Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Git for MATLAB Users
Welcome
Why Git? (2:00)
Big Ideas Covered (1:28)
Who am I? (0:57)
What is Git, GitHub, GitLab, Azure DevOps, ... (1:22)
Short history on Git (1:42)
Setup your Machine
Setup Git (2:24)
Install MATLAB R2022b (0:49)
Install and Setup VS Code (1:25)
GitHub Account (2:46)
Basic Git Concepts
Init and Add Files to Git (1:30)
Stage and Commit (3:10)
Checkout / Revert to (1:30)
Tag (0:34)
Branch (0:41)
Merge (0:30)
Resolving Conflicts (1:49)
Local vs Remote (2:53)
Push (0:18)
Fetch (0:10)
Pull (0:12)
Common Git Workflows (6:12)
Git Experience with only MATLAB
Init and Add (2:42)
Commit, Commit, Commit, Revert, Commit (6:23)
Branch (4:51)
Merge (1:34)
Merge and Resolve Conflicts (5:45)
Git with MATLAB Projects
Setup MATLAB Project (4:57)
Commit with MATLAB Project (2:54)
Branch (3:08)
Merge (0:50)
Merge with Conflicts (3:44)
VS Code
Commit in VS Code (3:44)
Branch (2:56)
Merge (1:03)
Merge with Conflicts (4:22)
Merge with Conflicts with mlx files (3:24)
GitHub
Setting up remote repository (7:18)
Issues (1:46)
Create Branch from GitHub (3:08)
Approve Pull Requests (2:47)
Getting Started with Testing
Introduction to Testing (1:20)
Class Based Testing in MATLAB (11:20)
Simple Actions on GitHub (6:22)
Course Review
Main Takeaways from this course (0:41)
Teach online with
Setup MATLAB Project
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock