If you had to recommend a single work-related book, what would it be and why? #1400
Replies: 9 comments 2 replies
-
For my part, I really enjoyed reading the book penned by the TailwindCSS creator himself called Refactoring UI by @adamwathan & @sschoger. The most important thing about that book is that it teaches you how to create great UI by using very down-to-earth examples and actionable tips, which I was able to use right away. The main takeaways I still pay attention to, to this day are:
What about you? |
Beta Was this translation helpful? Give feedback.
-
"Atomic Design" by @bradfrost It's not so much about coding, more like "building design systems". This book breaks down UI design into its tiniest building blocks and shows you how to assemble them into bigger, better components. I would recommend it to anyone that's trying to build something that's both consistent and pretty. |
Beta Was this translation helpful? Give feedback.
-
"Don't Make Me Think" by Steve Krug |
Beta Was this translation helpful? Give feedback.
-
Not related to coding and I read it a dozen or so years ago, but this is the book that has had the biggest impact on my work ethic and approach to productivity. An all-time classic, "Getting Things Done" by David Allen. |
Beta Was this translation helpful? Give feedback.
-
It may not be a book related to coding, but it allows us to get acquainted with numbers and ways to learn more effectively. "A Mind for Numbers Up" by Oakley Barbara |
Beta Was this translation helpful? Give feedback.
-
One of my favorite work-related books is "Clean Code" by Robert C. Martin. This book is a must-read for any developer who wants to write better code that is easier to maintain and understand. It has examples for writing code that is readable, testable, and easy to refactor - 3 key characteristics that are often missing, especially in newbie projects. If you haven't read it yet, I highly recommend it! |
Beta Was this translation helpful? Give feedback.
-
+1 to Don't make me think. |
Beta Was this translation helpful? Give feedback.
-
One of the books that I would highly recommend is "JavaScript: The Good Parts" by Douglas Crockford. This book is a must-read for anyone who wants to become proficient in JavaScript and write clean, maintainable code. |
Beta Was this translation helpful? Give feedback.
-
I would recommend "The Design of Everyday Things" - it doesn't focus on software UX, but helps you look at things from a user-centered perspective. |
Beta Was this translation helpful? Give feedback.
-
As in the title, do you have any coding-related, or in general work or career-related books you would like to recommend?
Update: As of now our list contains:
Keep it up!
Beta Was this translation helpful? Give feedback.
All reactions