Skip to content

Latest commit

 

History

History

Lecture Videos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Lecture Video Demos (below are YouTube Links)

**The video playlist for learning the GitHub and VS code integration**

https://www.youtube.com/watch?v=MZZw7VU9T4c&list=PLw8Oypadak9OPJjn5uPBwKzHkqce-gKso

(Installtion - 1) - VS code and Git download - link

(Installtion - 2) - Installation of Python and VS Code - link

(Installtion - 2 Mac) - (Mac) VS Code, Git and Python Installation - link

(GitHub Web Operation - 1) - Sign up for a GitHub account - link

(GitHub Web Operation - 2) - Github Web Operation for Group Leader - link

(GitHub Web Operation - 3) - Create a new GitHub repository and invite collaborators - link

(GitHub Web Operation - 4) - Github Web Operation for Group Member - link

(VS Code and GitHub - 1) - Setup GitHub extension with VS Code - link

(VS Code and GitHub - 1 Mac) - (Mac) Setup GitHub extension with VS code - link

(VS Code and GitHub - 2) - VSC Git Basic Operation - link

(Python - 1) - Basic of Python - link

(VS Code and GitHub - 3) - VSC Git Branches - link

(VS Code and GitHub - 4) - VSC Git Conflicts - link

(VS Code and GitHub - 5) - Commit changes on VS code Push and Merge code on Web - link

(GitHub Web Operation - 5) - (Web version) Commit and merge during the merge of repositories - link

(GitHub Web Operation - 5) - (Web version) Commit but reject during the merge of repositories - link

(GitHub Web Operation - 6) - Push and Merge code directly using VS code - link

(GitHub Web Operation - 7) - Search and download the repository - link

(Path Planning Algorithm - 1) - Introduction of A star algorithm based on the open-source Python code - link

(Path Planning Algorithm - 2) - A star algorithm flight planning with time consuming and fuel consuming areas - link