I made it to learn frontend.
It is my first try using markdown. In order to learn, share progress and impressions i decided to use markdown .
I will share my progress English.
- Looked throught first two weeks of introduction to Git and GitHub course.
-
- I have never used Linux terminal and VCS beafore.
-
- Remote VCS helps people all over the world to create effective collaboration.
-
- It is very important to know how to use VCS corretly. That is why i will practise in it.
- Walked throught learngitbranching.js.org
-
- This exersise strengthened my knowladges in VCS branches. Made my first pull request
-
- Forking first time in my life, at the beginning i had no clue what is it.
-
- Now i know that if you want to change something in the remote repository, at first you should copy it to your repo by forking ,make changes (locally or remotely), after that create pull request. I made it throught the terminal.
-
- Pull requests is very important part in collaborative working. I will always use it in my career, study etc.
- FInished 4 modules of Linux survival
-
- As i wrote beafore, Linux is new to me.
-
- I was suprised by the number of useful instruments in Linux command line.
-
- I will practise in linux commands.
- Read 2 parts of the article http: the protocol every web developer must know
-
- At first i wasn't familiar with TCP /IP model. That is why i looked through the videos about it.
-
- The topic was totally new to me, everything suprised me.
-
- It is very ipmortant to understand the HTTP protocol. I will definetly use that knowdges in my work. Go to the next tusk.
-
- I opened gitHub for myself. And instruments which allow people sucsessfully collaborate all over the world.
-
- During the course i was suprised by the easyaness of tracking issues and code inspections , and no need to see see each other physically.
-
- It is very important to understand how gitHub works for successful collaboration. It is necessary to use gitHub at work. ![Coursera_Week 4](https://user-images.githubusercontent.com/110251725/1![git branching _local_done](https://user-images.githubusercontent.com/110251725/187610949-c26cd1f8-2ae1-4a75-8fee-2b8a3668fa44.png) 87609656-a9580e8c-e2d1-4374-8a15-0130c9f6e840.png)
-
- I started to look throught html and css lesons. I used to learn HTML and CSS just to try it. But content models and metags were new to me.
-
- I was suprised by the amount of instruments of website styling.
-
- HTML and CSS are assential parts of web development, it is important to know and impossible not use them in my future work.
-
- I used to learn flex in mimo app. But that was other expirience.
-
- The biggest surprise was flexbox froggy, so positive and useful game.
-
- I used to learn grid in mimo app. But that was other expirience.
-
- The biggest surprise was grid garden, the game has logical tusks and it was challenge for me.
-
- Understanding of grid basics is nessesery for front-end developer. I will practise it in future.