Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@
- [Preparation](courses/foundation/intro-to-frontend/week1/preparation.md)
- [Session Plan](courses/foundation/intro-to-frontend/week1/session-plan.md)
- [Assignment](courses/foundation/intro-to-frontend/week1/assignment.md)
- [Intro to Agile](courses/foundation/intro-to-agile/README.md)
- [Week 1](courses/foundation/intro-to-agile/week1)
- [Preparation](courses/foundation/intro-to-agile/week1/preparation.md)
- [Session Plan](courses/foundation/intro-to-agile/week1/session-plan.md)
- [Assignment](courses/foundation/intro-to-agile/week1/assignment.md)
- [Career Training](courses/foundation/career-training/README.md)
- [Week 1](courses/foundation/career-training/week1/README.md)
- [Session Materials](courses/foundation/career-training/week1/session-materials/)
Expand All @@ -79,6 +74,11 @@
- [Week 2](courses/foundation/career-training/week2/README.md)
- [Preparation](courses/foundation/career-training/week2/preparation.md)
- [Session Plan](courses/foundation/career-training/week2/session-plan.md)
- [Intro to Agile](courses/foundation/intro-to-agile/README.md)
- [Week 1](courses/foundation/intro-to-agile/week1)
- [Preparation](courses/foundation/intro-to-agile/week1/preparation.md)
- [Session Plan](courses/foundation/intro-to-agile/week1/session-plan.md)
- [Assignment](courses/foundation/intro-to-agile/week1/assignment.md)
- [Foundation Project](courses/foundation/final-project/README.md)
- [Project Brief](courses/foundation/final-project/project-brief.md)
- [Initial Card Assets](courses/foundation/final-project/assets/card/README.md)
Expand Down
2 changes: 1 addition & 1 deletion courses/foundation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Here you'll learn the fundamentals for how the web works, the basics of programm
| [Databases](./databases/README.md) | 1 |
| [Intro to Backend](./intro-to-backend/README.md) | 1 |
| [Intro to Frontend](./intro-to-frontend/README.md) | 1 |
| [Intro to Agile](./intro-to-agile/README.md) | 1 |
| [Career Training](./career-training/README.md) | 2 |
| [Intro to Agile](./intro-to-agile/README.md) | 1 |
| [Final project](./final-project/README.md) | 3 |

Total: 17 weeks
Expand Down
Loading