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
Copy file name to clipboardExpand all lines: src/content/0/en/part0a.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Participants are expected to have good programming skills, basic knowledge of we
19
19
20
20
Previous knowledge of JavaScript or other course topics is not required.
21
21
22
-
How much programming experience is needed? It is hard to say, but you should be pretty fluent with*your* language. This level of fluency takes usually at least 100-200 hours of practice to develop.
22
+
How much programming experience is needed? It is hard to say, but you should be pretty fluent in*your* language. This level of fluency takes usually at least 100-200 hours of practice to develop.
23
23
24
24
### Course material
25
25
@@ -37,7 +37,7 @@ The course contains fourteen parts, the first of which is numbered 0 for consist
37
37
38
38
Proceeding from part *n* to part *n+1* is not sensible before enough know-how of the topics in part *n* has been achieved. In pedagogic terms, the course uses [Mastery Learning](https://en.wikipedia.org/wiki/Mastery_learning), and you are only intended to proceed to the next part after doing enough of the exercises of the previous part.
39
39
40
-
In parts 1-4 you are expected to do at least **all** of the exercises that are **not** marked with an asterisk(*). Exercises marked with an asterisk count towards your final grade, but skipping them does not prevent you from doing the compulsory exercises in the next parts. Parts 5-13 do not have asteriskmarked exercises since there is no similar dependency on previous parts.
40
+
In parts 1-4 you are expected to do at least **all** of the exercises that are **not** marked with an asterisk(*). Exercises marked with an asterisk count towards your final grade, but skipping them does not prevent you from doing the compulsory exercises in the next parts. Parts 5-13 do not have asterisk-marked exercises since there is no similar dependency on previous parts.
41
41
42
42
The speed of completing the course is flexible.
43
43
@@ -57,7 +57,7 @@ it is quite likely that nobody will respond. The bug can be *anywhere*.
57
57
58
58
A better question could be
59
59
60
-
> * In the exercise 2.15 when I try to add a new person to the app, server responds to 403, despite the request looking ok to me.
60
+
> * In exercise 2.15 when I try to add a new person to the app, the server responds to 403, despite the request looking ok to me.
61
61
>
62
62
> The code looks like this
63
63
>
@@ -74,7 +74,7 @@ A better question could be
74
74
>
75
75
> The network tab looks like the following*
76
76
>
77
-
> [screen shot from the network console]
77
+
> [screenshot from the network console]
78
78
>
79
79
> All the code can be found here (a link to GitHub)
80
80
@@ -194,7 +194,7 @@ How to study the course – instructions in a nutshell: other course parts
194
194
195
195
### Submitting exercises
196
196
197
-
The exercises are submitted through GitHub and marking them as done on the "my submissions" tab of the [submission application](https://studies.cs.helsinki.fi/stats/courses/fullstackopen).
197
+
The exercises are submitted through GitHub and marked as done on the "my submissions" tab of the [submission application](https://studies.cs.helsinki.fi/stats/courses/fullstackopen).
198
198
199
199
If you are submitting exercises from different parts to the same repository, use an appropriate system for naming your directories. You can of course create a new repository for each part. If you are using a private repository, add *mluukkai* as a collaborator.
200
200
@@ -274,11 +274,11 @@ When pressed twice you should see the following text
274
274
275
275
**Please note** that to get university credits you need a registration for each completed part. Please see [more information about registration](/en/part0/general_info#parts-and-completion).
276
276
277
-
You can view your grade in University of Helsinki Sisu and [Opintopolku](https://opintopolku.fi/oma-opintopolku/) approximately four weeks after notifying us.
277
+
You can view your grade in the University of Helsinki Sisu and [Opintopolku](https://opintopolku.fi/oma-opintopolku/) approximately four weeks after notifying us.
278
278
279
279
When the registration is done, the following text appears in the submission system
280
280
281
-
> *University credits registered, see the course page how to get a transcript if you need one*
281
+
> *University credits registered, see the course page for how to get a transcript if you need one*
282
282
283
283
### Where do I get my University of Helsinki Student number
284
284
@@ -302,11 +302,11 @@ After course enrollment, you will receive a confirmation email to an email addre
302
302
303
303
#### C) Contact Student Services
304
304
305
-
If you have trouble finding your student number through the means listed above, you can send an email to University of Helsinki Student Services. ***Make sure you have enrolled in the course through the Open University before sending the email!***
305
+
If you have trouble finding your student number through the means listed above, you can send an email to the University of Helsinki Student Services. ***Make sure you have enrolled in the course through the Open University before sending the email!***
0 commit comments