Github

Git is a software used in the professional coding world. Git tracks changes that a developer makes to a project over time. GitHub is a website and cloud-based service that helps developers store and manage their code, as well as track and control changes to their code.


The students will crate a Web App and store it in their GitHub repository using the main git commands: clone, init, add, commit, push, log, diff, status, checkout, reset.