React is one of the most popular frontend libraries to create performant and maintainable user interfaces. Master it, and you'll never go back to writing vanilla JavaScript again!
Like with any field of study, we can only move forward by first mastering the basics. This course is dedicated to teaching you fundamental concepts and getting you from knowing [...]
In this course we introduce Ethereum and smart contracts, which take the concept of a blockchain to far more interesting heights by injecting programmability and interactability into the mix.
Learning blockchain development wouldn't be complete without learning Solidity, a popular object-oriented programming language used to implement smart contracts on Ethereum and other blockchains.
This is where we get deeper into the technical weeds of the Solidity programming language, examining some of its more advanced features and peculiarities.
Smart contracts might be smart, but they're not very useful if we can't interact with them. This course will teach you how to interact with smart contracts; it's time to [...]
Blockchain developers have access to a lot of different tools that can be used to increase their efficiency, output, and productivity. In this course, we'll look at some of the [...]
The final milestone: this is where you get to apply your newfound blockchain-development skills to build complex blockchain applications that go beyond simple Solidity coding challenges. It's time to put [...]