From 5f1cf04b11622d5d98f77c0e8044710d910559aa Mon Sep 17 00:00:00 2001 From: Megan McMahon Date: Mon, 27 Nov 2023 08:50:45 -0700 Subject: [PATCH] Update index.md --- module6/freethrows/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module6/freethrows/index.md b/module6/freethrows/index.md index 2edfeb6..d258623 100644 --- a/module6/freethrows/index.md +++ b/module6/freethrows/index.md @@ -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. @@ -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 @@ -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/) \ No newline at end of file +* [https://pgexercises.com/](https://pgexercises.com/)