You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Practice practice practice (for the assessment)
8
8
9
9
## **1. Reinforce the concepts**
10
10
@@ -14,18 +14,18 @@ Go through the following article that has examples for all of the things you lea
14
14
15
15
## **2. Prep exercises**
16
16
17
-
> Prep exercises are exercises that you should work on _before_ the session on Sunday. These are a little more difficult or show an important concept and as such are a great exercise to talk about with your class and your Q&A mentor. Have a solution ready by Sunday as you may be asked to show what you did.
17
+
> Prep exercises are exercises that you should work on _before_ the session on Sunday. These are a little more difficult or show an important concept and as such are a great exercise to talk about with your cohort and your Q&A mentor. Have a solution ready by Sunday as you may be asked to show what you did.
18
18
19
19
Inside your `JavaScript` fork, go to the folder `Week4`. Inside of that folder, navigate to `/prep-exercises`. For each exercise, you will find a separate folder. The `README` explains what needs to be done. There will also be some questions at the bottom to think about. Go through them _before_ the session on Sunday as it will be covered then.
20
20
21
-
## **3. Practice practice practice (for the test)**
21
+
## **3. Practice practice practice (for the assessment)**
22
22
23
-
At the end of this week (Tuesday most likely, but keep an eye on your class channel for the exact date) there will be a test. You will have received a practice test already and should have seen that what is most important is being able to translate a description of a problem to a solution in JavaScript. This is what a lot of the job is and is also becoming a bigger factor in applying to companies where these kind of exercises are part of the admission process.
23
+
At the end of this week (Tuesday most likely, but keep an eye on your cohort channel for the exact date) there will be a assessment. You will have received a practice assessment already and should have seen that what is most important is being able to translate a description of a problem to a solution in JavaScript. This is what a lot of the job is and is also becoming a bigger factor in applying to companies where these kind of exercises are part of the admission process.
24
24
25
25
So take the rest of the week to keep working on those beginner to advanced websites and practice these skills!
26
26
27
-
Good luck on the test!
27
+
Good luck on the assessment!
28
28
29
-
## No homework to hand in this week
29
+
## No assignment to hand in this week
30
30
31
-
For the last week of JavaScript there is no homework to hand in as we want you to focus on practicing for the test.
31
+
For the last week of JavaScript there is no assignment to hand in as we want you to focus on practicing for the assessment.
0 commit comments