Currently learning python/solidity/web3 development
2 Followers
GM!๐ Recap of my 30 day programming immersion! ๐ I want to dive into the basics of python, solidity, web3 development ๐ Each day I'll share progress, challenges and successes.
๐งต[1/3] recap of #1 month (19.04-19.05) this month I have passed the topics of the python course: 1 - data types, branching. 2 - combining conditions, while loop. 3 - loop for + lists. 4 - functions. 5 - strings, string methods
๐งต[2/3] on studying solidity: 1 - Introduction to solidity (smart contracts) 2 - Blockchain, Sidechain, Plasma, Layer2, General 3 - Remix IDE. What a smart contract consists of. 4 - Variables in Solidity, their scopes 6 - Data types (bool, string, address, uint/int, Bytes, Array)
๐งต[3/3] I'll try to spend more time studying next month. I also found a good roadmap to follow and read sources from there.