5

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.

top 3 comments
sorted by: hot top controversial new old
[-] l3mming@lemmy.fmhy.ml 1 points 2 years ago* (last edited 2 years ago)

Jumping in to right a wrong. Nobody has mentioned Sebastian Lague on youtube. His programming demos are sheer magic and joy. He's like the European Bob Ross of programming.

edit: https://youtube.com/channel/UCmtyQOKKmrMVaKuRXz02jbQ

[-] mdhughes@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)
  • The Pragmatic Programmer, by Andrew Hunt & David Thomas: How to not suck at programming.
  • Algorithms, by Robert Sedgewick: Stick to the early C or Pascal editions, later ones are full of language-specific Java, etc. distractions.
  • Programming Pearls, by Jon Bentley: Short snippets of how to design & optimize.
  • SICP: Just do every exercise, take it seriously, you'll learn super powers. Watching the lecture videos alongside is helpful, but the book and problem sets are mandatory.
  • BASIC Computer Games, by David H. Ahl: The type-in listings are fairly hard to read & understand to newbies now, I suspect, but it's still the master class in how to decompose gameplay problems into low-level programming.

Videos and podcasts won't help you, they're pleasant noise but you learn to program by programming, by taking a problem and solving it.

[-] SandPet@kbin.social 1 points 2 years ago
this post was submitted on 13 Jun 2023
5 points (100.0% liked)

Experienced Devs

4135 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 2 years ago
MODERATORS