Day 3: Learning Solidity

Course: (from Udemy.com) ==> Ethereum Blockchain Developer Bootcamp With Solidity (2022)

Stopped at Module 24.

It’s starting to get surprisingly fun. What I really like is using Remix which is an open-source Ethereum “test blockchain” that you can use to write and compile Solidity code/

Resources I discovered:
https://faucet.egorfine.com – for getting some test Eth
https://ethereum-blockchain-developer.com/ – the course creator’s website – it’s a pretty good resource for going into a little more detail that what’s explained in the videos

Current questions:
1. Where can I find a site that clearly breaks down what the ‘parts of the code’ mean?