In this course, we learned a lot of computer science fundamentals such as:
- Various loops (for loops, while loops, for while loops)
- If/else statements
- Various data structures (with more of an emphasis on arrays and array lists)
- Details of object oriented programming
- Inheritance
- Abstraction
- How to make basic GUI's (graphic user interfaces)