The best 31 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: 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 world of video game development, uncovering the untold stories behind some of the industry's most beloved games. Through in-depth interviews and behind-the-scenes access, Schreier reveals the challenges, triumphs, and sheer determination that go into creating a successful game. From big-budget titles to indie gems, this book offers a fascinating look at the creative process and the people who bring our favorite games to life.

Who should read Blood, Sweat, and Pixels?

  • Individuals interested in the behind-the-scenes process of creating video games

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

  • Gamers who want to gain a deeper understanding of the challenges and triumphs involved in game development


17
Computer Books: Coders at Work by Peter Seibel

Coders at Work

Peter Seibel

What's Coders at Work about?

Coders at Work by Peter Seibel is a collection of interviews with 15 notable computer programmers. Through these conversations, readers gain insight into the personal and professional lives of these individuals, as well as their thoughts on coding, programming languages, and the future of technology. It offers a unique perspective on the art and science of computer programming.

Who should read Coders at Work?

  • Software engineers and developers looking for insights and inspiration from industry experts

  • Computer science students or aspiring coders interested in learning from the experiences of successful professionals

  • Tech enthusiasts who want to gain a deeper understanding of the mindset and practices of renowned programmers


18
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, network architecture, protocols, and the latest developments in networking technologies. With clear explanations and real-world examples, this book is an essential resource for students and professionals in the field of computer science and information technology.

Who should read Computer Networks?

  • Students or professionals studying computer networking

  • Individuals looking to gain a comprehensive understanding of how computer networks function

  • Readers interested in exploring the latest developments and technologies in the field of networking


19

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, the Stuxnet virus. Through meticulous research and interviews with key players, Zetter unravels the complex web of espionage, political intrigue, and technological innovation that led to the creation of this unprecedented cyber-weapon. The book sheds light on the looming threat of cyber warfare and the vulnerabilities of our interconnected world.

Who should read Countdown to Zero Day?

  • Individuals interested in cybersecurity and the world of hacking

  • Professionals working in the technology or IT industry

  • Readers who enjoy non-fiction narratives that blend technology, politics, and espionage


What's Designing Data-Intensive Applications about?

Designing Data-Intensive Applications by Martin Kleppmann is a comprehensive guide to the principles, practices, and technologies behind building data-intensive applications. It delves into the complexities of data storage, processing, and retrieval, offering valuable insights into how to design robust and scalable systems. Whether you're a software engineer, data architect, or anyone working with data, this book will deepen your understanding of the challenges and solutions in the world of data-intensive applications.

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 data storage, processing, and analysis


21
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


22
Computer Books: Hacking by Jon Erickson

Hacking

Jon Erickson

What's Hacking about?

Hacking by Jon Erickson delves into the world of computer security and explores the techniques and mindset of hackers. Through real-world examples and hands-on exercises, the book provides an in-depth understanding of how hacking works and how to protect against it. It challenges readers to think like hackers and offers valuable insights into the world of cybersecurity.

Who should read Hacking?

  • Individuals interested in learning about hacking and cybersecurity

  • Programmers and software developers looking to understand the vulnerabilities in their code

  • Security professionals who want to enhance their knowledge of ethical hacking and penetration testing


23
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 detailed explanation of the Linux kernel, system calls, file systems, networking, and much more. Whether you're a beginner or an experienced user, this book offers valuable insights into the mechanics of Linux.

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 studying or teaching computer science or information technology


24
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 comprehensive guide that teaches the building blocks of web development. With clear explanations and beautiful illustrations, the book covers everything from the basics of HTML and CSS to more advanced topics such as responsive web design and best practices. Whether you're a beginner or an experienced developer, this book is a valuable resource for mastering front-end web development.

Who should read HTML and CSS?

  • Individuals who want to learn the basics of creating and styling websites

  • Beginner web developers and designers looking to build a strong foundation in HTML and CSS

  • Professionals who need to understand the fundamentals of web development for their job


25
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 essays by Joel Spolsky, a software developer and writer. In this book, Spolsky shares his insights and experiences in the world of software development, covering topics such as project management, coding, and the challenges of creating great software. With a blend of humor and practical advice, it offers valuable lessons for anyone involved in the tech industry.

Who should read Joel on Software?

  • Software developers and programmers looking to improve their skills and knowledge

  • Tech entrepreneurs and startup founders seeking insights on building successful software products

  • Managers and team leaders in the software industry who want to understand the challenges and best practices in software development


26
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. It delves into the lives of John Carmack and John Romero, the creators of iconic games like Doom and Quake, and explores their intense rivalry, creative genius, and the cultural impact of their work. A must-read for anyone interested in the history of gaming.

Who should read Masters of Doom?

  • Video game enthusiasts and industry professionals seeking insights into the history and development of the gaming industry

  • Entrepreneurs and aspiring innovators looking for inspiration from the success and challenges faced by John Carmack and John Romero

  • Readers interested in the intersection of technology, creativity, and business


27
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


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

What's The Cathedral & the Bazaar about?

The Cathedral & the Bazaar by Eric S. Raymond is a thought-provoking book that examines the open-source software movement. Through insightful essays and case studies, Raymond explores the benefits of decentralized, collaborative software development and challenges traditional closed-source development models. Whether you're a tech enthusiast or simply curious about the future of software, this book offers valuable insights into the power of community-driven innovation.

Who should read The Cathedral & the Bazaar?

  • Software developers and programmers interested in open source development

  • Entrepreneurs and business leaders looking to understand the benefits of open source software

  • Individuals curious about the collaborative nature of online communities and how they can drive innovation


29
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 is a gripping account of a real-life cyber investigation. Written by Clifford Stoll, it follows his pursuit of a hacker who broke into the computer network at Lawrence Berkeley National Laboratory. As Stoll delves deeper into the mystery, he uncovers a web of espionage and international intrigue, shedding light on the emerging world of cyber warfare.

Who should read The Cuckoo's Egg?

  • Individuals interested in cybersecurity and hacking

  • Professionals working in the technology industry

  • Readers who enjoy true crime and non-fiction narratives


30
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 is a non-fiction book that delves into the world of computer hacking and the efforts to combat it. Published in 1992, it provides an in-depth exploration of the early days of hacking and the legal and technological responses to it. The book offers a fascinating look at the individuals involved, the evolving tactics and technologies, and the broader societal implications of this digital subculture.

Who should read The Hacker Crackdown?

  • Individuals interested in the history and culture of hacking

  • Law enforcement professionals seeking to understand cybercrime

  • Technology enthusiasts curious about the early days of the internet


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

The Thrilling Adventures of Lovelace and Babbage by Sydney Padua is a delightful graphic novel that reimagines the real-life friendship between Ada Lovelace and Charles Babbage. Set in an alternate reality, the book follows the two brilliant minds as they embark on thrilling adventures with their steam-powered inventions, all while weaving in fascinating tidbits about the history of computing. It's a unique blend of history, science, and humor that will captivate readers of all ages.

Who should read The Thrilling Adventures of Lovelace and Babbage?

  • Readers who enjoy historical fiction with a comedic twist

  • People interested in the history of computing and the contributions of Ada Lovelace and Charles Babbage

  • Those who appreciate clever and engaging storytelling combined with educational content


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