Difference between revisions of "Programming"
(→Programming Languages) |
(→Programming Languages) |
||
Line 96: | Line 96: | ||
Procedural | Procedural | ||
+ | |||
Object Oriented | Object Oriented | ||
+ | |||
Functional | Functional | ||
Revision as of 17:48, 9 January 2015
Low Level and Computer Setup
Operating Systems
TBD
Hardware Setup
TBD
Drivers
TBD
Game Logic
Pinball Frameworks
Game Engines
Unirt3d Unreal ID Tech Halflife 1/2 Source
Prerequisites
Queues Stacks Interfaces Abstraction
Game Program Structures
TBD
Lamps
TBD
Switches
TBD
Solenoids
TBD
Audio
TBD
Video/DMD
TBD
Players
TBD
Game Modes
TBD
Tying it Together
TBD
Programming Languages
programming paradigms
Procedural
Object Oriented
Functional
Language Selection
TBD