Solidity Tutorial - A Full Course on Ethereum, Blockchain Development, Smart Contracts, and the EVM

preview_player
Показать описание
Learn to program in Solidity in the full tutorial. Solidity is an object-oriented programming language for writing smart contracts. It is used for implementing smart contracts on various blockchain platforms, most notably, Ethereum.

⭐️ Course Contents ⭐️
⌨️ (12:03) Part 2
⌨️ (32:34) Part 3
⌨️ (46:32) Part 4
⌨️ (1:00:48) Part 5
⌨️ (1:18:35) Part 6

--

Рекомендации по теме
Комментарии
Автор

Dude. wth - I learned more in the first 45 min than online courses i bloddy paid for. Insane.

lestermcpherson
Автор

Part 1 Intro To Solidity - 00:45
Part 2 Data Types and Data Structures - 12:06
Part 3 Function Visibility, Modifiers & Time - 32:44
Part 4 Sending Ether & Events - 46:33
Part 5 Smart Contract Interaction & Inheritance - 1:00:50

mipo
Автор

Gave me a big jump in programing smart contracts. Videos are great, if i have a issue understanding manipulating values in some cases i just do some deep reading to move to another level. Thanks to your video's i been writing and testing writing and testing adding my own logic to your logic and getting into some deep contracts.. I wish i could afford the boot-camp hopefully some day soon. I might even make it off of my first job i am going to bid on. I set a goal two weeks i am going for it.. thanks for all the motivation Greg

jwferrazza
Автор

Successful people don't become that way overnight. What most people see at a glance wealth, a great career, purpose is the result of hard work and hustle over time. I pray that anyone who reads this will be successful in life

victoriagraham
Автор

I will forever appreciate this channel, you've helped me and my family a lot, your videos, advice, lessons and funny words are Inspirational and helpful to us. My husband and I have been able to minimal, conscious in spending, saving and investing wisely, I now earn every week. You're such a blessing to this generation, we all love you

scholasticachris
Автор

This was really helpful! Keep up the Solidity + Ethereum tutorials :)

abeltedros
Автор

This is actually easy. I've been programming a long time, so all I need to do is get used to this slightly different C-like syntax and pick up a few blockchain concepts and I got this.

GameDevNerd
Автор

Gregory is the best. A Self taught individual like most of freecodecamp viewers.

TheRealKitWalker
Автор

Finally a sensible video amongst all the intraday gambling strategies..keep this honest and good content going!!!

patriciafredenburg
Автор

20 mins into this: I don't think I'm smart enough for this
I will just keep trying until I get it. Thanks for the great content!

andyfranklin
Автор

wow this is amazing.
I feel the urge to dig deeper.
our possibilities today blow my mind

eqnawr
Автор

A very good hands on video on Solidity. Thanks Gregory for this video. I had many of my doubts cleared out through this.

ashishinamdar
Автор

Superb content.
I do have to admit the financial market at large can be remunerative provided with the right approach, through and through I’m thankful for pro aid.

alexanderrowan
Автор

thanks so much for your content. just some feedback, if you explained the big picture more for each step, it would help viewers better understand what the minute details is really doing.

dajlfdkl
Автор

I'm 14 and getting into smart contracts, this video is incredible!

jumbledfox
Автор

This is a great tutorial! I am glad I learned Android phone app programming with Object Oriented Java first -- because that made Solidity MUCH easier to understand. Same basic concepts...

americancitizen
Автор

For me, one of the big problems when trying to learn a new language is knowing which of the variables used are keywords or are they variables,
modifier, is that a keyword, is owner a keyword, address owner; is owner a keyword or was that chosen as a variable etc. I often think there should be very clear way of making it known that a keyword is being used so that I can differentiate and know that something is a variable and not some keyword that has other properties I might need to know about. Great video by the way, I'm planning on writing my first solidity contract after this ..

adespade
Автор

Hi ! The video is very rewarding. I hope you can do more courses on smart contract development on binance smart contract

hungtung
Автор

Wow. I like struct coming from Java and C#. It's like a whole class, but you can use it anywhere!

joeq
Автор

38:18 "and after this, we can just basically do this _;"

Naz-pkll