The best 21 Computer books

How do we create content on this page?
1
Computer Books: Computer Networks by Andrew S. Tanenbaum

Computer Networks

Andrew S. Tanenbaum

What's Computer Networks about?

Computer Networks by Andrew S. Tanenbaum provides a comprehensive introduction to the field of computer networking. It covers the fundamental concepts and principles of networking, including the different types of networks, network protocols, and network architecture. The book also delves into more advanced topics such as network security and wireless networking. With clear explanations and real-world examples, it is a valuable resource for students and professionals alike.

Who should read Computer Networks?

  • Students studying computer science or networking

  • Professionals working in the field of IT or network administration

  • Anyone interested in understanding the fundamentals of how computer networks operate


2
Computer Books: Coders at Work by Peter Seibel

Coders at Work

Peter Seibel

What's Coders at Work about?

Coders at Work (2009) by Peter Seibel features in-depth interviews with fifteen notable computer programmers, offering insights into their career paths, code writing philosophies, and thoughts on the future of software development. The book provides a valuable glimpse into the minds of individuals who have made significant contributions to the world of coding.

Who should read Coders at Work?

  • Anyone aspiring to become a better software developer or engineer
  • Experienced coders looking for insights and wisdom from industry veterans
  • Individuals curious about the different approaches and mindsets of successful programmers

3
Computer Books: Blood, Sweat, and Pixels by Jason Schreier

Blood, Sweat, and Pixels

Jason Schreier

What's Blood, Sweat, and Pixels about?

Blood, Sweat, and Pixels by Jason Schreier delves into the challenging world of video game development. Through in-depth interviews and behind-the-scenes stories, the book explores the untold hardships and triumphs faced by game creators. From the struggles of indie developers to the high-stakes pressure of big-budget productions, Schreier offers a compelling look at the passion and dedication that goes into making the games we love.

Who should read Blood, Sweat, and Pixels?

  • Individuals interested in the behind-the-scenes stories of video game development

  • Aspiring game developers looking for insights and lessons from industry professionals

  • Gamers who want to gain a deeper understanding of the challenges and creative processes involved in making their favorite games


4
Computer Books: Hackers & Painters by Paul Graham

Hackers & Painters

Paul Graham

What's Hackers & Painters about?

Hackers & Painters explores the world of computer programming and its impact on our society. Paul Graham discusses the similarities between hackers and painters, highlighting the creative and problem-solving aspects of both fields. He also delves into the history of programming, the importance of simplicity in design, and the potential for technology to shape our future.

Who should read Hackers & Painters?

  • Individuals with an interest in technology and programming

  • Entrepreneurs looking to understand the intersection of art and technology

  • Creative thinkers who want to explore unconventional approaches to problem-solving


What's Designing Data-Intensive Applications about?

Designing Data-Intensive Applications by Martin Kleppmann delves into the world of data systems and explores the principles, techniques, and best practices for building scalable and reliable applications. From databases and data storage to data processing and messaging systems, this book provides a comprehensive overview of the challenges and trade-offs involved in designing data-intensive applications. Whether you're a software engineer, data architect, or anyone working with data, this book offers valuable insights to help you make informed decisions and tackle real-world problems.

Who should read Designing Data-Intensive Applications?

  • Software engineers and architects who want to deepen their understanding of data-intensive applications

  • Developers who are building or maintaining systems that handle large volumes of data

  • Technical leaders who need to make informed decisions about technology choices for their projects


6
Computer Books: In the Plex by Steven Levy

In the Plex

Steven Levy

What's In the Plex about?

In the Plex by Steven Levy takes readers inside the world of Google, revealing the untold story of how this tech giant operates. With unprecedented access and extensive research, Levy provides a fascinating account of the company's history, culture, and innovation. From its humble beginnings to its current status as a global powerhouse, this book offers insights into the inner workings of one of the most influential companies of our time.

Who should read In the Plex?

  • Individuals curious about the inner workings and culture of Google
  • Entrepreneurs and business leaders seeking insights into innovation and disruption
  • Technology enthusiasts interested in the history and future of the internet

What's Advanced Programming in the UNIX Environment about?

Advanced Programming in the UNIX Environment by W. Richard Stevens is a comprehensive guide for experienced programmers looking to deepen their understanding of UNIX programming. It covers topics such as file I/O, system calls, processes, signals, and interprocess communication, providing detailed explanations and code examples. This book is a valuable resource for anyone seeking to master UNIX system programming.

Who should read Advanced Programming in the UNIX Environment?

  • Experienced programmers who want to deepen their understanding of UNIX systems

  • Software engineers working on UNIX-based applications

  • System administrators looking to improve their scripting and automation skills


8
Computer Books: How Linux Works by Brian Ward

How Linux Works

Brian Ward

What's How Linux Works about?

