Notes
Collegeboard Units:
- Unit 1: Primitive Types, Student Lesson
- Unit 2: Using Objects: code.org unit 1, Trajectory Calculator Project, Student Lesson
- Unit 3: Boolean Expressions and
if
statements: notes, Student Lesson - Unit 4: Iteration: Monkey Code
- Unit 5: Writing Classes: Fibonacci, Student Lesson
- Unit 6: Array: Student Lesson
- Unit 7:
ArrayList
- Unit 8: 2D Array
- Unit 9: Inheritance
- Unit 10: Recursion
PBL:
Vocab
Scrum Master: facilitates the sprint, tracking issues, maintains scrum boards
DevOps: combination of tools, philosophies, and practice to increase the ability of a team to deploy and deliver applications
Frontend: builds what the user sees
Backend: maintains the things the suer cannot see (data storage, security, etc)
Sprint: time period where a group does development work