this post was submitted on 13 Jun 2023
27 points (96.6% liked)

Experienced Devs

3928 readers
1 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:

founded 1 year ago
MODERATORS
 

What are some of your recommendations for books, videos, podcasts, or any other media that inspire and spark more passion for programming and computer science in general? I'm interested in hearing how these resources have helped you grow as a programmer.

you are viewing a single comment's thread
view the rest of the comments
[–] icesentry@lemmyrs.org 3 points 1 year ago* (last edited 1 year ago)

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/