How Linux Works by Brian Ward is a comprehensive guide that delves into the inner workings of the Linux operating system. It provides a clear and detailed explanation of the components and processes that make Linux function, making it an essential read for anyone looking to deepen their understanding of this powerful and versatile platform.

Who should read How Linux Works?

  • Individuals who want to deepen their understanding of the Linux operating system

  • Professionals working in IT or software development who use Linux in their daily work

  • Students or educators looking to expand their knowledge of computer science and operating systems


9
Computer Books: HTML and CSS by Jon Duckett

HTML and CSS

Jon Duckett

What's HTML and CSS about?

HTML and CSS by Jon Duckett is a beautifully designed book that introduces the key concepts of HTML and CSS in a visual and easy-to-understand format. With clear explanations and engaging illustrations, this book is perfect for beginners who want to learn how to create and style websites.

Who should read HTML and CSS?

  • Individuals who want to learn the basics of web development

  • Beginners who are interested in creating their own websites

  • Students or professionals looking to enhance their digital skills


10
Computer Books: Pro Git by Scott Chacon

Pro Git

Scott Chacon

What's Pro Git about?

Pro Git by Scott Chacon is a comprehensive guide to the Git version control system. It covers everything from the basics of Git to advanced topics such as branching and merging, rebasing, and more. Whether you're a beginner or an experienced developer, this book will help you understand and master Git.

Who should read Pro Git?

  • Developers and programmers who want to improve their understanding and usage of Git

  • Individuals and teams working on software projects that require version control

  • Professionals looking to streamline their workflow and collaboration with others using Git


What's The Linux Programming Interface about?

The Linux Programming Interface by Michael Kerrisk is a comprehensive guide to the Linux system programming interface. It covers a wide range of topics including file I/O, processes, memory allocation, system calls, and more. Whether you're a beginner or an experienced programmer, this book provides in-depth explanations and practical examples to help you master Linux programming.

Who should read The Linux Programming Interface?

  • Experienced programmers who want to deepen their understanding of the Linux programming interface

  • Software developers looking to build high-performance and efficient applications on Linux

  • System administrators who want to automate tasks and create custom tools using shell scripting and system programming


12
Computer Books: The Cathedral & the Bazaar by Eric S. Raymond

What's The Cathedral & the Bazaar about?

The Cathedral & the Bazaar (1999) by Eric S. Raymond explores the world of open-source software development. Through insightful essays and case studies, Raymond discusses the advantages of the decentralized, collaborative approach of the bazaar compared to the traditional, closed model of the cathedral. This book offers valuable lessons for anyone interested in the power of community-driven innovation.

Who should read The Cathedral & the Bazaar?

  • Individuals with an interest in open source software
  • Tech enthusiasts who want to understand the collaborative nature of software development
  • Business professionals looking to leverage the principles of open source for their organizations

13
Computer Books: Joel on Software by Joel Spolsky

Joel on Software

Joel Spolsky

What's Joel on Software about?

Joel on Software is a collection of insightful essays by Joel Spolsky, a renowned software developer and co-founder of Trello and Stack Overflow. Through real-world examples and practical advice, Spolsky offers valuable insights into the art of software development, project management, and the tech industry. Whether you're a seasoned developer or a newcomer to the field, this book provides thought-provoking perspectives and actionable tips to help you navigate the world of software.

Who should read Joel on Software?

  • Developers and software engineers looking to improve their skills and knowledge

  • Tech startup founders and entrepreneurs seeking insights into building successful software companies

  • Managers and executives in the technology industry who want to understand the challenges and best practices of software development


What's The Thrilling Adventures of Lovelace and Babbage about?

The Thrilling Adventures of Lovelace and Babbage by Sydney Padua is a unique blend of history, science, and humor. It tells the story of Ada Lovelace and Charles Babbage, two real-life figures who lived in the 19th century and envisioned the world's first computer. Through delightful illustrations and witty storytelling, the book explores their extraordinary friendship and imagines the incredible inventions and adventures they could have had.

Who should read The Thrilling Adventures of Lovelace and Babbage?

  • Readers who enjoy historical fiction with a twist

  • Those interested in the intersection of science and art

  • People who appreciate witty and clever storytelling


15
Computer Books: The Hacker Crackdown by Bruce Sterling

The Hacker Crackdown

Bruce Sterling

What's The Hacker Crackdown about?

The Hacker Crackdown by Bruce Sterling delves into the world of computer hackers and the efforts to control their activities in the late 1980s and early 1990s. Through meticulous research and engaging storytelling, Sterling explores the societal and legal implications of hacking, shedding light on the power struggles between individuals, corporations, and the government in the emerging digital age.

Who should read The Hacker Crackdown?

  • Individuals interested in the history and culture of hacking

  • People who want to understand the impact of law enforcement on cybercrime

  • Readers who enjoy non-fiction narratives about technology and society


16
Computer Books: Effective Java by Joshua Bloch

Effective Java

Joshua Bloch

What's Effective Java about?

