Working with Version Control (Coursera)

Offered by University of Leeds,
Working with Version Control (Coursera)

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 ensure your code is organised and up-to-date.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

You will also practice Markdown, a widely-used markup language, used to create professional and concise documentation for your software projects. You will explore Markdown syntax essentials, enabling you to create headings, lists, links, and images. By the end, you'll be equipped to produce polished documentation that complements your code repositories.
Gaining confidence in version control and Markdown, you'll adhere to best practices in organising, updating, and maintaining your code.

What you'll learn

  • Describe the meaning and purpose of version control, understanding its role in managing and tracking changes in software development projects.
  • Identify the benefits for developers when using version control.
  • Learn to generate/ utilise SSH keys, use basic Git commands, access public repositories, set up project boards and use issue trackers.
  • Leverage Github's markdown language for formatting text and bios.

Syllabus

Week 1: Introduction to version control
Module 1
This week, we'll be getting started with the basics of version control and learning how to use Git, one of the most popular version control systems used by developers worldwide. You'll learn how to create repositories, track changes to your code and collaborate with others using branches and public repositories. By the end of the week, you'll have a solid understanding of the fundamentals of version control and be ready to take your coding skills to the next level!

Week 2: Documenting with Markdown
Module 2
This week, we'll be exploring collaboration and documentation with Markdown. You'll learn how to use Markdown to create polished and professional-looking documentation for your software projects. Markdown is designed to be easy to read and write, even for non-experts. You don't need any special software or knowledge to use it, and it's widely supported by many popular platforms and apps. So let's go!

Week 3. Using GitHub Projects and Issue Tracker
Module 3
This week, you will learn about GitHub Projects and Issue Tracker, and discover how they can help you manage and track issues and tasks within your project. Together, GitHub Projects and Issue Tracker provide a powerful suite of tools for managing your software development projects. With them, you can stay organised, collaborate more effectively with your team and track your progress as you work towards your goals. Get ready to take your collaboration and documentation skills to the next level!

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Introduction to HTML5 (Coursera) Coursera
University of Michigan

Introduction to HTML5 (Coursera)

Thanks to a growing number of software programs, it seems as if anyone can make a webpage. But what if you actually want to understand how the page was created? There are great textbooks and online resources for learning web design, but most of those resources require some background knowledge. This course is designed to help the novice who wants to gain confidence and knowledge. We will explore the theory (what actually happens when you click on a link on a webpage?), the practical (what do I need to know to make my own page?), and the overlooked (I have a page, what do I do now?).

Sep 7th 2026
3 Weeks
The Unix Workbench (Coursera) Coursera
Johns Hopkins University

The Unix Workbench (Coursera)

Unix forms a foundation that is often very helpful for accomplishing other goals you might have for you and your computer, whether that goal is running a business, writing a book, curing disease, or creating the next great app. The means to these goals are sometimes carried out by writing software. Software can’t be mined out of the ground, nor can software seeds be planted in spring to harvest by autumn. Software isn’t produced in factories on an assembly line. Software is a hand-made, often bespoke good. If a software developer is an artisan, then Unix is their workbench.

Sep 28th 2026
4 Weeks
Information Theory (Coursera) Coursera
The Chinese University of Hong Kong

Information Theory (Coursera)

At the completion of this course, the student should be able to: demonstrate knowledge and understanding of the fundamentals of information theory; appreciate the notion of fundamental limits in communication systems and more generally all systems; develop deeper understanding of communication systems; apply the concepts of information theory to various disciplines in information science.

Sep 7th 2026
13-24 Weeks
Continuous Integration and Deployment with ASP.NET Core (Coursera) Coursera
EDUCBA

Continuous Integration and Deployment with ASP.NET Core (Coursera)

This comprehensive course covers the foundational principles of Continuous Integration (CI) and Continuous Deployment (CD), emphasizing the integral role of automation in the software development lifecycle. Gain essential knowledge and practical skills to navigate and optimize CI/CD workflows, ensuring seamless automation throughout development.

