CS61B - Basics

  • Object Oriented Programming Review

  • Object Oriented Programming contains a lot of vocabulary and that vocabulary is crucial to your understanding of the programming paradigm. Thus, we spend a decent amount of time making sure that your fundamental understanding of the vocabulary is sound. We have 3 main words that you should be acquainted with. They are: class, objects, and methods. (Read More!)

Looks like there currently aren't any practice problems (yet) about Basics...if you'd like to see some, let me know.