Simple one-pager for https://circleci-gwp.github.io/profile/ - index.html| Gist
Get familiar with Git and GitLab by learning how to push a project to GitLab.| CircleCI
A team of tutorial authors who write about their favorite technology topics for the CircleCI| circleci-gwp.github.io
Learn the importance of version control in modern software development and how to choose between GitLab and GitHub, two of the most popular version control platforms.| CircleCI
Continuous integration enables developers to continually commit code in small increments, automatically building and testing the code before merging it with the shared repository.| CircleCI
Learn how to set up a continuous integration (CI) pipeline for a Python application using GitHub and CircleCI.| CircleCI
Learn the fundamentals of software testing: what it is, why you should be doing it every time you update your application, and tips and techniques for effective testing.| CircleCI
Basic Branching| git-scm.com