Skip to content

Latest commit

 

History

History

w1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Week 1: Basic Object-Oriented Programming

Monday: Arrays, Strings, and Objects

Readings

Exercises (Download)

Tuesday: Blocks and Iteration

Readings

Exercises (Download)

Wednesday: Extending Classes

Readings

Exercises (Download)

Thursday: Writing New Classes

Readings

Exercises (Download)

Friday/Weekend: Writing Good Code

Videos (required)

Readings

Exercises

  • Review the material for the week. Make sure you understand everything deeply; if anything is unclear, do some research and ask for help! After your review, go back and refactor your previous work. Apply the principles you've learned to write the best code you can.

Bonus