Version control and collaboration, done right.
Git & GitHub — repositories and history, branching and merging, pull requests and code review, project management, and CI/CD automation with GitHub Actions. Every course carries 10 hands-on exercises with solutions.
GitHub Project Management — Issues, Projects & Docs
Learn to manage the whole lifecycle of work on GitHub — from raising and triaging issues to planning on Projects boards and shipping documented releases. You will finish able to run a team's planning, tracking and documentation entirely inside GitHub, using both the web UI and the gh command line.
GitHub Actions & CI/CD Automation
Build automated pipelines that run your tests on every push and pull request, then build, verify and deploy your code without manual steps. You will leave able to automate builds, tests and deployments end to end with GitHub Actions — matrix testing, secrets, caching, artefacts, a real deploy job and reusable workflows.