Home

 About  

     

Visual Basic

And Game Development Graphics

 

Visual Basic is one of the most powerful programming languages available. Because it is relatively easy to learn, the instructor recommends it as a first course in computer science. The course provides a solid foundation in the language and covers topics such as arrays, images, animations, and an introduction to object-oriented programming.

 

Game development is a rapidly growing component of computer science. It is also considered by many to be the most fun. Concepts covered in this discipline permeate almost all activities involved with simulating complex real-world phenomena. Situations in which these techniques are essential range from aircraft flight safety to planning for space exploration.

 

DirectX is a collection Application Programming Interfaces or APIs for easily handling tasks related to game programming. DirectX was originally distributed by computer game developers but is now available free from Microsoft and is included in the Windows operating system. It allows access to fast graphics, sound, and input. DirectX includes a variety of components such as DirectDraw and Direct3D for developing graphics used in many games.

 

The concepts of game development are covered as students learn the fundamentals of Visual Basic and DirectX.  The focus is on applications involving games and graphics.   Pictures  Instructor