Polkadot Learning Path ๐Ÿ‘ฉโ€๐Ÿซ

Polkadot Learning Path ๐Ÿ‘ฉโ€๐Ÿซ

ยท

3 min read

I have been exploring the Polkadot Ecosystem and there is a lot of information on the web. However, after completing the Polkadot Blockchain Academy, I realized that organizing all this information was crucial. That's why I have created a repository on Github to help others navigate the Polkadot infrastructure and understand how it differs from other blockchains.

Please feel free to contribute to my repository.

Polkadot Github Learning Path: https://github.com/rtomas/polkadot-learning-path


Last update -> June 22, 2023
(please, always visit the link above for the last version)

Cryptography

It would be great to know cryptography before going in-depth into Polkadot. Here are some resources to get you started:

Public key cryptography

  1. Public Key Cryptography [Video] (Duration: 7 minutes)

  2. What is Public-key Cryptography? [Text] (Est. time: 4 minutes)

Digital signatures

  1. Cryptography Digital Signatures [Text] (Est. time: 10 minutes)

  2. What are Digital Signatures and How Do They Work? [Video] (Duration: 3 minutes)

Cryptographic hashing

  1. What is Hashing on the Blockchain? [Video] (Duration: 5 minutes)

  2. What is Hashing in Blockchain? [Text] (Est. time: 9 minutes)

Blockchain

  1. Blockchain Explained [Text] (Est. time: 26 minutes)

  2. Blockchain - A visual demo [Video] (Duration: 18 minutes)

  3. Introduction to Libp2p from 2018 but Good [Video] (Duration: 20 minutes)

  4. Consensus

  5. Proof of Stake [Video] (Duration: 10 minutes)

Polkadot

Theory

  1. What is Polkadot? [Video] (Duration: 6 minutes)

  2. Architecture [Text] (Est. time:5 minutes)

  3. Validator [Text] (Est. time: 5 minutes)

  4. Parachains [Text] (Est. time: 15 minutes)

  5. Consensus in Polkadot

  6. Nominated Proof of Stake (NPoS) [Video] (Duration: 20 minutes)

  7. WASM [Text]

  8. Forkless Upgrades in Polkadot [Video]

  9. Polkadot OpenGov [Video] (Est. time: 45 minutes)

  10. Light clients

  11. XCM [Text] (Est. time: 30 minutes)

  12. Blake2 vs Sha2 [Text] (Est. time: 5 minutes)

  13. Zombienet [Video] (Est. time: 1 hour)

  14. Ink! 101 [Video]

  15. EVM vs Wasm Smart Contracts [Text]

  16. Blockspace over Blockchain

Extras

  1. Polkadot Blockchain Academy

  2. Overview of Polkadot and its Design Considerations [Text]

  3. EDX Free Online Course "Introduction to Polkadot" [Video]

  4. Polkadot Protocol Specification [Text]

  5. Polkadot Wiki [Text]

  6. Twitch Channel [Video]

  7. Youtube Channel [Video]

  8. Polkadot Blockchain Academy [Info]

  9. My Experience with Polkadot Blockchain Academy [Text]

Reference

ย