Hacker News new | ask | show | jobs
by nickx720 1803 days ago
I feel your pain. I have tried to sink my teeth into system programming, but everything seems like an information overload.

For now I been trying to use Rust as a way to get into aspects of programming I couldn't before (Raytracing, Editor ), but I do wonder if ever I can crack into system programming.

1 comments

I think sys programming is a broad topic and there is a chance that you are into a part of it.

And it's not difficult to get hand on some simple projects IMHO e.g. write an interpreter.