LAST UPDATED IN MARCH 2019 When I first started to learn Ethereum a few years ago, there were almost no learning resources. Nowadays, even though there are more resources available, it's still difficult to find good and up-to-date tutorials. I spent TENS of hours reviewing and compiling a list of…
Read Storyhttps://youtu.be/VW_5bgjSAKM This week: Update to Learn Ethereum Dapps ebook - new chapter added on how to keep a Dapp UI synced with smart contract data + correction of typos / errors ZeppelinOS release v2.0 - Release notes on Github. ZeppelingOS is a tool to manage smart contract deployments. Embark v4.0…
Read StoryLast week I released my ebook Learn Ethereum Dapps, where I teach how to build a ToDo list Dapp on Ethereum. Just after having releasing it I was surprised and happy to receive my first orders right away! Exciting times. Some of the first buyers reported some typos / errors…
Read StoryDo you want to become a become Blockchain developer? With higher salaries, reports of Ethereum Dapps becoming very successful overnight, and new interesting technical challenges, the Blockchain is very attractive for developers. However, It can also come across as mysterious and hard to figure out for newcomers: Where do I…
Read Storyhttps://youtu.be/470Q_-mX-h8 This week links: New eBook "Learn Ethereum Dapps" - I turned my series on building a todo list Dapp into a 62 pages ebook. Nicely formatted, and available in pdf, mobi (kindle) and epub. Exclusive Bonus chapters (React, Drizzle..) will be added to the ebook in the next few…
Read StoryThe upcoming Solidity 5.0 version is coming with a couple of breaking changes, and you should make sure to learn about them. The full list of changes is quite big, but in this article I picked the most important one and explained them with short examples. Most of the changes…
Read Storyhttps://youtu.be/Y9TIwl9KtyI If you are learning how to build Dapps, you might have noticed that it's difficult to find good and up-to-date tutorials. I spent a lot of time reviewing what are the best youtube channels where we can find good video tutorials to build Ethereum Dapps and learn smart contract…
Read StoryI have just turned the tutorial series on how to build a todo list Dapp into an 62 pages ebook. In this ebook I give you step-by-step instructions to build a full Ethereum Dapp, with the smart contract, the frontend and explanations on how to integrate the frontend with the…
Read Storyhttps://youtu.be/c7yr4At7fI4 This week links: Best Way to Learn Solidity for Beginners - Review of learning resources. Covers beginner to advanced topics Mastering Ethereum available for pre-order - Technical book about Ethereum by Andreas Antonopoulos & Gavin Wood When gas goes high, we go low: Our JULIA Journey - Save Gas with…
Read StoryIf you want to code Ethereum Dapps, you will need to learn Solidity, the programming language for smart contracts. Although Solidity looks simple its not and as a beginner its not always easy to find beginner level tutorials. In this article I will show you what is the best way…
Read Story