A Beginner’s Guide to Becoming a Blockchain Developer with Overledger (FutureLearn)

A Beginner’s Guide to Becoming a Blockchain Developer with Overledger (FutureLearn)

Discover the basics of blockchain and distributed ledger technologies to unlock exciting new career paths. Understand the main components of distributed ledgers and blockchains. With the rise of the digital economy, it’s no surprise that cryptocurrencies and blockchains are growing in popularity. This three-week course from King’s College London and Quant Network will empower you with an understanding of how blockchains and distributed ledgers work as well as their advantages over centralised ledgers.

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

Once you’ve completed this course, you will have the foundational knowledge that you need to become a blockchain developer.

Be introduced to cryptocurrencies
There are thousands of cryptocurrencies in existence. On this course, you will learn how to develop programs to send and receive payments for BTC, ETH, and XRP.
Importantly, you will also learn about the groundbreaking distributed ledger technology that these cryptocurrencies are built on.

Learn how to build programs that interact with distributed ledger technology
Applications built on distributed ledger technologies (DLTs) are more transparent, promote decentralised control, and are more resilient to software crashes as well as malicious actors.
On this course, you’ll gain the skills needed to create your own applications and programs that can interact with and be built on DLTs.

Study with the specialists at King’s College London and Quant Network
The King’s College Department of Informatics has a long-established leadership in the Distributed Artificial Intelligence domain, which is closely related to blockchain.
Coupled with the DLT know-how of Quant Network, these experts are the perfect guides to help you become a blockchain developer.

Syllabus

Week 1: Introduction to Distributed Ledger Technologies
Week 2: Distributed Ledger Technology Data Structures
Week 3: Cryptography in Distributed Ledger Technologies

Learning on this course
You can take this self-guided course and learn at your own pace. On every step of the course you can meet other learners, share your ideas and join in with active discussions in the comments.

What will you achieve?
By the end of the course, you‘ll be able to...

  • Demonstrate an understanding on what is a ledger and what advantages ledgers implemented in a distributed manner have over ledgers implemented in a centralised manner.
  • Develop knowledge of the main components of distributed ledger and blockchain technologies
  • Code your first programs utilising blockchain technologies
  • Identify the differences between the two main distributed ledger technology asset tracking models, the first being the unspent transaction ouput (UTXO) model, and the second being the accounts model
  • Investigate the different uses of cryptography in distributed ledger technologies
  • Design blockchain applications that use Quant's Overledger API Gateway

Who is the course for?
This course is designed for computer scientists or software engineers who would like to explore avenues in blockchain and distributed ledger technology that could lead to new opportunities.

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

Related Courses

Blockchain Transformations of Financial Services (Coursera) Coursera
INSEAD

Blockchain Transformations of Financial Services (Coursera)

The current global financial system is riddled with inefficiencies, uneven developments, and bizarre contradictions. Blockchain technology has the potential to bring about profound changes to financial services. In this course, you will learn how blockchain technology will disrupt the core functions of the financial services industry, offering individuals and organizations alike real choices in how they create and manage value.

Jun 1st 2026
4 Weeks
Introduction to Blockchain for Financial Services (Coursera) Coursera
INSEAD

Introduction to Blockchain for Financial Services (Coursera)

In this first course of the specialization, we will discuss the limitations of the Internet for business and economic activity, and explain how blockchain technology represents the way forward. After completing this course, you will be able to explain what blockchain is, how it works, and why it is revolutionary. You will learn key concepts such as mining, hashing, proof-of-work, public key cryptography, and the double-spend problem.

Jun 1st 2026
5-12 Weeks
Decentralized Finance (DeFi) Opportunities and Risks (Coursera) Coursera
Duke University

Decentralized Finance (DeFi) Opportunities and Risks (Coursera)

DeFi and the Future of Finance is a set of four courses that focus on decentralized finance. The final course is called DeFi Opportunities and Risks. It is essential that you complete the first three courses: I. DeFi Infrastructure; II. DeFi Primitives; and III. DeFi Deep Dive before beginning the fourth course. The course starts with the premise that an analysis of any new technology must clearly gauge the risks and challenges. Given that DeFi is only a few years old there are plenty of risks.

Jun 1st 2026
4 Weeks
An Introduction to Cryptography (Coursera) Coursera
University of Leeds

An Introduction to Cryptography (Coursera)

Cryptography is an essential part of secure but accessible communication that's critical for our everyday life and organisations use it to protect their privacy and keep their conversations and data confidential. This course provides a comprehensive introduction to the fascinating world of cryptography, covering both historical cyphers and modern-day cryptographic techniques.

Jun 1st 2026
2 Weeks
Introduction to Encryption and Cryptography (FutureLearn) FutureLearn
Raspberry Pi Foundation,National Centre for Computing Education

Introduction to Encryption and Cryptography (FutureLearn)

Learn how encryption keeps information safe, and teach your students how it's used in the world today. Supported by Google. Discover the history of encryption and learn how it's used in the modern world. On this course, you will learn about what encryption is and understand its use in the past by using the Caesar and Vigenère ciphers.

Mar 6th 2023
2 Weeks
Blockchain in Financial Services: Strategic Action Plan (Coursera) Coursera
INSEAD

Blockchain in Financial Services: Strategic Action Plan (Coursera)

In this fourth and final course of the specialization, you will synthesize your learning into a Strategic Action Plan. The goals of this course are twofold: One, it’s for you to identify a specific need or problem within the financial services industry that can potentially be solved using blockchain technology. Two, it’s for you to investigate possible solutions to this problem, and to develop a strategic plan for how these solutions might be executed.

Jun 1st 2026
5-12 Weeks
Cryptography I (Coursera) Coursera
Stanford University

Cryptography I (Coursera)

Cryptography is an indispensable tool for protecting information in computer systems. In this course you will learn the inner workings of cryptographic systems and how to correctly use them in real-world applications. The course begins with a detailed discussion of how two parties who have a shared secret key can communicate securely when a powerful adversary eavesdrops and tampers with traffic.

Jun 1st 2026
5-12 Weeks
Blockchain, Cryptoassets, and Decentralized Finance (Coursera) Coursera
INSEAD

Blockchain, Cryptoassets, and Decentralized Finance (Coursera)

Today, large intermediaries establish trust in our economy and control the movement, storage, and allocation of money and assets. The status quo, however, is rife with inefficiencies. In this course, we’ll address the many challenges of the status quo and discuss how cryptoassets, smart contracts, new identity systems, and new financial business models can help overcome them. You’ll learn how blockchain technology empowers individuals, entrepreneurs, and businesses with the tools they need to help level the playing field and to participate in the value they create.

Jun 1st 2026
4 Weeks
Identifying Security Vulnerabilities (Coursera) Coursera
University of California, Davis

Identifying Security Vulnerabilities (Coursera)

This course will help you build a foundation of some of the fundamental concepts in secure programming. We will learn about the concepts of threat modeling and cryptography and you'll be able to start to create threat models, and think critically about the threat models created by other people. We'll learn the basics of applying cryptography, such as encryption and secure hashing. We'll learn how attackers can exploit application vulnerabilities through the improper handling user-controlled data. We'll gain a fundamental understanding of injection problems in web applications, including the three most common types of injection problems: SQL injection, cross-site scripting, and command injection.

Jun 1st 2026
4 Weeks