Game Development and Object-Oriented Programming CIS 2620
Teaching industry concepts of Object-Oriented programming language (C#) and game development. Game theory with respect to programming layouts will also be taught during this course. Topics covered include:
- Classes
- Objects
- I/O
- Decisions and Loop Structures
- the Game Loop
- Saving and loading data from a file
- and More.
Web Server Administration CIS 2560
Teaches basic server setup and the issues involved in web server administraion. Elementary programming, database management, and web integration topics will be applied. Concepts will be applied to UNIX and Windows based web servers.
Web Graphics I CIS 1412
Introduces using a graphic program (Adobe Photoshop), scanner, and other digital devices to create and edit graphic images for the Web. Topics also include:
- Optimization
- Layers
- Color Transformation
- Clone
- Masks
- and special effects of graphics and images.
Server-Side Development CIS 1610
Teaches how to make dynamic web pages and applications using server side scripting languages. Students will learn to write SQL queries to pull dynamic data from a database. They will connect web pages to databases using server side scripting as well as some client side pulls. Students will learn to process forms sent from web pages and about plugin creation for popular CMS systems.