How can I find low-level programming projects to improve my skills in C++ or Rust?

0
4
Asked By TechieGuru88 On

I'm currently pursuing a PhD in machine learning engineering, so my work primarily revolves around Python, which has a lot of libraries to simplify tasks. While that's convenient, I want to get back to practicing low-level programming, particularly in C++ because I feel quite rusty. The challenge is fitting this practice into my busy schedule, as larger projects like rewriting popular libraries seem too daunting. I'm looking for suggestions on smaller projects or workflows that could help me hone these skills and prepare for a non-academic career after graduation.

1 Answer

Answered By CodeNinja42 On

You might want to check out Advent of Code for some fun challenges! It's a series of programming problems that can really get your skills flowing again and is great for practicing in any language.

CaffeineQueen -

Totally agree! It's a fun way to challenge yourself and the problems vary in difficulty, so you can gradually build up your skills.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.