Learn Solidity: Full Course For Beginners

preview_player
Показать описание
FREE MASTERCLASS "Get Into Web3 In a Bear Market"
👉 Full roadmap to learn Web3 Development & get a 6 figure remote job
👉 EVEN during this bear market
Рекомендации по теме
Комментарии
Автор

This is a great tutorial. Went thru it once and didn't fully understand it all so going thru it again until it becomes easy. Gonna try making some Street Credit Zombies! Thanks!

Street.Credit
Автор

Day 4 of going through this series, am on 1:18:30. I suggest going through this twice. First try to solve the problems yourself. Allow yourself even up to 10 minutes. Remember the point is to stress your problem solving muscles so they can get bigger. If you can’t seem to find a solution; watch the part that covers it. There is nothing wrong with referring to the other pieces of coding you already did. The more hands on you try to get the more rewarding it feels, use your training wheels for now.

Pablo-boru
Автор

This is THE BEST tutorial on solidity and the website tutorial is awesome.

VeTiFA
Автор

What a fantastic way of learning Solidity, you do such a great job with the walk-through on this video, this tutorial must’ve taken you days to complete, wow mind blowing, I can’t describe how thankful I am of the amount of work and effort you put in to every project you do to share your knowledge for everybody that wants to get into the Blockchain decentralisation space, thank you just amazing

dvanlife
Автор

What led you to do this? This is not a day or two of work. I admire you man... great job!!

cempakajanuari
Автор

This is not clear pls @7:20 "To make sure our Zombie's DNA is only 16 characters, let's make another uint equal to 10^16. That way we can later use the modulus operator % to shorten an integer to 16 digits.". Q Why was 10 to power 16 was taken. ? and again to shorten to 16 digits using modulous why. Please if u can explain.
Yes i understand that that it has to be 16 character, But why 10 to power of 16 and again moduloy 16. Confusing, these are basic fundaments so pls if u can expalin, Thank you

pankajjoshi
Автор

I'm loving the video man... Your video and Loom's interface both are awesome...

shivamchopra
Автор

This is like codecademy for Solidity. I'm feeling that.

code_marked
Автор

Great Video! Loving your Masterclass as well!

arunitbaidya
Автор

If I had to start again with Solidity I would start with this website.

prashantkumar
Автор

This is a great tutorial. Going through it now

chrissawyer
Автор

I still don't understand why you skip a few lines on the code. Like you went from 1 to 3 and from 3 to 5? I still didn't catch that does it affect it if I don't?
BTW your vid is grewt

kevin
Автор

You make crypto programming interesting.

kencheok
Автор

Julian would you be free to be an adviser in a solidity project

simeonsamuel
Автор

watch me going through cryptozombies tutorial

pauleth
Автор

Do you know how to create alphanumeric in solidity smartcontract, using given characters and digits.

jomoljaison
Автор

instead of require we can also use if statement right????

aaquilahamedpm
Автор

Aloha Julian, I'm Keoki can you tell me what order of your courses I should consider an as a beginner? Also, how do I know what what I need to have and how long (1, 2, or 3 week) until you are available for your subscription before purchasing? Mahalo

jerrylewis
Автор

I create a crypto fashion shop and have a gamedev background.
f.e. Real Tshirt and if you hover with your camera over you see a nice shaman, who can do some cool spells and protects you from other badAura enmies.
This is gold from my perspective, thanks.
I think in the closer future i will book your course.
First i have to fetch up more Webtechnology to set it up how i imagine. Step by step^^
Maybe you have an Idea what front end WebXR Tech fits best for interacting with the Blockchain.
Three.js, Unity AR foundation, ZapparWebAR or ... ? :shrug: Do you have an link of something similar which is blockchain related, would be nice :) If not its fine as well:)

Thanks again +1Subscriber

Skylla
Автор

This needs a lot of work. Take for example 48:54. This appears to me to be some form of object destructing. You need to explain why = ... works. It looks me to that you have a left-hand side return object that you are destructuring. But you have not explained this at all.

defaultdefault