Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
February 15, 2021 08:02 am GMT

3 books every developer must read

Hello World! Today we will see three books that I recommend you to read as a developer. Tutorials are best when learning a particular technology but books are irreplaceable to learn a skill in-depth or do understand a particular concept.

I don't earn money for any of these links

Code: The Hidden Language of Computer Hardware and Software

By Charles Petzold

image

What do flashlights, the British invasion, black cats, and seesaws have to do with computers? In CODE, they show us the ingenious ways we manipulate language and invent new means of communicating with each other. And through CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological innovations of the past two centuries.

The book starts from the basics of computer science and goes deeper into studying how a computer is done. You don't need an important math background to understand it.

On Amazon - Not too expensive

Clean code

By Robert C. Martin

image

Even bad code can function. But if code isnt clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesnt have to be that way.

The book brings forward a well-structured perspective on how code should look like, in order for that code to be readable and maintainable.

On Amazon - Kindle version not really expensive

Cracking the coding interview

By Gayle Laakmann McDowell

image

I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot and then write flawless code on a whiteboard. I've been through thisas a candidate and as an interviewer.

On Amazon

Happy Reading! Remember the

Check this article about how to write CSS like a pro!


Original Link: https://dev.to/devlorenzo/3-books-every-developer-should-read-43el

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To