Sep 14th 2026
4 Weeks
Full Stack Software Developer Assessment (Coursera) Coursera
IBM

Full Stack Software Developer Assessment (Coursera)

This is the final course in the Full Stack Professional Certificate. It will test your knowledge and the skills you’ve acquired so far. This course contains the graded final examination covering content from nine of the eleven courses in the certificate. You will be assessed on topics such as core cloud computing concepts; languages such as HTML, CSS, JavaScript, and Python; frameworks such as Node.js and React; and backend technologies such as Docker, Kubernetes, OpenShift, SQL, Django, and Serverless.

Sep 7th 2026
1 Week
Programming with Golang (Coursera) Coursera
Edureka

Programming with Golang (Coursera)

Step into the world of Programming with Golang course, where you will explore an in-depth understanding of the Go programming language from its fundamentals to advanced concepts. During this course, you will empower your coding journey. This is not just about learning a programming language; it's a transformative experience designed to unlock your potential as a software artisan.

Sep 14th 2026
5-12 Weeks
Interactivity with JavaScript (Coursera) Coursera
University of Michigan

Interactivity with JavaScript (Coursera)

If you want to take your website to the next level, the ability to incorporate interactivity is a must. But adding some of these types of capabilities requires a stronger programming language than HTML5 or CSS3, and JavaScript can provide just what you need. With just a basic understanding of the language, you can create a page that will react to common events such as page loads, mouse clicks & movements, and even keyboard input.

Sep 7th 2026
4 Weeks
Introduction to Accounting Data Analytics and Visualization (Coursera) Coursera
University of Illinois at Urbana-Champaign

Introduction to Accounting Data Analytics and Visualization (Coursera)

Accounting has always been about analytical thinking. From the earliest days of the profession, Luca Pacioli emphasized the importance of math and order for analyzing business transactions. The skillset that accountants have needed to perform math and to keep order has evolved from pencil and paper, to typewriters and calculators, then to spreadsheets and accounting software. A new skillset that is becoming more important for nearly every aspect of business is that of big data analytics: analyzing large amounts of data to find actionable insights. This course is designed to help accounting students develop an analytical mindset and prepare them to use data analytic programming languages like Python and R.

Sep 7th 2026
5-12 Weeks
Version Control with Git (Coursera) Coursera
Atlassian

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 product. It is used by most major technology companies, and is assumed knowledge for many modern programming and IT jobs. It is a core component of DevOps, continuous delivery pipelines and cloud-native computing. You could also use Git to manage the many continuously improving revisions of that book that you are writing.

Sep 7th 2026
4 Weeks
Python Basics: Selection and Iteration (Coursera) Coursera
Codio

Python Basics: Selection and Iteration (Coursera)

Code and run your first python program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, operators, iteration (i.e., loops), and selection (i.e., conditionals).

Sep 14th 2026
4 Weeks
Advanced Reproducibility in Cancer Informatics (Coursera) Coursera
Johns Hopkins University

Advanced Reproducibility in Cancer Informatics (Coursera)

This course introduces tools that help enhance reproducibility and replicability in the context of cancer informatics. It uses hands-on exercises to demonstrate in practical terms how to get acquainted with these tools but is by no means meant to be a comprehensive dive into these tools. The course introduces tools and their concepts such as git and GitHub, code review, Docker, and GitHub actions.

Sep 14th 2026
5-12 Weeks
Principles of Secure Coding (Coursera) Coursera
University of California, Davis

Principles of Secure Coding (Coursera)

This course introduces you to the principles of secure programming. It begins by discussing the philosophy and principles of secure programming, and then presenting robust programming and the relationship between it and secure programming. We'll go through a detailed example of writing robust code and we'll see many common programming problems and show their connection to writing robust, secure programs in general.

Sep 7th 2026
4 Weeks