Setup github account

  • Setup new account on https://github.com
  • Make sure you enable 2FA on your account.
  • Generate and setup ssh keys
  • Create a new repo. Clone on your laptop. Create branch and push code to github

Basic terminologies

  • source code repositories
  • branch
  • issue
  • pull requests
  • merge
  • remote/local