This is our workspace for the GitHub for Developers workshop at Squares Conference 2016.
- Sign up for GitHub if you don't already have an account.
- Watch this repo so you'll receive notifications from the threads here.
- Comment on Issue #1 introducing yourself.
- Download the GitHub Desktop application
- If you don't have a code editor, download Atom
- An overview of GitHub
- GitHub Flow
- Collaborating with other developers
- A quick look at Git commands
- Q&A (post them here)
- Say thanks yo!! 💥
- Git website - official documentation for Git (the open source, distributed version control system)
- GitHub Guides - GitHub's official guides for getting started with GitHub
- GitHub Desktop app - a nice GUI that you can use for most of GitHub flow instead of the terminal.
- Atom - the open source text editor from GitHub
- Other resources
- Good Resources for Learning Git and GitHub
- Try Git tutorial
- Learn Git Branching tutorial