Tech Tutorial: Learning Source Management using Git – Complete Playlist

Developers write billions if not hundreds of billions of lines of code each year. With that much source code being written each year come some pretty difficult challenges keeping that source control up-to-date, relevant, and safe as it is modified and changed by teams of developers. This is why source management, also known as source control, is so extremely important in the software development lifecycle.

In this technical tutorial series, we learn about source management/control and the tools that exist to make this task manageable. We focus specifically on a tool called Git, which has become one of the most used source management tools on the planet. We also learn about GitHub, a cloud-based service that provides developers a place to store their course code in what are called remote repositories.

Tech Tutorial: Learning Source Management using Git – Episode 14: Git Add Contributor

In this video, we learn how to add a contributor to a GitHub repository. By adding additional developers to your repositories, they have the ability to clone and work on the source code with you.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Source Management using Git – Episode 13: Cloning Repositories Using the Git GUI

In this video, we learn how to use the GUI tool provided by Git to clone a remote GitHub repository.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Source Management using Git – Episode 12: Cloning Repositories Using the Git Bash Command-line

In this video, we learn how to clone a remote GitHub repository using the Git command-line tools.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Source Management using Git – Episode 11: Git Installation

In this video, we walk through the installation of Git on your computer.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Source Management using Git – Episode 10: GitHub Project Creation

In this video, we walk through creating a new software project on GitHub with an associated Git repository for source code storage.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/