Skip to content

Commit

Permalink
Add Prep link for Datatypes and Variables
Browse files Browse the repository at this point in the history
  • Loading branch information
rtillies authored Oct 9, 2023
1 parent 22a0363 commit 580984b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Students will learn the basics of Object Oriented Programming to build software

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

0 comments on commit 580984b

Please sign in to comment.