Git Branching Strategies

Lectures 29 • 40 slides

Narration

Lecture 29 Slide 1: Welcome to the Basics of Git/GitHub

Today's Theme

mindmap root((Lecture 29)) Git Basics init add commit GitHub clone push pull Branch Create Merge

Git/GitHub Basics: Version Control and Team Development

Review of Last Time

  • Basics of Asynchronous Processing
  • Fetch API and JSON
  • async/await

What You Will Learn Today

  1. What is Version Control?
  2. Basic Git Operations
  3. How to Use GitHub
  4. Commit, Push, Pull
  5. Basics of Team Development

Why is Git Necessary?

  • Manage code change history
  • Development with multiple people
  • Can revert to past versions
  • Know where, who, and what was changed

Today's Goal

Be able to perform basic Git operations,
and be able to manage and share code on GitHub

1/40

Apps - Try Now

SaaS web services and mobile apps from Yamashin Research Lab.

View Apps