Version Control

Sort options

CI/CD for Software Developers (Coursera)

Oct 2nd 2023
CI/CD for Software Developers (Coursera)
Course Auditing
Categories
Effort
Languages
This course is designed as an intermediate introduction to CI/CD. You will learn about the basics of automating processes and version control. This course uses GitHub, and you will need to have an account with them. Information is provided how to do this. Learners also use CI/CD to build, [...]

Working with Version Control (Coursera)

Sep 25th 2023
Working with Version Control (Coursera)
Course Auditing
Categories
Effort
Languages
Version control is a crucial tool for managing code. Explore the basics of version control and learn how to use it in software development projects. In this course, you will explore Git, a popular version control tool which you will learn to use to create repositories, make commits, and [...]

Version Control (Coursera)

Sep 25th 2023
Version Control (Coursera)
Course Auditing
Categories
Effort
Languages
Learn how modern software developers collaborate across the world without messing up each other's code. You will look at the different version control systems and how to create an effective software development workflow. You will be introduced to some of the most commonly used Linux commands that you can [...]
Sep 25th 2023
Course Auditing
49.00 EUR/month

Getting Started with Git and GitHub (Coursera)

Sep 25th 2023
Getting Started with Git and GitHub (Coursera)
Course Auditing
Categories
Effort
Languages
Collaboration and social coding are crucial parts of contemporary Software Engineering practices and the DevOps culture. In this course, you’ll be introduced to collaborative version control and popular Git platforms. You will explore key Git concepts such as branching and repositories, as well as the use of Git commands. [...]
Sep 25th 2023
Course Auditing
34.00 EUR/month

Linux Cloud and DevOps (Coursera)

Sep 25th 2023
Linux Cloud and DevOps (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, we look at Cloud, DevOps and the Linux operating system. The course material is a good for anyone preparing for the Linux Foundation Certified IT Associate (LFCA) exam or just interested in learning more about Linux. This course is the fourth course in a series that [...]

Essential Tools For Application Development (Coursera)

Sep 25th 2023
Essential Tools For Application Development (Coursera)
Course Auditing
Categories
Effort
Languages
In Essential Tools, we will look at two important classes of tools for developers: Version Control Systems and Built Automation Tools. We will look why we use such tools, discuss common concepts for those categories of tools, and then look at a specific and common example of each: [...]

Git for Distributed Software Development (edX)

Get a thorough introduction to Git, the source control system that arose out of the Linux kernel community, that enables widely distributed software development to operate efficiently.

Version Control with Git (Coursera)

The Version Control with Git course provides you with a solid, hands-on foundation for understanding the Git version control system. Git is open source software originally created by Linus Torvalds. Git manages team files for large and small projects. This allows the team to continuously improve its [...]

Git and GitHub Basics (edX)

Self Paced
Git and GitHub Basics (edX)
Course Auditing
Categories
Effort
Languages
Gain the skills to work with Version Control Systems Git and GitHub. Explore key concepts, including branching and repositories; practice forking, cloning, and merging workflows and build your portfolio as your final project.

Software Development Process (Udacity)

In SDP, you will learn how to select and implement the ideal software process for your development project. Through Professor Orso's engaging examples and interviews with industry insiders, you will learn both conceptual and practical aspects of software engineering. The course covers requirements engineering, architecture and design, testing and [...]