Unit 3

Unit 3 is all about my favourite American politician, Al Gore and his sweet rhythms.
Yep, algorithms.



Lesson 1
03/19/18
Introduction to Java, Eclipse
Lesson 2
03/20/18
Loops and Decisions in Java. Hooray!
Lesson 3
03/21/18
File IO (reading and writing) in Java. I sense a high score system and bubble sorting coming soon....
Lesson 4
03/22/18
Arrays and stuff.
Lesson 5
03/26/18
Unit 3 Practical Test
Lesson 6
04/11/18
Good old bubble sorting.
Lesson 7
04/12/18
Insertion sorting. Not as fun as bubble sorting.
Lesson 8
04/13/18
Searching algorithms. They're algorithms that search for stuff.
Lesson 9
04/17/18
Recursion. Functions that call themselves.
Recursion. Functions that call themselves.
Lesson 10
04/21/18
Quick sort. The slowest way to sort.
Unit 3 Assignment #1
04/09/18
Java Console assignment. We made Connect 4.
Unit 3 Assignment #2
05/02/18
Algorithm assignment?