Don't waste $13k on courses and bootcamps. 💰

Top 10 Youtube channels to learn Web3 for FREE.

A Thread 🧵
3. Nader Dabit ( @dabit3 )
youtube.com/c/naderdabit
6. Smart Contract Programmer ( @ProgrammerSmart )
youtube.com/channel/UCJWh7…
If you found it useful, please engage with the firs tweet:
🔁 Retweet
👍 Like
💬 Comment

Drop a 👋 if you are interested in #Solidity and #Web3 content

Let's connect👉 @Web3Oscar
As a result of this tweet going viral, many people are asking me where to start learning web3.

Check this roadmap 👇

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Oscar | Web3 Dev ⚡

Oscar | Web3 Dev ⚡ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @Web3Oscar

May 6
Get a remote job in web3 🔥

(Avg. Salary +$100K per year 💰)

A Thread 🧵↓
1/ @Web3Career · Browse 14,654 jobs in Web3 at 1,773 Web3 Projects

web3.career
2/ @CryptoJobsList · Connect with companies hiring in a few clicks and begin your next experience in the industry.

cryptojobslist.com
Read 7 tweets
May 5
❌NOTHING can be deleted from the blockchain.

🤔 Or maybe yes ...

👇🧵 Self-Destruct operation in #Solidity
👉There is a way to delete Smart Contracts from the Blockchain, using the self-destruct operation.

👉If there is any remaining Ether stored at that address it is sent to a designated target.
Let's see an example!
Read 5 tweets
May 4
A lot of terms in web3, right?

Flashcards can help you deal with that.

🧵👇

#100DaysOfCode #100Devs Image
⚡️Blockchain Basics (26 Cards):
101blockchains.com/flash-cards/bl…
Read 7 tweets
May 3
❌"Not enough Ether provided"

👇Error Handling in #Solidity Image
Some of the runtime errors are:
→out-of-gas error
→data type overflow error
→divide by zero error
→array-out-of-index error
→etc
After version 4.10 new error handling statements were introduced such as assert, require, revert.
This replaced Throw.
Read 8 tweets
May 2
Ever wondered how to add blockchain or transaction information to your Smart Contract❓

🌐Use Global Variables

👇Here's how ( 🧵) #100Devs #100DaysOfCode #10...
In Solidity, there are certain global variables that are used mainly to provide information about the blockchain or for general-purpose utility functions.

Let's review some of them👇
⚡️'msg' Global Variable:

-msg.data (bytes calldata): complete calldata

-msg.sender (address): sender of the message

-msg.sig (bytes4): first four bytes of the calldata

-msg.value (uint): number of wei sent with the message

Example: Image
Read 7 tweets
Apr 22
Learning Web3❓

Here are 10 concepts you need to MASTER if you want to become a Web3 developer.

🧵👇 Thread
1) WEB3:

Web 3.0 is the third generation of the Internet, based on blockchain technology, incorporating concepts such as decentralization and token-based economy and providing autonomy, privacy and security to users.

Users are in control of their own data and applications.
2) ETHEREUM:

Ethereum is an open source blockchain platform that enables developers to write Smart Contracts and deploying decentralized applications or dApps.
Read 12 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(