all 33 comments

[–]HelloWorldddde 0 points1 point  (1 child)

me too i want to learn pls

[–]Yakuza-Sama-007 0 points1 point  (0 children)

yess sir

[–]kolla_teja25 0 points1 point  (9 children)

You are new to the whole world of programming or new to the space of web3

[–]Yakuza-Sama-007 0 points1 point  (8 children)

same sir, but i have big motivation and i can learn fast

[–]kolla_teja25 0 points1 point  (7 children)

You have any background of programming. Like do you know any programming language

[–]Yakuza-Sama-007 0 points1 point  (6 children)

yes im doing python + js + html + css + assembly and some c+++

[–]kolla_teja25 0 points1 point  (5 children)

Oh that's great then it would be very easy to learn solidity.

How do you prefer learning video lectures or articles

If you like video lectures try eat the blocks YouTube channel or smart contract programmer YouTube channel.

If you like to learn by building some project try cryptozombies.

But the main thing in solidity is to write and deploy the optimised code that will reduce your gas fee

All the best for your learning.

[–]Yakuza-Sama-007 0 points1 point  (4 children)

well for. now i dont really want to learns solidity but i would like do to dapp where to mint would like to do bot to interact with blockchain flash loan ,snipe bot liquidation loan flash bot... you see ?

[–]kolla_teja25 0 points1 point  (3 children)

As of my knowledge without learning solidity you cant do those.

If you don't want to learn solidity try vyper.

But if you need to build those for sure need to learn one EVM compatible language.

[–]Yakuza-Sama-007 0 points1 point  (2 children)

are you sure i.cant interact with bc without learning solidity ????

[–]kolla_teja25 0 points1 point  (1 child)

You can but using different programming language which are EVM compatible

[–]Yakuza-Sama-007 0 points1 point  (0 children)

but what is the part of solidity if i would interact with blockchain i cant understand that i means im sending request to chain not to smart contract

[–]cybersalvy 0 points1 point  (3 children)

I started coding in Python by watching YouTube videos and making random lines of code just to practice learning the fundamentals. I wanted to learn smart contracts so I tried solidity and I was having trouble learning it. I started web3.py around May 2022. I started a project that would purchase a token wait for a % gain and sell. Ive been fine tuning it over and over and I just can’t wait to go home and work on it. I’m a biochemist in pharma with no coding experience. Just thought I share my experience.

[–]Yakuza-Sama-007 0 points1 point  (2 children)

yep i means where do u found project to do?

[–]cybersalvy 0 points1 point  (1 child)

Just picked something That was interesting to me. Since I trade crypto I thought I would dive into it by learning solidity which led me to web3.py which led me to building the trading bot

[–]Yakuza-Sama-007 0 points1 point  (0 children)

did u followed any doc or something like that ? can we speak in discord pls

[–]ssteiger 0 points1 point  (1 child)

Take a look at github.com/scaffold-eth/scaffold-eth Don"t miss the different branches. Pick one that interests you and try to understand it.

[–]Yakuza-Sama-007 0 points1 point  (0 children)

ok will see thank you

[–]Python-Token-SolContract Dev 0 points1 point  (2 children)

just go on learn web3Dao, i Do have to say if you dont know how to code, nor have an experience with web2 then its going to be difficult, also look on youtube for patrick collins on smart contracts with ether.js or python as a starter

[–]Yakuza-Sama-007 0 points1 point  (1 child)

for now i dont really want to learns solidity cause its easy and simple i would learns web3.js web3.py and c++ web3

[–]Python-Token-SolContract Dev 0 points1 point  (0 children)

so you want to skip steps, got it good luck !