DEV Community

#100daysofcode in Rust Series' Articles

Back to Aniket Botre's Series
My #100DaysOfCode Journey: Day 3 in Rust
Cover image for My #100DaysOfCode Journey: Day 3 in Rust

My #100DaysOfCode Journey: Day 3 in Rust

2
Comments
2 min read
Day 4: Exploring Rust's Compound Data Types
Cover image for Day 4: Exploring Rust's Compound Data Types

Day 4: Exploring Rust's Compound Data Types

Comments
2 min read
Day 5: Mastering Rust's Conditionals and Match Expressions
Cover image for Day 5: Mastering Rust's Conditionals and Match Expressions

Day 5: Mastering Rust's Conditionals and Match Expressions

Comments
2 min read
Day 6: Navigating Rust's Looping Landscape
Cover image for Day 6: Navigating Rust's Looping Landscape

Day 6: Navigating Rust's Looping Landscape

Comments
2 min read
Day 7: Unleashing Functions in Rust 🚀
Cover image for Day 7: Unleashing Functions in Rust 🚀

Day 7: Unleashing Functions in Rust 🚀

Comments
1 min read
Day 8: Unveiling the String Symphony in Rust 🎻
Cover image for Day 8: Unveiling the String Symphony in Rust 🎻

Day 8: Unveiling the String Symphony in Rust 🎻

Comments
3 min read
Day 9: Navigating Ownership, References, and Borrowing in Rust 🚢
Cover image for Day 9: Navigating Ownership, References, and Borrowing in Rust 🚢

Day 9: Navigating Ownership, References, and Borrowing in Rust 🚢

Comments
5 min read
Day 10: Rustic Riddles - Unleashing the Number Guessing Game 🎲
Cover image for Day 10: Rustic Riddles - Unleashing the Number Guessing Game 🎲

Day 10: Rustic Riddles - Unleashing the Number Guessing Game 🎲

Comments
2 min read
Day 11: Structs in Rust - Laying the Foundation 🏗️
Cover image for Day 11: Structs in Rust - Laying the Foundation 🏗️

Day 11: Structs in Rust - Laying the Foundation 🏗️

Comments
2 min read
Day 12: Navigating the Rustic Terrain of Struct Methods 🏞️
Cover image for Day 12: Navigating the Rustic Terrain of Struct Methods 🏞️

Day 12: Navigating the Rustic Terrain of Struct Methods 🏞️

1
Comments 2
2 min read
Day 13: Rust Enums – Unleashing the Power of Variants! 💪🦀
Cover image for Day 13: Rust Enums – Unleashing the Power of Variants! 💪🦀

Day 13: Rust Enums – Unleashing the Power of Variants! 💪🦀

Comments
2 min read
Day 14: Rust's Symphony of Generics and Traits – Crafting Code for the Real World 🌐🚀
Cover image for Day 14: Rust's Symphony of Generics and Traits – Crafting Code for the Real World 🌐🚀

Day 14: Rust's Symphony of Generics and Traits – Crafting Code for the Real World 🌐🚀

2
Comments
2 min read
Day 15: Crafting Cars in Rust – A Symphony of Geeky Dialogues and Struct Choreography 🚗🛠️
Cover image for Day 15: Crafting Cars in Rust – A Symphony of Geeky Dialogues and Struct Choreography 🚗🛠️

Day 15: Crafting Cars in Rust – A Symphony of Geeky Dialogues and Struct Choreography 🚗🛠️

3
Comments
3 min read
Day 16: Journey into Rust Collections - Mastering the Vector
Cover image for Day 16: Journey into Rust Collections - Mastering the Vector

Day 16: Journey into Rust Collections - Mastering the Vector

Comments
4 min read
Navigating the Terrains of HashMaps in Rust: A Day 17 Expedition 🗺️
Cover image for Navigating the Terrains of HashMaps in Rust: A Day 17 Expedition 🗺️

Navigating the Terrains of HashMaps in Rust: A Day 17 Expedition 🗺️

Comments
3 min read
Unveiling the Art of Error Handling in Rust: A Day 18 Odyssey 🚀
Cover image for Unveiling the Art of Error Handling in Rust: A Day 18 Odyssey 🚀

Unveiling the Art of Error Handling in Rust: A Day 18 Odyssey 🚀

Comments
3 min read
Day 19: Unleashing Recursion Magic in Rust: Finding Factorial! 🚀
Cover image for Day 19: Unleashing Recursion Magic in Rust: Finding Factorial! 🚀

Day 19: Unleashing Recursion Magic in Rust: Finding Factorial! 🚀

Comments
2 min read
Day20: Navigating Rust's File System: A Journey into File Handling🦀
Cover image for Day20: Navigating Rust's File System: A Journey into File Handling🦀

Day20: Navigating Rust's File System: A Journey into File Handling🦀

Comments
4 min read
Day 21: Decoding Lifetimes in Rust 🕵️‍♂️ and Navigating the Seas of Borrowing and Ownership
Cover image for Day 21: Decoding Lifetimes in Rust 🕵️‍♂️ and Navigating the Seas of Borrowing and Ownership

