LiveGray / 100-Days-Of-Rust

Welcome to the 100 Days of Rust Coding Challenge! This challenge is designed to help you learn and improve your Rust programming skills over the course of 100 days.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100 Days of Rust 🦀

gif

Introduction

Welcome to the 100 Days of Rust Coding Challenge! This challenge is designed to help you learn and improve your Rust programming skills over the course of 100 days.

Each day, you will tackle a new Rust programming concept, project, or problem. You will learn about ownership and borrowing, concurrency and parallelism, the Rust standard library, web development with Rust, game development with Rust, machine learning in Rust, system programming in Rust, cryptography in Rust, and blockchain development in Rust.

This challenge is suitable for Rust beginners and intermediate learners who want to improve their skills and build practical projects. It is also a great opportunity to connect with other Rust learners and share knowledge and experiences.

We hope you find this challenge fun and rewarding, and we can't wait to see what you build with Rust!

How to Participate

Fork this repository and create a new branch to track your progress. Commit to coding and learning Rust for at least an hour every day for 100 days. Share your progress on social media with the hashtag #100DaysOfRustCodingChallenge and tag @LiveGray on Twitter. We encourage you to share your progress and ask questions in the Discussions section of this repository.

Rules

  • The main rule is: Code at least an hour every day (don't skip weekends/holidays)

  • Choose an area of Rust you wan't to learn or improve

  • Share your progress daily in your social medias

  • Try not to copy code from the internet

  • Try to come up with a clean and elegant solution

  • Once you can, write tests (and make them pass)

Resources

The Rust Programming Language Book

The Rust Standard Library Documentation

Rust By Example

Rust Cookbook

Awesome Rust

Project List

Day Project Name Completed
Day #1 Convert Age To Days
Day #2 Finding Nemo
Day #3 Barbecue Skewers
Day #4 Is Johnny Making Progress
Day #5 Pair Of Socks
Day #6 Next Prime
Day #7 Merge Sorted Array
Day #8 Letter Combinations Of A Phone Number
Day #9 Trapping Rain Water
Day #10 Unique Binary Search Tree
Day #11 Restore IP Addresses
Day #12 Mountains or Valleys
Day #13 Need Help With Your Packing
Day #14 The Karacas Encryption Algorithm
Day #15 Valid Anagram
Day #16 Nim Game
Day #17 Prison Break
Day #18 Unique Paths
Day #19 URL Shortener
Day #20 API Challenge
Day #21 Random Maze Generator
Day #22 Marcio Mellos Challenge
Day #23 The Dining Philosophers
Day #24 The Josephus Problem
Day #25 Coin Trouble
Day #26 Briefcase Lock
Day #27 Task Scheduler
Day #28 Word Search
Day #29 Traffic Light Checker
Day #30 The Maximum Value
Day #31 The Time In Words
Day #32 Climbing The Leaderboard
Day #33 WERTYU
Day #34 Primary Arithmetic
Day #35 Dog And Gopher
Day #36 LCD Display
Day #37 Breaking The Records
Day #38 Electronics Shop
Day #39 Halloween Sale
Day #40 Larrys Array
Day #41 Sales By Match
Day #42 Drawing Book
Day #43 Area Of A Triangle
Day #44 Maximum Edge Of A Triangle
Day #45 Subtract The Swapped Bits...
Day #46 Hot Pics Of Danny Devito
Day #47 Zip It
Day #48 Christmas Tree
Day #49 Swimming Pool
Day #50 Tic Tac Toe
Day #51 Asteroid Collision
Day #52 Switch On The Gravity
Day #53 Javelin Parabolic Throw
Day #54 RGB To Hex Color Convertor
Day #55 Filter Repeating Character Strings
Day #56 Convert To Hex
Day #57 Magic Sigil Generator
Day #58 Create A Dice Roller
Day #59 Perfectly Balanced
Day #60 A Game Of Threes
Day #61 Write A Web Crawler
Day #62 Funny Plant
Day #63 The Rabbit Problem
Day #64 First Recurring Character
Day #65 ISBN Validator
Day #66 ISBN Generator
Day #67 Color Maze
Day #68 Clarence The Slow Typist
Day #69 Garage Door Opener
Day #70 Broken Keyboard
Day #71 How Long Has The Light Been On
Day #72 L33tSpeak Convertor
Day #73 L33tSpeak Translator
Day #74 CATTLEMETER
Day #75 Minesweeper
Day #76 The Cake Thief
Day #77 Bot Saves Princess
Day #78 A Number Without Numbers
Day #79 Analog Clock
Day #80 Make It Look Like You Are Working
Day #81 Draw The G Logo
Day #82 Tidy Numbers
Day #83 Bathroom Stalls
Day #84 Vestigium
Day #85 TCP IP Client Server
Day #86 Way Too Long Words
Day #87 Hulk
Day #88 Hit The Lottery
Day #89 Minutes Before The New Year
Day #90 Radio Station
Day #91 Cyberpunk 2078
Day #92 New Year Candles
Day #93 Dreamoon And Stairs
Day #94 Superhero Transformation
Day #95 Free Cash
Day #96 Beautiful Paintings
Day #97 Elephant
Day #98 Geography Of Brazil
Day #99 How Is The Weather
Day #100 Final Hello World

About

Welcome to the 100 Days of Rust Coding Challenge! This challenge is designed to help you learn and improve your Rust programming skills over the course of 100 days.


Languages

Language:Rust 100.0%