Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
memcmahon authored Nov 27, 2023
1 parent 9f581bf commit 5f1cf04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module6/freethrows/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
title: Free Throws
---

During Intermission, you worked on earning a certification in fundamental C#. This is one way to keep up with your technical skills during a job hunt. Another way to stay current with your skills is by practicing 'Free Throws' - activities that will help you cement your existing skills into muscle memory.
During Intermission, you worked on earning a certification in fundamental C#. This is one way to keep up with your technical skills during a job hunt. Another way to stay current with your skills is by practicing 'Free Throws' - activities that will help you cement core programming concepts into muscle memory.

During Mod6 we will have some dedicated Free Throw time that will focus on one of three areas: programming fundamentals, OOP Practice, and SQL Practice.

Expand All @@ -13,7 +13,7 @@ Keep revisiting this page - we may add more opportunities for practice as we go!

### Programming Fundamentals

* [Edabit](https://edabit.com/challenges) - Work through all the c# challenges, starting with 'Very Easy' and moving steadily up to 'Expert'
* [Edabit](https://edabit.com/challenges) - Work through all the c# challenges, starting with 'Very Easy' and steadily increasing in difficulty.

### OOP Practice

Expand All @@ -22,4 +22,4 @@ Keep revisiting this page - we may add more opportunities for practice as we go!

### SQL Practice

* [https://pgexercises.com/](https://pgexercises.com/)
* [https://pgexercises.com/](https://pgexercises.com/)

0 comments on commit 5f1cf04

Please sign in to comment.