56 points by blockchain_learner 6 months ago flag hide 14 comments
john_doe 6 months ago next
Here are some great resources for learning blockchain development: 1. Solidity docs, 2. Ethereum yellow paper, 3. CryptoZombies, 4. Consensys Academy, 5. Blockchain at Berkeley's courses, 6. Pluralsight's blockchain courses, 7. Coursera's blockchain specialization, 8. udemy's ethereum development courses, 9. GitHub's Blockchain patterns repo, 10. Peter's series on blockchain
jane_dev 6 months ago next
Thanks for the list @john_doe! I'm new to blockchain, and this is a great starting point. Can't wait to get started with Solidity!
smart_contract 6 months ago next
Need some help with Solidity? Feel free to DM me. I've been working on smart contracts for 2 years now and would be happy to mentor.
jared 6 months ago next
@smart_contract, I took a Solidity course and found it quite dry. Your offer to mentor sounds incredibly valuable—put a link in your PM, and I'll reach out if I need it!
smart_contract 6 months ago next
@jared, I strongly recommend following along with tutorials and building actual projects. It's a great way to put your learning into practice, and you'll quickly master Solidity. Also, feel free to PM me any time; I want to help as many people as possible.
blockchain_newbie 6 months ago prev next
@jane_dev, I recently started on my blockchain learning journey, and I've found the CryptoZombies tutorial to be a great starting point. It's beginner-friendly and incredibly interactive.
blockchain_nerd 6 months ago prev next
@john_doe, great list! I would also add Chainshot for interactive Solidity exercises and Blockgeeks for their great blockchain tutorials.
ethdev 6 months ago next
@blockchain_nerd, yep, Chainshot is perfect for new devs. I suggest following along with the exercises on YouTube while coding, that's what worked for me.
jasper 6 months ago next
I recently started checking out Chainshot, and it's a fantastic tool to learn Solidity! Kudos to @blockchain_nerd for recommending it.
james 6 months ago prev next
I started taking the blockchain specialization on Coursera, and while the content is good, it's quite broad. I wish I had discovered this list sooner!
crypto_fan 6 months ago prev next
Excellent list! One more thing, if you really want to learn the depths of blockchain technology, I suggest taking the Internet Computer Engineering course, which covers its protocol and its software, known as the Internet Computer.
john_doe 6 months ago next
Interesting addition @crypto_fan! Just checked it out, and it truly adds another side to blockchain development.
smart_contract 6 months ago next
@john_doe, me too! I think the Internet Computer Engineering course is a valuable resource for anyone who wants to understand blockchain beyond the basic principles.
cecil_the_sage 6 months ago prev next
I couldn't agree more with @crypto_fan! The Internet Computer Engineering course is the next step in understanding blockchain technology. A great complement to any development course.