Skip to content

liudmylapanchenko/kottans-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kottans-frontend

Stage 0

General
Front-End Basic
Advanced Topics

Git Basics

Previously I passed a Git course from Udacity so it was easy to pass this one from Coursera. It helped me to refresh my knowledge in Git because i didn't use it since passing the previous one. Also, from this course I learned new information about diff and patch. After that I consolidated my knowledge with Learn Git Branching course. It was really interesting and even fun to pass every stage 😃

Screenshots

Learn Git Branching course Basics

Learn Git Branching course Basics


Linux CLI, and HTTP

Screenshots

Linux Survival Module 1

Linux Survival Quiz 1

Linux Survival Module 2

Linux Survival Quiz 2

Linux Survival Module 3

Linux Survival Quiz 3

Linux Survival Module 4

Linux Survival Quiz 4


Thanks to Linux Survival course, I learned a lot of commands that will be really helpful for me in using command line. During the first module I found out what I need to do to create directories and files, view theirs contents, move files within directories and rename them, change directory and check what directory I'm currently in.
Knowledge getting from the second module will allow me to work with command line more effectively and fast. I learned how to avoid extra work by writing a path for commands, how to copy and remove files and directories and some security concepts.
From the third module I found out what is the home directory and how to get there, learned some information about manual pages, how to find user info and files, how to combine files and send this info to screen, other file or print.
The fourth module taught me how to copy other owner’s directory to my home directory, remove not empty directory, view statistics of all the discs on my system and particular one, check where the disks reside in my file system tree. Also, I had opportunity to compare Windows and Linux file system structure, got information how to examine running programs, use pipe and grep and kill process.
Summing up, I find this course useful and I will try to keep in mind all things I found out from it. Also, I must say, that some topics from third and fourth modules were quite challenging for me, while the first and second ones were pretty clear and easy to remember.


I don’t have any technical background, so almost all information in these articles was new for me 🙂
I understood what are HTTP, HTTPS and TCP protocols, how they work and how URL is built. Furthermore, I found out what is an HTTP requests and responses, how they are built and how they work. Found out what status codes could be and what they mean. I got more understanding how a client and a server cooperate, how connections between them install. I was surprised that there are two types of authentication and that it could be public cache, not only private.
It’s hard for me to say how I can use this information in progress, but I assume the general understanding of this concept is important. Also, it was interesting to get better understanding of these protocols because I use them on a daily basis.


Git Collaboration

Since I already passed the Git cource from Udacity, not all the info on this course was new for me. Still there were some possibilities and instruments that I didn't know previously. For example, I uses token for autorisation in Git, but on this cource I found out that there was an option to create a ssh key as well. Also, I learn what command I sould use to get info about origin. I was surprised that I can use -u instead of --set-upstream while pushing to remote repo and that I could edit the commit throught the github interface what is useful for small changes. Also, I got more information about squashing changes and forcing pushes and got acquainted with tracking issues and CI/CD.

Screenshots

Coursera Git Week 3

Coursera Git Week 4


I passed entire Learn Git Branching course in the Git Basics phase, so I'm attaching the same screenshots.
Screenshots

Learn Git Branching course Basics


Learn Git Branching course Basics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published