Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff50d1c

Browse files
authored
MAKEME.md
1 parent 188562e commit ff50d1c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Week4/MAKEME.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Homework JavaScript Week 4
1+
# Assignment JavaScript Week 4
22

33
## **Todo list**
44

55
1. Practice the concepts
66
1. Prep exercises
7-
1. Practice practice practice (for the test)
7+
1. Practice practice practice (for the assessment)
88

99
## **1. Reinforce the concepts**
1010

@@ -14,18 +14,18 @@ Go through the following article that has examples for all of the things you lea
1414

1515
## **2. Prep exercises**
1616

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.
1818
1919
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.
2020

21-
## **3. Practice practice practice (for the test)**
21+
## **3. Practice practice practice (for the assessment)**
2222

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.
2424

2525
So take the rest of the week to keep working on those beginner to advanced websites and practice these skills!
2626

27-
Good luck on the test!
27+
Good luck on the assessment!
2828

29-
## No homework to hand in this week
29+
## No assignment to hand in this week
3030

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

Comments
 (0)