Skip to content

Commit 6949be7

Browse files
AsyaYerominasuchov
andauthored
Added link to article about http (Issue #309) (#324)
Co-authored-by: Artem Sychov <artem.suchov@gmail.com>
1 parent 933b65a commit 6949be7

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

tasks/linux-cli-http.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,28 +27,30 @@ Before reading articles below you can watch the video [What is HTTP?](https://ww
2727

2828
3. [HTTP: The Protocol Every Web Developer Must Know - Part 2](https://code.tutsplus.com/tutorials/http-the-protocol-every-web-developer-must-know-part-2--net-31155)
2929

30+
4. If the articles 2 and 3 above are difficult for understanding try reading another article - [What actually happens when a user types google.com into the browser](https://htmlacademy.ru/blog/education/all/brauzer-google)
31+
3032
<!-- [Web Development](https://www.udacity.com/course/web-development--cs253) -->
3133
<!-- [Designing RESTful APIs](https://www.udacity.com/course/designing-restful-apis--ud388) -->
3234

33-
Finish the course (1) and also read articles (2) and (3) above.
35+
Finish the course (1) and also read articles (2), (3) or (4) above.
3436

3537
When complete do the following:
3638

3739
1. Make a screenshot of your finished lessons from (1)
3840
and put the screenshot in `task_linux_cli` folder in
3941
your `kottans-frontend` repo
40-
1. In your `kottans-frontend` repo `README.md`:
41-
- add header `## Linux CLI, and HTTP`
42-
- embed the screenshot or add a link to the screenshot
43-
- list your reflections on all subtasks
42+
2. In your `kottans-frontend` repo `README.md`:
43+
* add header `## Linux CLI, and HTTP`
44+
* embed the screenshot or add a link to the screenshot
45+
* list your reflections on all subtasks
4446
(_what was new to you_, _what surprised you_, _what you intend to use in future_)
45-
1. Great job! Go ahead and share your progress with others –
47+
3. Great job! Go ahead and share your progress with others –
4648
post a message in [course channel][chat]:
4749
`Linux CLI and HTTP — #done` (or `Linux CLI and HTTP — #p2p_done` if you are p2p course student) and add the link to your repo. **This step is important, as it helps mentors to track your progress!**
48-
1. Study Extra Materials below to improve your skills.
50+
4. Study Extra Materials below to improve your skills.
4951
If you feel it affects your overall course performance consider
5052
reverting to those later e.g. when you have all mandatory tasks completed.
51-
1. You may skip Optional materials from this task (if any).
53+
5. You may skip Optional materials from this task (if any).
5254

5355
When you finish this task you can proceed to the next one.
5456

0 commit comments

Comments
 (0)