Git Essentials (Udemy.com)

Deliver projects with better performance using Git version control

Created by: Packt Publishing

Produced in 2018

icon
What you will learn

  • Discover flexible and quality software delivery using Git's Version Control and how you can easily track your file changes in a repository on a low level
  • Use Markdown to write project READMEs so that your projects are well-documented
  • Use the terminal/console properly so you can use Git on any machine, and carry out operations quickly and efficiently
  • Use VIM within the console to write commit messages when not using a GUI
  • Configure Git easily to get it working on any system and ensure name and email are used for commits
  • Find out Basic Git commands that you will use in every project such as git init, git add, git commit, git push, git pull, and git fetch
  • Write meaningful commit messages, so everyone looking at the project can see what's going on
  • Easily switch between different streams of work without blocking others, or work using Branching feature of Git
  • Deal with merge conflicts and resolve them with ease
  • O

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 80 / 100

icon
Course Description

Git Version Control Systems (VCS) changes your approach to modern software engineering. Using Git, you can easily track the history of file and code changes, deliver new versions of software without relying on any continuous delivery mechanisms, and protect your code from any mistakes made while programming.
In this course, we'll teach you the basics of using Git and explain how it works. To begin with, we'll show you how to install Git and effectively use your computer's terminal or command line to navigate the file system, and create and edit files. Then we'll cover all the commonly used commands in Git that make up the vast majority of any Software Engineer's workflow.
Moving on, we'll explain Git's branching workflow, why it's such a useful feature, and how to use it in your projects. Once you've learned all this, we'll discuss some advanced Git workflow techniques that will make you a valued contributor and collaborator on any project. You'll be able to create your own Git repositories, or clone and contribute to existing ones. This will allow you to track the changes to sets of files over time, recover data you might lose, and collaborate with others on projects. You'll have a profound understanding of Git's branching workflow, and how to use it in the best possible way in your projects.
By the end, you'll be familiar with using Git and use VCS to handle large projects easily and make well-crafted contributions to your own or others' projects.
About the Author
Ross Conyers
High quality, professional personal development. Teclado produces training courses to expand your knowledge to new areas and learn to tackle new challenges, expertly.
Jose Salvatierra started Teclado in 2017 to bring software development to as many students as possible. Its courses help them transition to new software areas, such as backend development using Python, web development, and automated testing.
Their mission is to bring the knowledge of professional software engineers to students around the world so that students can learn the skills they need on the job with concise and straightforward screencasts.
Ross Conyers is a Computer Science Graduate and Software Engineer who started programming and building computers in his teens and went on to study Computer Science at the University of St Andrews. When he started programming, he worked with web technologies and Java. During his degree, he focussed on network programming and have developed a love of all things. Throughout his work, he did programming mostly in Python, working on high traffic, data-intensive, distributed systems that are used by millions of people per day. He believes to share some of his knowledge gained within the several years.Who this course is for:
  • This course is designed for developers, software engineers, and project managers who want to use Git to deliver their projects better and faster.

icon
Instructor Details

placeholder

Packt has been committed to developer learning since 2004. A lot has changed in software since then - but Packt has remained responsive to these changes, continuing to look forward at the trends and tools defining the way we work and live. And how to put them to work.
With an extensive library of content - more than 4000 books and video courses -Packt's mission is to help developers stay relevant in a rapidly changing world. From new web frameworks and programming languages, to cutting edge data analytics, and DevOps, Packt takes software professionals in every field to what's important to them now.
From skills that will help you to develop and future proof your career to immediate solutions to every day tech challenges, Packt is a go-to resource to make you a better, smarter developer.

Packt Udemy courses continue this tradition, bringing you comprehensive yet concise video courses straight from the experts.



icon
Reviews

4.0

2 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Jason E. Rice

Good course overall. The sound quality is not great, but you can get through it. There are several moments throughout the course where the instructor messes up what he wants to say or type, pauses, and then attempts the same thing again. I expect that all instructors go through this, but my issue is that it's left in videos, and since we're paying for it, it cheapens the quality. With regard to Git and the topics discussed, I felt the instructor did a fine job of organizing the material and going through everything needed to be able to use both local and remote repositories and manage your files in source control, so well done there. Work out the kinks I mentioned above, and you have a great course.

Ultimately, I'd recommend this course to anyone wanting to use Git in their work, or as a refresher.

By Pablo Trujillo

I like the fact to start since the beginning, all these topics I'm very familiar but I'm glad to remember the basics