Introduction to the popular social code-hosting platforms GitHub and BitBucket. This follows on from our 'introduction to version control with git' slides. Here we cover:
- Online Remote Repositories GitHub & Bitbucket
- Paradigm shift in software development (permissions and open development)
- The GitHub steam-train and StackOverflow
- Working and Collaborating with Remotes (git clone, pull, push)
- Online GitHub & Bitbucket exploration
- Forking an online repository
- Pull requests
- Additional features (Issues, Dashboard, github-pages, hooks, CI etc.)