this post was submitted on 13 Jun 2023
29 points (96.8% 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
[โ€“] lkdev 2 points 1 year ago (1 children)

I usually don't consume much of that media, I'm more of an active person myself. So I enjoy some hobby projects and writing the occasional blog post every now and then.

If you haven't learned a language with a new paradigm in a while, give that a shot. For example, if you have never done Functional Programming, learn Elixir

Since you didn't specifically mention why you are looking to get more passion, I'd say don't exhaust yourself with it. It's fine if you are just in a phase of your career where work alone is enough. There might also be other parts of the field you could explore into, if you're not feeling the programming part at the moment. Career paths aren't linear :)

[โ€“] howarddo 1 points 1 year ago

Thank u, I just started to learn rust. Looks quite scary for me as a js soydev.