This is probably the most popular one. You can find opportunities for a variety of roles here, can also subscribe to their daily/weekly emails for new web3 jobs.
I graduated from @LearnWeb3DAO 's Junior track a few days ago.
Learned a lot of new concepts and technologies such as IPFS, Graph, Ceramic etc.
Here is the best way to get the most out of these amazingly curated tracks (from my own experience)🧵
1/5
Don't just copy-paste the code given in the tracks instead:
I. Understand what you are gonna build in that level.
II. Try to build it on your own, without looking at the solution.
III. Successful? Good, now you have confidence that you can build that thing on your own.
2/5
Jan 12, 2022 • 17 tweets • 4 min read
Why the Metaverse will change the way we live and how it will make us extremely happy and sad at the same time.
🧵👇
To understand this we first need to understand what we humans strive for?
Sep 26, 2021 • 27 tweets • 7 min read
A lot of people find Big O scary but one should know it to determine the efficiency of algorithms, so I wrote a thread explaining Big O notation 🧵👇
First of all, what is Big O?
It is the way of determining the performance of algorithms as the input grows bigger and bigger.
In other words, how much time and space the algorithm would take to execute as the input grows larger.