About the course

In this course, you will learn about Version Control System, what are the main benefits of Git. You will be able to create and configure your own Repository in Github and upload your code using build-in Intellij Idea functionality.

  • What is Version control System and why do we need it?

  • Create and setup Github account

  • Work with your code using Git and IntelliJ Idea

  • All the explanations are provided in Russian, examples, assignments and additional information are in English.

Cirriculum

  • 1

    Using Git and Github in IntelliJ Idea

    • Intro

    • What is VCS?

    • Git Main functionality

    • Example of team work

    • GitHub setup

    • Git ignore file

    • Initial add, commit and push

    • Commit changes and View History

    • Create new branches and Pull Requests

    • Git Presentation