Currently learning python/solidity/web3 development
3 Followers
Recent casts
22.05.24
Over the course of the day, I went over the following topics
Web3 Roadmap:
- Bitcoin whitepaper explaining
- Elliptic Curve Cryptography
Solidity
- enum type of data
Python
- watched practice solutions on string lesson.
0 replies
0 recasts
0 reactions
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 reply
0 recasts
0 reactions
Top casts
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 reply
0 recasts
0 reactions
๐งต[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
1 reply
0 recasts
0 reactions
๐งต[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)
1 reply
0 recasts
0 reactions
๐งต[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.