Introduction

This guide is created for students in the course DA336A (Systemutveckling och projekt I) at Malmö Högskola. It is a simple starter guide that aims to help you get started with Git and GitHub.

Resources

Below are some resources that might help when working with Git and GitHub.

Clients

SourceTree

GitHub client (Windows, Mac)

Help and guides

Pro Git (Free book)

Git Magic (On GitHub)

Git Tutorials

Git Documentation

gitignore (A collection of useful .gitignore templates)

GitHub Help

GitHub Training (Youtube)