====== CS-501b - Independent Study ====== ---- This list of notes will be updated for the duration of the course: * [[cs176/501b/review_of_java_basics_ides_intro_to_two-dimensional_arrays#introduction_to_two-dimensional_arrays|Introduction to two dimensional arrays]] * [[cs176/501b/introduction_to_classes_and_oop|Review of classes and object-oriented programming]] * [[cs176/501b/objects_in_methods_objects_as_class_fields_the_arraylist_class|Objects in methods, objects as class fields]] * [[CS-501b-SU13 Minesweeper Square example|Minesweeper Square example]] (6/3/13) * [[CS-501b-SU13 2D Array of Minesweeper Squares example|2D Array of Minesweeper Squares example]] (6/11/13) * [[cs176/501b/static_class_members_enumerated_types|Static classes members, enumerated types]] * [[cs176/501b/inheritance_intro|Introduction to Inheritance]] * [[cs176/501b/guis_intro|Inheritance and GUIs]] * [[CS-501b-SU13 Minesweeper Square GUI|Minesweeper Square with GUI components]] (6/17/13) * [[CS-501b-SU13 2D Array of Minesweeper Squares GUI|2D Array of Minesweeper Squares GUI program]] (6/17/13) * [[cs176/501b/the_object_class_abstract_classes_interfaces|The Object Class, Abstract Classes, Interfaces, Polymorphism]] ----