-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Update: Head over to Cyfrin Updraft! #1
-
Update: Head to Cyfrin Updraft
Hi all,
It's been a minute since I've been here.
We have had an OUTSTANDING turnout from this course, and I know so many people learned so much from it. But recently, the content has been getting a bit stale, and I've rebuilt everything (and more!) on a new platform called Cyfrin Updraft.
Don't worry, for people who like YouTube, I've released the course on my YouTube channel as well.
So, I'd like to invite everyone to head over to Cyfrin Updraft to start their smart contract careers. This site is kept up to date so people can get the best learning experience ever - and we've got some BIG updates coming!!
i️ Important: This repo is no longer maintained; we invite all people learning Solidity to head to Cyfrin Updraft! The 100% free #1 smart contract education platform on earth. Developed with love by Patrick & Cyfrin <3
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
- Ask questions you’re wondering about.
- Share ideas.
- Engage with other community members.
- Welcome others and are open-minded. Remember that this is a community we
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 74 -
🎉 21 -
❤️ 22 -
🚀 31 -
👀 12
Replies: 200 comments 235 replies
-
is this course available
Beta Was this translation helpful? Give feedback.
All reactions
-
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.8;
contract SimpleStorage{
uint favoritenumber;
function store(uint_favoritenumber) public {
favoritenumber=_favoritenumber;
}
}
this is my first code in solidity language and the compiler says function store(uint_favoritenumber) public this line has some problem and it doesn't compiling please help me if there is somthing wrong with my code or other.
Beta Was this translation helpful? Give feedback.
All reactions
-
// SPDX-License-Identifier: MIT pragma solidity ^0.8.8; contract SimpleStorage{ uint favoritenumber; function store(uint_favoritenumber) public { favoritenumber=_favoritenumber; } }``` @fusadmanck there should be a comma (,) in between the uint_favoritenumber. it should be uint, _favoritenumber
Beta Was this translation helpful? Give feedback.
All reactions
-
Why would you put comma?
They are not different variables, uint is a datatype. There will be just a single space between them...
Beta Was this translation helpful? Give feedback.
All reactions
-
There should be a space between uint and _favoriteNumber instead of a comma or merging them both. The compiler couldn't read what data type uint_favoriteNumber is.
Beta Was this translation helpful? Give feedback.
All reactions
-
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.8;
contract SimpleStorage{
uint256 public favoriteNumber;
function store(uint256 _favoriteNumber) public {
favoriteNumber =_favoriteNumber;
}
}
try giving a space between uint256 and _favoriteNumber in the store function, set favoriteNumber to public and give "favoriteNumber a correct naming notation that is setting "n" in "favoritenumber" to "favoriteNumber"
Beta Was this translation helpful? Give feedback.
All reactions
-
just sayin' hello!
https://twitter.com/johnguestdev
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
-
Welcome!
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Hi there. Nice to meet you.
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello. Thank you for the course, it's great!
Beta Was this translation helpful? Give feedback.
All reactions
-
i have no prior experience in programming, can i still learn the course
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello! I'm so excited to start this course, Patrick. Can't thank you enough!!
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 7 -
👀 1
-
Let's goooo!!
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1 -
👀 1
-
sir can i start this knowing littel bit of programming
currently i know html css and javascript in the beginner level
can start this without any doubt please reply me sir
Beta Was this translation helpful? Give feedback.
All reactions
-
I guess if you can deal with javascript or having basic understand you can go.
Beta Was this translation helpful? Give feedback.
All reactions
-
I am so exciting to have access to this great course
Beta Was this translation helpful? Give feedback.
All reactions
-
Let the learning begin!!! 🚀
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 2
-
Boom!!
Beta Was this translation helpful? Give feedback.
All reactions
-
LFG!
Beta Was this translation helpful? Give feedback.
All reactions
-
Gonna learn like crazy
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
-
That's the spirit!
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks so much Patrick.. as always, your energy is inspiring!
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 3
-
Excited to see it transfer to you :)
Beta Was this translation helpful? Give feedback.
All reactions
-
I ́m ready to learn. This course seems great as always! 🚀
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 2
-
Let's go!
Beta Was this translation helpful? Give feedback.
All reactions
-
This repo is going to be huge, hope to see you all around!
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
-
Great to see you here too @cromewar 🙌🏽
Beta Was this translation helpful? Give feedback.
All reactions
-
THE LEGEND CROMEWAR HAS ARRIVED!!!!
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 5
-
Haha I'm just a simple mortal trying lo learn cool stuff, but thanks for the compliment!.
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi there. Nice to meet you. Always good to connect to like minded folks. 🤛
Beta Was this translation helpful? Give feedback.
All reactions
-
I am ready to dive into the rabbit hole! 🐰 @PatrickAlphaC Thank you so much! 🙏🏽
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Let's goo!!
Beta Was this translation helpful? Give feedback.
All reactions
-
Hey everyone! going to start learning with this course, thanks for providing this amount of knowledge for free!
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1 -
🚀 1
-
Boom!
Beta Was this translation helpful? Give feedback.
All reactions
-
Starting the journey!! 🚀
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 2
-
Yes!
Beta Was this translation helpful? Give feedback.
All reactions
-
Just saying Hello!
Beta Was this translation helpful? Give feedback.
All reactions
-
Welcome!!
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi. Nice to meet you here. 🤝
Beta Was this translation helpful? Give feedback.
All reactions
-
Thank you Patrick for this course !!! I am starting the journey ..
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 2
-
Awesome!!
Beta Was this translation helpful? Give feedback.
All reactions
-
Hell yeah !! The course is now live I will learn little bit of JS and get into it right away
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 2
-
Ayyy! Nice to see you here!
Beta Was this translation helpful? Give feedback.
All reactions
-
Ohh you recognize me thanks :)
Beta Was this translation helpful? Give feedback.
All reactions
-
HElloooo ....Starting this course today! Excited!! :)
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 3
-
Great day to start!
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
-
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions
-
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi everyone! My name is Jorge and I just got started in the full stack development world. I always knew my path is with the blockchain and web 3. I am so happy and grateful to be here! Keep those challenges coming!
Beta Was this translation helpful? Give feedback.
All reactions
-
should learn all or can i skip any lessons tell me
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello everyone, happy to be here!
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 5
-
Hello everyone, total newbie here, I am starting here, https://www.youtube.com/watch?v=gyMwXuJrbJQ&t=1s. Any advice?
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello TravCrypto
Beta Was this translation helpful? Give feedback.
All reactions
-
Just saying hello to everyone, today I started my journey and I'm super excited about it.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
HI everyone 4 hours into the course and i am enjoying it .
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello, I'm Grandi0z from DRC, just started the course...😎
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello
Nice to connect with you here
Beta Was this translation helpful? Give feedback.
All reactions
-
How do you see the course so far
I just started this week
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi Everyone, I am Chinedu, from Nigeria, a full-stack dev. I started the course last week and I am 4 hours into it. It is an exciting course.
Beta Was this translation helpful? Give feedback.
All reactions
-
Nice to have you here Chinedu
I started this week 👋🏾
Beta Was this translation helpful? Give feedback.
All reactions
-
🎉 1
-
I have reached at 9:10 hardhat season while verifying contract with two function retrieve() and store() i am getting this error Error: could not decode result data (value="0x", info={ "method": "retrieve", "signature": "retrieve()" }, code=BAD_DATA, version=6.12.0).
Can any one help me with error please.
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello everyone 👋🏾
I am Theophilus, a frontend developer from Nigeria I have been trying to pivot to blockchain technology until I find this course.
Thanks to you Patrick for this course and I will greatly be involved in the community while I go through the course.
I will be verily happy to connect with my fellow developers here😊👋🏾
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
-
Hello Everyone!
Just started my journey as a Blockchain Developer and Cybersecurity Analyst
Beta Was this translation helpful? Give feedback.
All reactions
-
i started 2 days ago!
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi guys I'm chinedu chinaka I started almost a year after completing the 32hr course having gained so much knowledge from it I decided to start this 38hr course on cyfrin updraft!
Beta Was this translation helpful? Give feedback.