Effective Java is a comprehensive guide to writing high-quality Java code. Joshua Bloch, a former member of the Java platform team, shares best practices and tips for utilizing the language's features effectively. This book covers a wide range of topics including object creation, generics, enums, and lambdas, providing practical advice for both beginners and experienced Java developers.

Who should read Effective Java?

  • Software developers who want to improve their Java programming skills

  • Experienced Java programmers who want to stay up-to-date with best practices and new language features

  • Individuals or teams working on Java-based projects who want to write more efficient, reliable, and maintainable code


17
Computer Books: The Art of Deception by Kevin D. Mitnick

The Art of Deception

Kevin D. Mitnick

What's The Art of Deception about?

The Art of Deception by Kevin D. Mitnick is a gripping exploration of the world of social engineering and cybersecurity. Mitnick, a former hacker turned security consultant, reveals the various techniques used by hackers to manipulate individuals and gain access to sensitive information. Through real-life examples and engaging storytelling, the book sheds light on the importance of awareness and vigilance in protecting our digital assets.

Who should read The Art of Deception?

  • Individuals and businesses looking to understand and protect themselves from social engineering attacks

  • Security professionals seeking to enhance their knowledge of human vulnerabilities in cybersecurity

  • Anyone interested in the psychology and tactics behind deception and manipulation


18

What's Countdown to Zero Day about?

Countdown to Zero Day by Kim Zetter is a gripping account of the world's first digital weapon, Stuxnet. It delves into the high-stakes cyberwarfare between nations and the potential consequences of such attacks. Zetter provides a detailed analysis of the malware and its impact, offering valuable insights into the vulnerabilities of our interconnected world.

Who should read Countdown to Zero Day?

  • Individuals interested in cybersecurity and digital warfare
  • Professionals working in IT, information security, or government intelligence
  • Readers who enjoy non-fiction narratives that delve into complex and current events

19
Computer Books: Hacking by Jon Erickson

Hacking

Jon Erickson

What's Hacking about?

'Hacking: The Art of Exploitation' by Jon Erickson is a comprehensive guide to understanding the principles and techniques of hacking. It delves into the mind of a hacker, exploring topics such as programming, networking, and security vulnerabilities. With real-world examples and practical exercises, this book provides a unique perspective on the world of computer hacking.

Who should read Hacking?

  • Individuals with a strong interest in computer security and programming
  • Aspiring ethical hackers looking to understand the inner workings of computer systems
  • Professionals in the cybersecurity field seeking to enhance their technical skills and knowledge

20
Computer Books: Masters of Doom by David Kushner

Masters of Doom

David Kushner

What's Masters of Doom about?

Masters of Doom by David Kushner is a gripping account of the rise of the video game industry and the two men who revolutionized it. Focusing on the lives of John Carmack and John Romero, the book delves into their intense passion for creating games, their groundbreaking work at id Software, and the eventual rift that led to their downfall. It's a fascinating exploration of friendship, rivalry, and the power of innovation.

Who should read Masters of Doom?

  • Readers who are interested in the history of the video game industry
  • Those curious about the creative process behind popular games like Doom and Quake
  • People who enjoy biographies of innovative and influential individuals

21
Computer Books: The Cuckoo's Egg by Clifford Stoll

The Cuckoo's Egg

Clifford Stoll

What's The Cuckoo's Egg about?

The Cuckoo's Egg by Clifford Stoll is a gripping true story that takes you inside the world of computer hacking in the 1980s. When Stoll, an astronomer turned systems manager, discovers a 75-cent discrepancy in his department's accounts, he sets off on a hunt to uncover the hacker responsible. What follows is a thrilling tale of espionage, cyber warfare, and the birth of the internet.

Who should read The Cuckoo's Egg?

  • Individuals interested in cybersecurity and computer hacking
  • Professionals working in IT and network security
  • Readers who enjoy true crime stories with a technological twist

Related Topics

Computer Books
 FAQs 

What's the best Computer book to read?

While choosing just one book about a topic is always tough, many people regard Computer Networks as the ultimate read on Computer.

What are the Top 10 Computer books?

Blinkist curators have picked the following:
  • Computer Networks by Andrew S. Tanenbaum
  • Coders at Work by Peter Seibel
  • Blood, Sweat, and Pixels by Jason Schreier
  • Hackers & Painters by Paul Graham
  • Designing Data-Intensive Applications by Martin Kleppmann
  • In the Plex by Steven Levy
  • Advanced Programming in the UNIX Environment by W. Richard Stevens
  • How Linux Works by Brian Ward
  • HTML and CSS by Jon Duckett
  • Pro Git by Scott Chacon

Who are the top Computer book authors?

When it comes to Computer, these are the authors who stand out as some of the most influential:
  • Andrew S. Tanenbaum
  • Peter Seibel
  • Jason Schreier
  • Paul Graham
  • Martin Kleppmann