Skip to content

Commit

Permalink
Merge pull request #388 from turingschool/mm-mod6-intermission
Browse files Browse the repository at this point in the history
Add Intermission Work
  • Loading branch information
memcmahon authored Nov 14, 2023
2 parents 4603ef9 + ea421d9 commit 44b7ef2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
5 changes: 3 additions & 2 deletions module6/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ In Module 6, students will begin to dive into the skills and mindsets necessary

## Curriculum

* [Lessons](./lessons)
* [Projects](./projects)
[Intermission Work](./intermission/)


26 changes: 26 additions & 0 deletions module6/intermission/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: page
title: Mod 6 Intermission Work
---

Mod 6 is all about preparing you for life after Turing. During the module, we will set up a schedule that will help give structure to our Job Hunt. This schedule will include job hunt activities and continued technical growth. We will guide those efforts during the module, but after graduation, it will be up to you to find ways to continue your technical growth.

One way that you can continue your technical growth is by completing [certifications](https://www.google.com/search?q=list+of+certifications+for+developers). These certifications are a way to document your learning, and continue to improve.

### A Good First Cert

During intermission, we would like you to earn the [Foundational C# with Microsoft](https://www.freecodecamp.org/learn/foundational-c-sharp-with-microsoft/) through FreeCodeCamp. This cert was put together in coordination with the .NET team!

In order to complete the certification, you will need accounts with:
* [FreeCodeCamp](https://www.freecodecamp.org/)
* [Microsoft](https://account.microsoft.com/account/manage-my-account)

As you work through this certification, much of the content will feel like review. We encourage you to dive in and read through all of the documentation - you never know where you might find new information, or a different way to think about a problem!

You should plan to work on this certification for about 8 hours.

<section class='instructor-notes' markdown='1'>
Let's set the expectation that if they don't finish during intermission, they should continue this wwork over the holiday break (2303 specific).
</section>

✅When finished, send your instructors either a link to your certification, or an overview of how far you were able to get in the time limit.

0 comments on commit 44b7ef2

Please sign in to comment.