luisbg :coffee: is a user on toot.cafe. You can follow them or interact with them if you have an account anywhere in the fediverse.
luisbg :coffee: @luisbg

The Pragmatic Programmer vs Clean Code. Which book would you recommend first to a friend?

@luisbg *squints, trying to remember each* Pragmatic Programmer, from memory. More about broad approaches and thinking, being part of a team etc (if I remember correctly), where Clean Code was more specifically about coding itself. PP sets the scene for coding to happen. Both books are foundation texts, but I believe being a good dev is more than just writing 'good' code 😊

@luisbg The pragmatic programmer first.

I have recommended it to developers who have no idea that there is "another world for developers based on craftsmanship", and they naturally reads clean code within the year naturally!

@luisbg Clean Code. It's not perfect, but every developer should read it before they touch a large codebase.

@luisbg both but don't take either ideology too seriously.  also, pragmatic thinking and learning and the elements of programming style are useful.