Week 1 Homework
Tuesday
- Java in a Nutshell - Chapter 1
- Star Wars Command Line
Wednesday
- Java in a Nutshell - pages 17-46 (stop at Statements)
- Expressions Homework
Thursday
- Java in a Nutshell - pages 47-67 (stop at Methods)
- Self-study!
Weekend
- Java in a Nutshell - pages 67-95
- Instructor note: You may skip over the paragraph about Lambdas for now; these will only be supported with Android N+.
- Method Madness