this post was submitted on 13 Jun 2023
29 points (96.8% liked)
Experienced Devs
3950 readers
2 users here now
A community for discussion amongst professional software developers.
Posts should be relevant to those well into their careers.
For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:
- Logo base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A few years ago, when I was still learning rust. I started to read the raytracing in a weekend series and implement it in rust instead of cpp. I fell in love with both rust and computer graphics in general after that. Today I now work full-time (and as a hobby) as a computer graphics programmer with rust.
In general I just keep working on things I find interesting and never put any pressure on myself to actually ship anything. I do it because I want to not because I have to.
Here's a link to the book series https://raytracing.github.io/