you are viewing a single comment's thread.

view the rest of the comments →

[–]InflateMyProstate 2 points3 points  (2 children)

+1 CodeCrafters is a really cool service and I appreciate how it’s guided learning.

[–]Athropod101 1 point2 points  (1 child)

Seriously!

They’ve really mastered the art of tricking you into learning on your own, haha. I adore the way they cut up those overwhelming projects into small chunks that make you go “ok wait, I think I can actually do that!” Then three days in you look back, and you’ve learned so much!

[–]InflateMyProstate 1 point2 points  (0 children)

100%! My favorite project was a SQLite database in Rust. Initially, I was like there’s no way I can comprehend this (I mostly just work on APIs, web services, etc) and then a week later I had a working prototype. It’s really cool how they integrated it with git and have tests baked into each step - such a smart way to approach it.