When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Learn Blockchain Technology & Cryptocurrency in Java

Everything you Need to Know About Blockchains, Cryptocurrencies and Other Altcoins (Layer-1 and Layer-2 Scaling)

     
  • 4.5
  •  |
  • Reviews ( 1.7K )
₹589

This Course Includes

  • iconudemy
  • icon4.5 (1.7K reviews )
  • icon6h 57m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Learn Blockchain Technology & Cryptocurrency in Java

Blockchain is a revolutionary technology

that allows for decentralized and distributed storage of information. Maybe the hottest topic at the moment in the field of software engineering - besides artificial intelligence and machine learning - is blockchain technology. Many experts in the industry predict that the blockchain will disrupt the ways we interact with technology. In this course you will learn about the basics of blockchain technology as well as about cryptocurrencies. You can learn about the concrete implementation of these technologies in Java - although you can skip the implementation parts if you wish.

Chapter 1 - Blockchain Theory

the fundamental basics of blockchain technology

SHA-256 hashing technique

centralized and decentralized ledgers

the concept of mining (and miners)

consensus algorithms

proof of work (PoW) and proof of stake (PoS)

the byzantine generals problem

Chapter 2

- Blockchain Implementation

implementing a simple blockchain from scratch in Java

Chapter 3 - Cryptocurrency Theory

motivation behind cryptocurrencies

Merkle trees and transaction verification algorithms

mining in cryptocurrencies

mempools

unspent transaction outputs (UTXOs)

elliptic curve cryptography in cryptocurrencies

what is a wallet?

orpahned blocks and the block verification problem

the 51% attack

soft fork and hard fork

Chapter 4

- Cryptocurrency Implementation

implementing a simple cryptocurrency from scratch in Java

Chapter 5

- Altcoins & Cryptocurrency Evolution

Ethereum, Solidity and the Ether cryptocurrency

what are ICOs?

cardano and ADA

altcoins

LiteCoin (LTC)

Dash

layer 1 and layer-2 scaling solutions

sharding and rollups (zk-rollups and zk-snarks)

coins and tokens You should take this course, if you are interested in

blockchains

and

cryptocurrency technology

. Thanks for joining my course, let's get started!

What You Will Learn?

  • Understand why blockchain technology is important .
  • Understand proof of work (PoW) and proof of stake (PoS) .
  • Understand why cryptocurrencies will change the whole industry .
  • Understand Bitcoin, Ethereum and some of the altcoins .
  • Implement a simple blockchain and cryptocurrency from scratch in Java.