- Level Professional
- المدة 2 ساعات hours
-
Offered by
عن
Version Control Systems keep track of files by saving changes over time. For example, a developer can make changes to a file and check the file in to the system. The system will create a version for that file and any other files that were changed. If any subsequent changes are made later that prove to break the software, a previous working version of the software can be recalled. Git was developed to provide an efficient means of version control and was originally developed to track Linux Kernel development. In this course, you will create a local Git repository using an existing directory structure containing directories and files. You will use Git commands such as add, commit, and status to commit changes to your local Git repository. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.Auto Summary
Discover the essentials of version control for Python projects using Git in this professional-level course by Coursera. Ideal for IT and Computer Science enthusiasts, you'll learn to create local Git repositories, and master Git commands like add, commit, and status. Perfect for developers in North America, this 120-minute course ensures you can efficiently track and manage project changes. Available with a Starter subscription, it's designed to enhance your coding workflow and software development skills.