Miloš Mišić

Milos Misic is a strong engineering professional with a M.Sc. focused in Electronics and Computer Science from School of Electrical Engineering, University of Belgrade.

Skilled in C/C++, Java, Linux, Android, Digital TV etc. he is a senior software developer at iWedia and Certified Instructor for NIT Institute where he is teaching cours on Git version control system.

Since 2019 he is located in Paris (France), where he is working for Bouygues Telecom, the biggest telecommunication operator in France. With his strong expertise in Digital TV he contributed in full product development of first Android based solution bundled with Digital TV hybrid functionalities in Europe.

Courses

course image
5
(10)

Learn how to use one of the most common tools for code storage, versioning, and team review.

 

Gerrit is a web-based code review tool, which is integrated with Git and built on top of the Git version control system which helps developers to work together and maintain the history of their work. It allows merging changes to the Git repository when you are done with the code reviews. In this course, you will be familiarized with these tools and prepared to utilize them in their everyday programming work.

Course topics:

  • Git introductionWhat is Git, basic commands, the Git commit flow;
  • Git immersion – Working with branches on Git and using special commands like rebase, merge, and cherry-pick;
  • Working with external repositories – How to pull or import a remote repository, pushing to remote repositories, distributed workflow;
  • Gerrit introduction –What is Gerrit, integration with Git, changes to the commit flow, specific commands;
  • Gerrit exercises – Covering the complete Gerrit workflow, as a developer or owner user.

Requirements

Software: SSH client, Chrome browser.

Hardware: Computer with an Internet connection, working speakers, and microphone.

Prior knowledge: Students should have basic knowledge of the Linux command-line.