No description
Find a file
2023-12-11 22:58:13 +01:00
src feat: start on day 2 2023-12-11 22:58:13 +01:00
.gitignore Push initial project, with day 1 part 1 2023-12-05 09:26:19 +01:00
Cargo.lock Push initial project, with day 1 part 1 2023-12-05 09:26:19 +01:00
Cargo.toml Push initial project, with day 1 part 1 2023-12-05 09:26:19 +01:00
README.md Create README.md 2023-12-05 09:52:28 +01:00

Advent of Code 2023 - Rust

Advent of Code 2023

My goal for this Advent of Code is to get better with Rust. I've only completed the "React for TS devs" course on Frontend Masters and read a few chapters of the book, so my knowledge is very limited still. But I'm hoping AoC will prove to be a good way to learn a new language, like I've heard so many talk about.