I just started The Pragmatic Programmer by Andy Hunt and Dave Thomas.
You can view the list of tips to become a better programmer from The Pragmatic Programmer here.
What book(s) are you reading right now?
I just started The Pragmatic Programmer by Andy Hunt and Dave Thomas.
You can view the list of tips to become a better programmer from The Pragmatic Programmer here.
What book(s) are you reading right now?
For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (34)
I am "listening" The Pragmatic Programmer via the Coding Blocks podcast. They have a series of episodes about the book ;)
Nice! How do you like the Coding Blocks podcast and what do you think of the book so far?
The podcast is interesting, they are experienced developers just talking about a different topic each episode, and they give some cool insights.
The series about the Pragmatic Programmer are some of the best episodes, specially the first couple. There's a lot to process. It gives many things to have a frame of reference when coding, refactoring, planing, even selling projects.
I read the book and this podcast is an awesome way to go over the contents of the book. Thanks!
I see a lot of people are reading this. Makes me curious. What is special about this?
It's a good read if you're into constant improvement, Visakh! I consider it a good reference book regardless of which stage of your career you're currently at. There's this post on Medium that breaks down why it's so essential.
Clean Coder, TDD with python, DDD Distilled.
I'm currently reading The Lean Startup =)
Currently reading “The Linux Programming Interface”. There’s a lot of features in the Linux that are typically exposed in most languages and allow you to leverage the full power of the OS. Cool to add tools to the tool box!
I recently finished Clean Code and now I am with Pragmatic programmer. Two essential books!
you dont know js async await.
I'm reading Joel On Software; a little outdated (1999-2004), but really insightful stuff regardless 😄
I just ordered a Kindle and have Clean Code and Pragmatic Programmer queued up. Reading game about to go crazy 🔥
Designing Data Intensive Applications - Really awesome if you want to be a better back-end engineer