Skip to content

Commit

Permalink
Merge pull request #347 from turingschool/rt-mod1-2310
Browse files Browse the repository at this point in the history
Update Mod 1 for 2310 cohort
  • Loading branch information
sertmer authored Sep 29, 2023
2 parents d27ce58 + e07ac31 commit a5cc399
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
10 changes: 10 additions & 0 deletions module1/assessments/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: page
title: Module 1 Assessments
---

* [Week 1](/module1/assessments/week1-3168.md)
* [Week 2](/module1/assessments/week2-4219.md)
* [Week 3](/module1/assessments/week3-5665.md)
* [Week 4](/module1/assessments/week4-1052.md)
* [Week 5](/module1/assessments/week5-7684.md)
19 changes: 12 additions & 7 deletions module1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,29 @@ Students will learn the basics of Object Oriented Programming to build software

## Instructors

* Megan McMahon
* Richard Tillies
* Zoe Farrell
* Scott Ertmer

## Curriculum

### Week 1
* Introduction: [Intro to Programming](./lessons/Week1/introToProgramming) | [Intro to Labs](./labs/Week1/IntroToLabs)
* Note Taking for Technical Content [Lesson](./lessons/Week1/NoteTaking.md)
* Note Taking for Technical Content: [Lesson](./lessons/Week1/NoteTaking.md)
* Conditional Logic: [Lesson](./lessons/Week1/ConditionalLogic) | [Lab](./labs/Week1/ConditionalLogic)
* Data Types and Variables: [Lesson](./lessons/Week1/datatypesAndVariables) | [Lab](./labs/Week1/DatatypesAndVariables)
* [Week 1 - Check Your Understanding](./lessons/Week1/CFUReview)


### Week 2
* Collections : [Lesson](./lessons/Week2/Collections) | [Lab](./labs/Week2/Collections)
* Asking Technical Questions That Lead to Answers [Lesson](./lessons/Week2/AskingTechnicalQuestions)
* Collections: [Lesson](./lessons/Week2/Collections) | [Lab](./labs/Week2/Collections)
* Asking Technical Questions That Lead to Answers: [Lesson](./lessons/Week2/AskingTechnicalQuestions)
* Looping and Iteration: [Lesson](./lessons/Week2/Looping) | [Lab](./labs/Week2/Looping)
* Methods: [Lesson](./lessons/Week2/Methods) | [Lab](./labs/Week2/Methods)
* [Week 2 - Check Your Understanding](./lessons/Week2/CFUReview)

### Week 3
* Classes: [Lesson](./lessons/Week3/Classes) | [Lab](./labs/Week3/Classes)
* Productivity + Time MGMT [Lesson](./lessons/Week3/ProductivityTimeMGMT)
* Productivity + Time Management: [Lesson](./lessons/Week3/ProductivityTimeMGMT)
* Object Oriented Programming (OOP): [Lesson](./lessons/Week3/OOP) | [Lab](./labs/Week3/OOP)
* Class Interaction: [Lesson](./lessons/Week3/ClassInteraction) | [Lab](./labs/Week3/ClassInteraction)
* [Week 3 - Check Your Understanding](./lessons/Week3/CFUReview)
Expand All @@ -52,6 +51,12 @@ Students will learn the basics of Object Oriented Programming to build software
* [Mod 1 Review](./lessons/Week5/Mod1Review)

## Mod 1 Project

### Week 6
* [Mod 1 Project](./project/Mod1Project)
* [Peer Feedback](./project/PeerFeedback)

## Calendar (Mountain Time)
**NOTE**: Instead of copying events, _add this calendar_ to your own! <br>
To add this calendar, click the "+ Google Calendar" button on the bottom-right side. Then, click "Add".

<iframe src="https://calendar.google.com/calendar/embed?src=c_2o0kim19g8e75ag554m39v2ijs%40group.calendar.google.com&ctz=America%2FDenver&mode=week" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

0 comments on commit a5cc399

Please sign in to comment.