Day 21: Decoding Lifetimes in Rust 🕵️‍♂️ and Navigating the Seas of Borrowing and Ownership

Comments
3 min read
Day22: Unveiling the Mysteries of Rust Modules and the use Keyword 🔱
Cover image for Day22: Unveiling the Mysteries of Rust Modules and the use Keyword 🔱

Day22: Unveiling the Mysteries of Rust Modules and the use Keyword 🔱

2
Comments
3 min read
Day23: Safeguarding Code Seas: Unraveling Rust's Testing Arsenal 🌊⚓
Cover image for Day23: Safeguarding Code Seas: Unraveling Rust's Testing Arsenal 🌊⚓

Day23: Safeguarding Code Seas: Unraveling Rust's Testing Arsenal 🌊⚓

Comments
2 min read
Day24: Cracking the Rusty Merge Sort Code: Sorting Deconstructed 🚀🦀
Cover image for Day24: Cracking the Rusty Merge Sort Code: Sorting Deconstructed 🚀🦀

Day24: Cracking the Rusty Merge Sort Code: Sorting Deconstructed 🚀🦀

Comments 2
3 min read
Day25: Unveiling the Charm of Rust Closures🎭
Cover image for Day25: Unveiling the Charm of Rust Closures🎭

Day25: Unveiling the Charm of Rust Closures🎭

1
Comments
4 min read
Day 26: Unleashing Rust's Smart Pointers, Navigating the Pointerscape 🚀🦀
Cover image for Day 26: Unleashing Rust's Smart Pointers, Navigating the Pointerscape 🚀🦀

Day 26: Unleashing Rust's Smart Pointers, Navigating the Pointerscape 🚀🦀

3
Comments
5 min read
Day27: Multithreading and Concurrent Programming in Rust, A Lively Overview Before the Deep Dive🤿
Cover image for Day27: Multithreading and Concurrent Programming in Rust, A Lively Overview Before the Deep Dive🤿

Day27: Multithreading and Concurrent Programming in Rust, A Lively Overview Before the Deep Dive🤿

1
Comments
4 min read
Day 28: Threads, Channels, and Rusty Messages: Unveiling the Multithreading Symphony 🚀
Cover image for Day 28: Threads, Channels, and Rusty Messages: Unveiling the Multithreading Symphony 🚀

Day 28: Threads, Channels, and Rusty Messages: Unveiling the Multithreading Symphony 🚀

2
Comments 1
3 min read
Day 29:🌐 Navigating Shared State Concurrency in Rust:- Sync, Send, and Atomic Wonders
Cover image for Day 29:🌐 Navigating Shared State Concurrency in Rust:- Sync, Send, and Atomic Wonders

Day 29:🌐 Navigating Shared State Concurrency in Rust:- Sync, Send, and Atomic Wonders

2
Comments
6 min read
Day 30: ⚡️ Rustic Asynchrony: Decoding the Enigma of Futures and Async/Await! 🚀
Cover image for Day 30: ⚡️ Rustic Asynchrony: Decoding the Enigma of Futures and Async/Await! 🚀

Day 30: ⚡️ Rustic Asynchrony: Decoding the Enigma of Futures and Async/Await! 🚀

1
Comments
4 min read
🌟Day 31: Macro Mania, Supercharge Your Rust Code!
Cover image for 🌟Day 31: Macro Mania, Supercharge Your Rust Code!

🌟Day 31: Macro Mania, Supercharge Your Rust Code!

1
Comments
5 min read
🚀 Day 32: Crafting a Single-Threaded Web Server in Rust! 🕸 💻✨
Cover image for 🚀 Day 32: Crafting a Single-Threaded Web Server in Rust! 🕸 💻✨

🚀 Day 32: Crafting a Single-Threaded Web Server in Rust! 🕸 💻✨

Comments
4 min read
Rust-ing Away With Iterators 🛠️🔁
Cover image for Rust-ing Away With Iterators 🛠️🔁

Rust-ing Away With Iterators 🛠️🔁

Comments
3 min read
Day 34: Launching into Backend Bliss with Rust and Rocket! 🚀💻
Cover image for Day 34: Launching into Backend Bliss with Rust and Rocket! 🚀💻

Day 34: Launching into Backend Bliss with Rust and Rocket! 🚀💻

Comments
4 min read
🚀 "Routing Wonders with Rocket: Navigating the Web Development Galaxy in Rust!" 🌐✨
Cover image for 🚀 "Routing Wonders with Rocket: Navigating the Web Development Galaxy in Rust!" 🌐✨

🚀 "Routing Wonders with Rocket: Navigating the Web Development Galaxy in Rust!" 🌐✨

Comments
3 min read
🚀 Day 36: Rocketing Ahead with Templating - Crafting Dynamic Web Content in Rust!
Cover image for 🚀 Day 36: Rocketing Ahead with Templating - Crafting Dynamic Web Content in Rust!

🚀 Day 36: Rocketing Ahead with Templating - Crafting Dynamic Web Content in Rust!

Comments
4 min read