Course Schedule
Week 1
Week 2
- Aug 26
- Variables and Input [slides]
- Resoruces
- Aug 28
- Data Types and Operators [slides]
- Resoruces
- Lab 1 Due September 4th at 11:59pm
Week 3
- Sep 4
- Conditionals and While loops [slides]
- Resoruces
- Sep 5
- Lab 2 Due September 18th at 11:59pm
Week 4
- Sep 9th
- String Functions and For Loops Pt. 1 [slides]
- Resoruces
- Sep 11th
- Conditionals Review [slides]
- Sep 12th
- While Loops Review [slides]
Week 5
- Sep 16th
- For Loops with Range [slides]
- Resoruces
- Sep 18th
- String Manipulation [slides]
- Resoruces
- Sep 26th
- Lab 3 Due September 27th at 11:59pm
Week 6
- Sep 23rd
- Slido Questions [slides]
- Sep 25th
- Exam 1 on Codio
- Sep 26th
- Lab 4 Due October 4th at 11:59pm
Week 6
- Sep 30th
- Functions pt 1: Creating/Calling functions [slides]
- Resoruces
- Oct 2nd
- Functions pt 2: Return Values [slides]
Week 8
- Oct 7th
- Lists pt 1: Creating and Appending [slides]
- Resoruces
- Oct 9th
- Lists pt 2: Indexing and more [slides]
Week 9
- Oct 16th
- Technical Interview Guide [slides]
- Resoruces
Week 10
- Oct 21st
- Nested Lists/Loops Pt 1: Creating and value iterating [slides]
- Resoruces
- Oct 23rd
- Nested Lists/Loops Pt 2: Range and Indexing [slides]
- Resoruces
Week 11
- Oct 28th
- Dictionaries pt 1 Creating/Accessing Dictonaries [slides]
- Resoruces
- Oct 28th
- Dictionaries pt 2: Dictonary Functions [slides]
- Resoruces
Week 12
- Nov 4th
- Classes pt 1: Attributes vs Methods [slides]
- Resoruces
- Nov 6th
- Classes pt 2: Creating Classes [slides]
- Resoruces
- Nov 7th
- Exam 2 Review [slides]
Week 13
- Nov 11th
- No class
- Nov 13th
- Exam 2
Week 14
- Nov 20th
- Intro to Git and GitHub [slides]
- Resoruces
- Nov 21st
- Lab Post-Assessment