Programming for Artists 2

RELATED TOPICS
arrow down

The very basics were taught in the first semester. At the end of this second semester module, you will be able to make more complex object-oriented code as well as making a 2D game!

At the end of the second semester you become a basic level object oriented programmer, with the knowledge of the following topics:

  • Classes
  • Object-arrays
  • ArrayLists
  • Composition
  • Inheritance
  • 2D Arrays
  • File I/O

 

Technologies used: Processing