Skip to content

LinkedInLearning/programming-foundations-version-control-with-git-3810070

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Foundations: Version Control with Git

This is the repository for the LinkedIn Learning course Programming Foundations: Version Control with Git. The full course is available from LinkedIn Learning.

lil-thumbnail-url

Manually keeping track of changes to files can slow you down. Version control systems allow developers to off-load this work, as well as safeguard their projects in general. In this course, instructor Christina Truong covers the fundamentals of version control with Git, the popular open-source version control software. Christina helps you get acquainted with basic Git terminology, the basic Git workflow, and how to install the software on both Macs and PCs. She then demonstrates how to manage repositories using either the command line or a graphical user interface (GUI). Along the way, she provides challenges and solutions that help you grasp how these concepts work in practice.

Learning objectives:

  • The benefits of using version control systems
  • Essential Git concepts and terminology
  • The basic Git workflow
  • Using the command line vs. a GUI
  • Configuring Git settings
  • Setting up local and remote repositories
  • Using a GUI to add and commit changes
  • Working with branches

Instructions

To download the course exercise files, click the green Code button, then choose Download ZIP. Refer to video 3 in the course's Introduction chapter for more information on how to use the exercise files.

Instructor

Christina Truong

Tech Educator and Content Creator

Check out my other courses on LinkedIn Learning.

About

this repo is for linkedin learning course: Programming Foundations: Version Control with Git (REVISION Q1 2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published