Introduction to Programming
About
Object Oriented Programming is a crash-course on writing Java programs and basic (OO) programming principles. This is the first of many courses in the curriculum of the Computer Science & Engineering Bachelor related to software development.
Topics covered include: primitive datatypes, control structures, composition of data, classes, inheritance, use of libraries (APIs), unit testing, debugging, IO and a selection of more advanced programming topics.