Tech Tutorial: Learning Source Management using Git – Episode 09: GitHub Account Creation

In this video, we walk through setting up a GitHub account for the purpose of creating remote repositories to store our source code.


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 08: Git Process Cheat Sheet Overview

In this video, we walk through a simplified standard Git workflow used by software development teams to manage their software’s source code.


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 07: Source Management Models

In this video, we discuss the various source management models used in modern software development. We first discuss the single repository model, second, we walk through the distributed repository model.


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 – GIT Episode 03: Source Code Management Models

Managing hundreds, thousands, or even tens of thousands of files containing software source code has been a challenge ever since the early days of software engineering. The biggest issue has been recording and managing change to that source code over time in order to maintain the context surrounding all changes.

To handle this, software engineers have designed, and implemented numerous methods for managing change over the years and in this video, we will review two of the most common source code management models used today. We will discuss the single and distributed source management models paying particular attention to the latter as we learn how to manage our software’s source code.

Topics Discussed:

  • Software Development
  • Software Engineering
  • Development Processes and Procedures
  • Source Control Management
  • Source Management Models
  • Git SCM

Tech Tutorial: Learning Source Management using Git – GIT Episode 02: Source Management to the Rescue

In this video, we discuss the problems that arise due to the nonlinear nature of the software development workflow. We address problems specific to the lack of accountability and lack of chronology that occur when there is a lack of change management when developing software in teams.

Topics Discussed:

  • Software Development
  • Software Engineering
  • Development Workflow
  • Development Statuses
  • Development Processes and Procedures
  • Source Control Management
  • Git SCM

Tech Tutorial: Learning Source Management using Git – Episode 06: The Software Development Workflow

Surprisingly to most, the software development process is for the most part a pretty messy process. This is especially true when the software is being worked on by teams of developers.

In this video, we walk through the software development workflow and discover


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/