- Notes
- Book chapters
- Chapter 4 - Void methods
- Chapter 6 - Value methods - until 6.6
- Longer Videos
- Lecture 1 Playlist
- Java Bootcamp - From Dr Chastine, 20 minutes or so
- Shortcut Operators - From Dr Chastine
- Jan 25 (Old) Lecture - functions
- Simple Eclipse project - very simple project in eclipse
- Other resources
- Some codingbat problems (not required; just if you want extra practice; feel free to substitute for others)
- Learn the command line - a codecademy course (free). If you're not comfortable with the command line.
- Ry's git tutorial - learn more about git
- Assignment 0- Setup (if you haven't done it)
- Assignment 1- Simple functions