Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 2.35 KB

README.md

File metadata and controls

44 lines (34 loc) · 2.35 KB

Learning Resources

This is a curated list of resources for the upcoming selections. You can also use it to learn more about blockchain and cryptocurrency development.

Web2

Web2 is used for creating the frontends of web3 apps. We don't require you to learn it in depth (although having a knowledge of frameworks like React, Vue, etc. are highly welcome), but just familiarize yourself with the JS language if you don't know already.

  • JavaScript Basics
    • Variables, Data Types
    • If-else blocks, Switch Statements
    • JavaScript Loops
    • Functions
    • Async Functions
    • Callbacks

Bitcoin

Ethereum


Additional Resources (optional)