eazicoder's profile picture. learning Rust, building a life in Web3 || I make smart things simple to understand 🛠

devEazi

@eazicoder

learning Rust, building a life in Web3 || I make smart things simple to understand 🛠

고정된 트윗

I’ve set myself a challenge: show up every day & document my Rust learning journey. Why? Because growth = consistency. Every day → 1 lesson, 1 post. By the end, I’ll be a different builder than I am today😁 #BuildingInpublic #Eazilogs #Rust 🦀

eazicoder's tweet image. I’ve set myself a challenge: show up every day & document my Rust learning journey.

Why?
Because growth = consistency.

Every day → 1 lesson, 1 post.
By the end, I’ll be a different builder than I am today😁

#BuildingInpublic #Eazilogs #Rust 🦀

How much of writing code depends on muscle memory🤔?

eazicoder's tweet image. How much of writing code depends on muscle memory🤔?

*...as your first programming language?

At the airport, omw to Milan 🇮🇹 I love this life.

FrancescoCiull4's tweet image. At the airport, omw to Milan 🇮🇹

I love this life.


I recently started going through the Rust book and realised I still have so much to learn. I don't want to be caught in tutorial hell 😫 How do I reinforce what I'm learning to make it stick Help!!!

eazicoder's tweet image. I recently started going through the Rust book and realised I still have so much to learn.

I don't want to be caught in tutorial hell 😫 
How do I reinforce what I'm learning to make it stick

Help!!!

Glad to be back mehn They taught they had me but mercy said NO.. Back to learning 🦀

eazicoder's tweet image. Glad to be back mehn

They taught they had me but mercy said NO..

Back to learning 🦀

I just registered for @FrancescoCiull4 Rust Crust BootCamp coming up Nov 21 This is a challenge to myself on how much I can learn and build on Rust before that time 😮‍💨😩 I'd love to share my journey if given the opportunity 👀🙏 To register: 🔗 luma.com/g4dcdzqo

eazicoder's tweet image. I just registered for @FrancescoCiull4 Rust Crust BootCamp coming up Nov 21

This is a challenge to myself on how much I can learn and build on Rust before that time 😮‍💨😩

I'd love to share my journey if given the opportunity 👀🙏

To register:
🔗 luma.com/g4dcdzqo

devEazi 님이 재게시함

How much of winning is really luck… and how much is skill? 🤔 This is a story of why intentionality beats fate every time — and why you need @stakepadi @SuperteamNG A mini thread..

Star_eazi's tweet image. How much of winning is really luck… and how much is skill? 🤔

This is a story of why intentionality beats fate every time — and why you need @stakepadi @SuperteamNG 

A mini thread..

I didn't want to miss today's entry of my 21 days Rust consistency journey but circumstances beyond my control has taken my focus at the moment I will be back soon

eazicoder's tweet image. I didn't want to miss today's entry of my 21 days Rust consistency journey but circumstances beyond my control has taken my focus at the moment

I will be back soon

✅️ Day 8 > Spent time going through lesson on Strings. > Looked at some common methods we can use on Strings. > I wrote a syntax that would collect user's input using the input_output submodule gotten from std::io; Today was productive 😌 #Rust🦀 #BuildingInPublic

eazicoder's tweet image. ✅️ Day 8

> Spent time going through lesson on Strings.
> Looked at some common methods we can use on Strings.
> I wrote a syntax that would collect user's input using the input_output submodule gotten from std::io;

Today was productive 😌 

#Rust🦀 #BuildingInPublic

✅️ Day 7 Today was really interesting. First time in a while that my brain isn't clogged after receiving so much "complex" ideas. Spent time learning about how to structure my Rust project. • Learnt what a Package and the different types of crates. • Implemented..



Congratulations @bluntbrain_web3 you're the one-hundredth person I have followed since starting this journey with Rust. I believe in the numbers game and in fate☺️🙏 This must have been or a reason. Our connection was not a mistake I know this😅🧎‍♂️

eazicoder's tweet image. Congratulations @bluntbrain_web3 you're the one-hundredth person I have followed since starting this journey with Rust.

I believe in the numbers game and in fate☺️🙏

