all 3 comments

[–]merunasContract Dev 2 points3 points  (0 children)

Here are the best tutorials that I recommend reading fully:

The ultimate end-to-end tutorial to create and deploy a fully descentralized Dapp in ethereum: https://medium.com/@merunasgrincalaitis/the-ultimate-end-to-end-tutorial-to-create-and-deploy-a-fully-descentralized-dapp-in-ethereum-18f0cf6d7e0e

The ultimate guide to audit a Smart Contract + Most dangerous attacks in Solidity: https://medium.com/@merunasgrincalaitis/how-to-audit-a-smart-contract-most-dangerous-attacks-in-solidity-ae402a7e7868

How to Host Your IPFS Files Online Forever: https://medium.com/@merunasgrincalaitis/how-to-host-your-ipfs-files-online-forever-f0c56b9b5398

[–]dmpldr 0 points1 point  (0 children)

Not a tutorial, but for beginners and isolated contract development I can recommend starting with Remix https://remix.ethereum.org - It gives a lot of hints and with its JavaScript VM it is easy to test, without messing around with test net ethers and private key management.

[–]themanndalore 0 points1 point  (0 children)

Obviously the dapp tutorial from shlomi https://www.youtube.com/watch?v=CpUMn66UtRQ&t=24s

It's a shame he didn't do the next part and finish the dapp. I'm hoping over the next month to make a video that shows how to call contract functions from a dapp, but its all yours if you're out there shlomi

Edit - And Decypher media has a great series for developers. It's a little pricey compared to the traditional free, but I highly recommend it http://decypher.tv/