Companies Home Search Profile

Git by Example

Focused View

Jose Salvatierra,Teclado by Jose Salvatierra

2:56:20

30 View
  • 001 What is Version Control.mp4
    03:43
  • 002 We will be learning Git.mp4
    02:53
  • 003 Markdown and the README.md file.mp4
    04:32
  • 004 What is the .gitignore file.mp4
    04:21
  • 005 The structure of a repository.mp4
    04:20
  • 001 What is the terminal.mp4
    03:15
  • 002 Moving around the file system using the terminal.mp4
    05:32
  • 003 Moving and copying files with the terminal.mp4
    04:05
  • 004 Displaying and replacing file contents.mp4
    03:06
  • 005 Basics of VIM - a very powerful text editor!.mp4
    02:02
  • 006 Inserting text in VIM.mp4
    02:55
  • 001 Configuring Git.mp4
    01:40
  • 002 Initialising a Git repository git init.mp4
    01:33
  • 003 Initialising a Git repository (terminal video).mp4
    01:59
  • 004 Adding files to the staging area git add.mp4
    04:31
  • 005 Adding files to the staging area (terminal video).mp4
    03:18
  • 006 Committing files to the local repository git commit.mp4
    04:02
  • 007 Committing files to the local repository (terminal video).mp4
    07:13
  • 008 Writing appropriate commit messages this is VITAL if working in teams!.mp4
    05:34
  • 009 Adding a remote to your repository.mp4
    04:25
  • 010 Pushing and pulling to and from the remote repository.mp4
    03:48
  • 011 Pushing and pulling (terminal video).mp4
    07:10
  • 001 What is a branch.mp4
    04:47
  • 002 Creating branches in Git.mp4
    04:39
  • 003 Creating branches (terminal video).mp4
    05:07
  • 004 Pushing branches to origin.mp4
    01:53
  • 005 Bringing in branches from origin.mp4
    06:09
  • 006 Deleting local and remote branches.mp4
    05:13
  • 007 Merging branches presentation.mp4
    05:32
  • 008 Merging branches (terminal video).mp4
    04:01
  • 009 Reverting changes git revert and git reset.mp4
    06:47
  • 010 Reverting changes (terminal video).mp4
    08:44
  • 011 What is the Gitflow workflow.mp4
    08:44
  • 001 Using SourceTree to initialise a git-flow repository.mp4
    03:56
  • 002 Creating our first Gitflow feature.mp4
    06:43
  • 003 Finishing (and publishing) our first feature.mp4
    04:33
  • 004 Stashing changes with SourceTree.mp4
    06:33
  • 005 Adding remotes in SourceTree.mp4
    02:39
  • 006 Cloning a remote repository in SourceTree.mp4
    04:23
  • 007 Bonus lecture.html
  • Description


    Learn Git for teamwork and error control, in the terminal and a visual interface

    What You'll Learn?


    • Acquire one of the most important skills for software development
    • Fully understand how Git works, instead of just having a high-level knowledge of it
    • Learn about branches, merging, and merge conflicts
    • Use remote repositories with GitHub to store your code
    • Learn about the industry-standard GitFlow workflow for managing branches and contributions

    Who is this for?


  • Software developers of any level
  • Project managers wanting to understand how the software development workflow goes
  • Anyone wanting to read and understand software development projects
  • What You Need to Know?


  • A computer running Windows, Mac OS, or any Linux distribution
  • The free Git software, which I show you how to install
  • More details


    Description

    Git is an essential skill for all team members of a technology company. In order to survive, technology companies are increasingly depending on continuous delivery to give customers a better experience. Git or other methods of Version Control are necessary in order to do this.

    Git is necessary for teamwork, organisation, and management of projects. It is much easier to work when all team members can immediately see code changes and can follow what others have done. 

    It’s difficult to go wrong with Git. You can always roll back if someone deletes code, changes the structure of your project, or sends out incomplete code. Everyone makes mistakes, but when using Git properly, no mistake is fatal. 

    Today we will make sure you get familiar, understand, and then master the extremely popular Version Control system called Git. This was originally used in the Linux project, so it is lightweight, but able to cope with the largest of projects.

    Throughout the course we will learn:

    1. What is Version Control, a gentle introduction for those not familiar with it.

    2. Markdown: what it is and how to use it.

    3. The basic structure of a repository. Vital to understand how everything works on a low level.

    4. Using the terminal/console properly.

    5. Using VIM, a great text editor within the console. We will use this to write commit messages when not using a GUI.

    6. Configuring Git. We will get it to work on any system.

    7. Basic Git commands that you will use in every project you are part of: git add, git commit, git push, git pull, git fetch.

    8. Writing meaningful commit messages. This is vital, so that everyone looking at the project can see what’s going on.

    9. Branches. What are branches?

    10. Organising branches via the Gitflow workflow. Ensuring your project has a great and easy to work with structure.

    11. Merging two branches together.

    12. Dealing with merge conflicts. We won’t have many of these!

    13. Using SourceTree for Git outside an IDE.

    Now you can acquire a vital and in-demand skill to boost your CV and development abilities, help your team deliver working software, and make companies love you.

    Who this course is for:

    • Software developers of any level
    • Project managers wanting to understand how the software development workflow goes
    • Anyone wanting to read and understand software development projects

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Jose Salvatierra
    Jose Salvatierra
    Instructor's Courses
    Hi, I'm Jose! I love helping students learn to code and master software development. I've been teaching online for over 7 years, and I founded Teclado to bring software development to everyone—my objective is for you to truly understand everything that goes on behind the scenes.Coding is extremely rewarding. As you learn, things start to click and make sense. You can join the dots of all the things that weren't quite clear before. I'm here to make that journey quick and painless!I can help you with Python and JavaScript issues, particularly in web and backend development. I'm experienced with programming libraries and frameworks like Flask, React, React Native, and AngularJS. I've worked extensively with UNIX systems, MongoDB, PostgreSQL, and advanced system architecture design.
    Teclado by Jose Salvatierra
    Teclado by Jose Salvatierra
    Instructor's Courses
    Teclado was founded by best-selling instructor Jose Salvatierra to bring software development to everyone. We create and develop great, informative, and fun courses for you to advance your career and acquire new skills.Excellent quality, superb student support, and on-demand topics mark our courses. We hope to see you on the inside!
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 39
    • duration 2:56:20
    • English subtitles has
    • Release Date 2023/09/10