This must have been or a reason. 

Our connection was not a mistake I know this😅🧎‍♂️

Nothing beats an early morning debugging to get the blood pumping😭

eazicoder's tweet image. Nothing beats an early morning debugging to get the blood pumping😭

Can 8 hours of coding be characterised as locking in?? Because I just did😩 I will go again tomorrow.. not 8 hours though 👀

eazicoder's tweet image. Can  8 hours of coding be characterised as locking in??

Because I just did😩

I will go again tomorrow.. not 8 hours though 👀

✅️ Day 6 I went over 3 sections I had already done before: — Generics — Option and Result enums — Vectors It's interesting how these three concepts are intertwined. Remember get your BASICS right and every other part begins to fall in place 👌 #Rust 🦀 #BuildingInPublic

✅️ Day 5 Learning about Traits for the first time can seem complex but if you keep striving "to implement" whatever you learn, you'll definitely learn. Don't underestimate your capacity my fren On this note.. unto the next course section #Rust🦀 #BuildingInPublic

eazicoder's tweet image. ✅️ Day 5

Learning about Traits for the first time can seem complex but if you keep striving "to implement" whatever you learn, you'll definitely learn.

Don't underestimate your capacity my fren

On this note.. unto the next course section

#Rust🦀 #BuildingInPublic


devEazi 님이 재게시함

Vibe coders write apps. Engineers build systems.


✅️ Day 5 Learning about Traits for the first time can seem complex but if you keep striving "to implement" whatever you learn, you'll definitely learn. Don't underestimate your capacity my fren On this note.. unto the next course section #Rust🦀 #BuildingInPublic

eazicoder's tweet image. ✅️ Day 5

Learning about Traits for the first time can seem complex but if you keep striving "to implement" whatever you learn, you'll definitely learn.

Don't underestimate your capacity my fren

On this note.. unto the next course section

#Rust🦀 #BuildingInPublic

Day 4 ✅️ Today had me fighting for my life.. literally 😭😅 - Spent time figuring the default and manual implementations of the Partial Eq trait and PartialOrd trait. - Also learnt about Associated types within a trait. We go again tomorrow #BuildingInPublic #Rust 🦀



Day 4 ✅️ Today had me fighting for my life.. literally 😭😅 - Spent time figuring the default and manual implementations of the Partial Eq trait and PartialOrd trait. - Also learnt about Associated types within a trait. We go again tomorrow #BuildingInPublic #Rust 🦀

Day 3 ✅️ Still on Traits: - Learnt about the setter method. Its purpose is to write a piece of data from the data type. - Learnt about Supertraits & Subtraits. Any type that inherit the subtrait must also implement the super trait. All coming together now🥺 #Rust 🦀

eazicoder's tweet image. Day 3 ✅️

Still on Traits:

- Learnt about the setter method. Its purpose is to write a piece of data from the data type.

- Learnt about Supertraits & Subtraits.
Any type that inherit the subtrait must also implement the super trait.

All coming together now🥺

#Rust 🦀


Day 3 ✅️ Still on Traits: - Learnt about the setter method. Its purpose is to write a piece of data from the data type. - Learnt about Supertraits & Subtraits. Any type that inherit the subtrait must also implement the super trait. All coming together now🥺 #Rust 🦀

eazicoder's tweet image. Day 3 ✅️

Still on Traits:

- Learnt about the setter method. Its purpose is to write a piece of data from the data type.

- Learnt about Supertraits & Subtraits.
Any type that inherit the subtrait must also implement the super trait.

All coming together now🥺

#Rust 🦀

Associated constant is actually a thing in Rust 🦀 They rep some piece of data that we can include or store within a trait. The syntax was pretty much straightforward. I also spent some time learning about "getter method". That's all for today's work.. Go again tomorrow!

eazicoder's tweet image. Associated constant is actually a thing in Rust 🦀

They rep some piece of data that we can include or store within a trait. The syntax was pretty much straightforward.

I also spent some time learning about "getter method".

That's all for today's work..  Go again tomorrow!


United States 트렌드

Loading...

Something went wrong.


Something went wrong.