Skip to content

Commit 4130939

Browse files
committed
Added link to article about http (Issue kottans#309)
1 parent 181c295 commit 4130939

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

tasks/linux-cli-http.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,27 +25,29 @@ Learn some command line, server and http tools.
2525

2626
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)
2727

28+
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)
29+
2830
<!-- [Web Development](https://www.udacity.com/course/web-development--cs253) -->
2931
<!-- [Designing RESTful APIs](https://www.udacity.com/course/designing-restful-apis--ud388) -->
3032

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

3335
When complete do the following:
3436
1. Make a screenshot of your finished lessons from (1)
3537
and put the screenshot in `task_linux_cli` folder in
3638
your `kottans-frontend` repo
37-
1. In your `kottans-frontend` repo `README.md`:
39+
2. In your `kottans-frontend` repo `README.md`:
3840
* add header `## Linux CLI, and HTTP`
3941
* embed the screenshot or add a link to the screenshot
4042
* list your reflections on all subtasks
4143
(_what was new to you_, _what surprised you_, _what you intend to use in future_)
42-
1. Great job! Go ahead and share your progress with others –
44+
3. Great job! Go ahead and share your progress with others –
4345
post a message in [course channel][chat]:
4446
`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!**
45-
1. Study Extra Materials below to improve your skills.
47+
4. Study Extra Materials below to improve your skills.
4648
If you feel it affects your overall course performance consider
4749
reverting to those later e.g. when you have all mandatory tasks completed.
48-
1. You may skip Optional materials from this task (if any).
50+
5. You may skip Optional materials from this task (if any).
4951

5052
When you finish this task you can proceed to the next one.
5153

0 commit comments

Comments
 (0)