Los mejores 31 C libros

¿Cómo creamos el contenido de esta página?
1
C Libros: Accelerated C++ de

Accelerated C++

Andrew Koenig

¿De qué trata Accelerated C++?

Accelerated C++ is a comprehensive guide that teaches C++ programming in a unique way. Written by Andrew Koenig and Barbara E. Moo, this book focuses on practical programming techniques and emphasizes the use of C++ language features in real-world scenarios. It is a great resource for both beginners and experienced programmers looking to enhance their C++ skills.

¿Quién debería leer Accelerated C++?

  • Individuals with some programming experience who want to learn C++ quickly and efficiently

  • Students or professionals looking to enhance their skills and understanding of C++ programming

  • Readers who prefer a hands-on, project-based approach to learning programming languages


2
C Libros: Advanced C++ Interview Questions You'll Most Likely Be Asked de

Advanced C++ Interview Questions You'll Most Likely Be Asked

Vibrant Publishers

¿De qué trata Advanced C++ Interview Questions You'll Most Likely Be Asked?

Advanced C++ Interview Questions You'll Most Likely Be Asked by Vibrant Publishers is a comprehensive guide that prepares you for technical interviews related to C++ programming. With over 200 real interview questions and detailed answers, this book covers a wide range of topics including object-oriented programming, memory management, and advanced C++ concepts. Whether you are a beginner or an experienced developer, this book will help you ace your next C++ interview.

¿Quién debería leer Advanced C++ Interview Questions You'll Most Likely Be Asked?

  • Experienced C++ developers preparing for job interviews

  • Students or recent graduates seeking C++ programming positions

  • Professionals looking to refresh their knowledge and stay updated with advanced C++ concepts


3
C Libros: Back to War de

Back to War

C. G. Cooper

¿De qué trata Back to War?

Back to War by C. G. Cooper is a gripping military thriller that follows former Marine Cal Stokes as he is drawn back into the world of covert operations. Fueled by a desire for justice and redemption, Stokes must navigate through dangerous enemies and unexpected allies to uncover a deadly conspiracy. Packed with action and suspense, this book will keep you on the edge of your seat until the very end.

¿Quién debería leer Back to War?

  • Readers who enjoy action-packed military thrillers

  • Those interested in stories about veterans adjusting to civilian life

  • People who appreciate complex characters and realistic portrayals of war


4
C Libros: Back of Beyond de

Back of Beyond

C. J. Box

¿De qué trata Back of Beyond?

Back of Beyond by C. J. Box is a gripping thriller set in the vast and unforgiving wilderness of Montana. When a hunting guide is found brutally murdered, detective Cody Hoyt sets out to uncover the truth. As he delves deeper into the investigation, he uncovers a web of secrets and betrayal that will put his own life at risk. This fast-paced novel will keep you on the edge of your seat until the very end.

¿Quién debería leer Back of Beyond?

  • Readers who enjoy suspenseful and atmospheric crime novels

  • Outdoor enthusiasts who appreciate stories set in remote wilderness areas

  • Fans of complex and flawed characters who grapple with personal demons


5
C Libros: C++ Primer de

C++ Primer

Stanley B. Lippman

¿De qué trata C++ Primer?

C++ Primer is a comprehensive guide to the C++ programming language, written by Stanley B. Lippman. It covers the basics as well as advanced topics, making it suitable for both beginners and experienced programmers. The book provides clear explanations and practical examples, making it an essential resource for anyone looking to learn or master C++.

¿Quién debería leer C++ Primer?

  • Beginner and intermediate programmers looking to learn or improve their C++ skills

  • Students studying computer science or software engineering

  • Professionals who want to stay up-to-date with the latest C++ standards and best practices


6
C Libros: C++17 - The Complete Guide de

C++17 - The Complete Guide

Nicolai M. Josuttis

¿De qué trata C++17 - The Complete Guide?

C++17 - The Complete Guide by Nicolai M. Josuttis provides a comprehensive overview of the C++17 programming language. It covers all the new features and improvements introduced in C++17, along with practical examples and insights into how to use them effectively. Whether you are a beginner or an experienced C++ programmer, this book will help you stay up-to-date with the latest advancements in the language.

¿Quién debería leer C++17 - The Complete Guide?

  • Experienced C++ programmers who want to stay up-to-date with the latest features and best practices

  • Developers who want to deepen their understanding of C++ and improve their coding skills

  • Professionals looking to leverage the power and performance of C++ in their software projects


7
C Libros: C++ All-In-One for Dummies de

C++ All-In-One for Dummies

John Paul Mueller

¿De qué trata C++ All-In-One for Dummies?

C++ All-In-One for Dummies by John Paul Mueller is a comprehensive guide that covers everything you need to know about C++ programming. Whether you're a beginner or an experienced programmer, this book walks you through the basics and dives into advanced topics such as object-oriented programming, templates, and the Standard Template Library (STL). With clear explanations and practical examples, it's a valuable resource for mastering C++.

¿Quién debería leer C++ All-In-One for Dummies?

  • Individuals who want to learn C++ from scratch or improve their existing skills

  • Students studying computer science or programming

  • Professionals looking to enhance their programming knowledge and career prospects


8
C Libros: C++ Templates de

C++ Templates

David Vandevoorde

¿De qué trata C++ Templates?

C++ Templates by David Vandevoorde dives deep into the world of C++ templates, providing a comprehensive guide for both beginners and experienced programmers. The book covers the fundamentals of template programming, advanced techniques, and best practices, making it an essential resource for anyone looking to master this powerful feature of the C++ language.

¿Quién debería leer C++ Templates?

  • Experienced C++ developers who want to master the power of templates

  • Software engineers looking to improve code reusability and performance

  • Programmers interested in advanced C++ techniques and best practices


9
C Libros: C++: Effective Object-Oriented Software Construction de

C++: Effective Object-Oriented Software Construction

Kayshav Dattatri

¿De qué trata C++: Effective Object-Oriented Software Construction?

C++: Effective Object-Oriented Software Construction by Kayshav Dattatri is a comprehensive guide that delves into the principles and best practices of object-oriented programming in C++. It covers topics such as classes, inheritance, polymorphism, and design patterns, providing practical examples and insights to help you write efficient and maintainable code. Whether you're a beginner or an experienced C++ developer, this book will sharpen your skills and enhance your understanding of OOP in C++.

¿Quién debería leer C++: Effective Object-Oriented Software Construction?

  • Students studying intermediate or advanced C++ programming

  • Software developers looking to improve their object-oriented design skills

  • Professionals seeking to enhance their understanding of software construction and best practices


10
C Libros: C++ Coding Standards de

C++ Coding Standards

Herb Sutter, Andrei Alexandrescu

¿De qué trata C++ Coding Standards?

C++ Coding Standards is a comprehensive guide to writing high-quality, maintainable code in C++. Written by Herb Sutter and Andrei Alexandrescu, this book provides practical guidelines and best practices for software development in C++. It covers a wide range of topics including naming conventions, code organization, resource management, and more. Whether you are a beginner or an experienced developer, this book will help you improve your coding skills and produce better C++ code.

¿Quién debería leer C++ Coding Standards?

  • Software developers and engineers who want to improve their C++ coding skills

  • Professionals seeking to adhere to industry best practices and coding standards

  • Individuals who want to write more maintainable and efficient C++ code


11
C Libros: Endangered de

Endangered

C. J. Box

¿De qué trata Endangered?

Endangered by C. J. Box is a thrilling mystery novel that follows game warden Joe Pickett as he investigates the illegal killing of endangered species in the mountains of Wyoming. As he delves deeper into the case, Joe uncovers a dangerous conspiracy that puts not only the wildlife at risk, but also his own life.

¿Quién debería leer Endangered?

  • Readers who enjoy suspenseful thrillers with a focus on wildlife conservation and environmental issues

  • Those interested in exploring the complexities of human-nature interactions and their consequences

  • Individuals who appreciate well-researched and informative storytelling that sheds light on real-world challenges


12
C Libros: Expert C Programming de

Expert C Programming

Peter van der Linden

¿De qué trata Expert C Programming?

Expert C Programming by Peter van der Linden is a comprehensive guide for experienced C programmers. It delves into advanced topics such as memory management, pointers, and optimization techniques, providing in-depth explanations and practical examples. Whether you want to sharpen your skills or gain a deeper understanding of the C language, this book is an invaluable resource.

¿Quién debería leer Expert C Programming?

  • Experienced C programmers who want to deepen their understanding and improve their skills

  • Computer science students or professionals seeking to master the intricacies of C programming

  • Software developers looking to enhance their ability to write efficient and reliable code


13
C Libros: Free Fire de

Free Fire

C. J. Box

¿De qué trata Free Fire?

Free Fire by C.J. Box is a gripping thriller that follows game warden Joe Pickett as he investigates a series of mysterious fires in the wilderness of Twelve Sleep County, Wyoming. As Pickett delves deeper into the case, he uncovers a web of secrets and corruption that puts his own life at risk. With stunning descriptions of the rugged landscape and a relentless pace, this novel will keep you on the edge of your seat until the very end.

¿Quién debería leer Free Fire?

  • Readers who enjoy thrilling and suspenseful mysteries

  • Outdoor enthusiasts who appreciate stories set in the wilderness

  • Fans of complex and morally ambiguous characters


14
C Libros: Modern C++ Design de

Modern C++ Design

Debbie Lafferty and Andrei Alexandrescu

¿De qué trata Modern C++ Design?

Modern C++ Design by Andrei Alexandrescu is a groundbreaking book that explores advanced techniques and patterns in C++ programming. It delves into topics such as template metaprogramming, policy-based design, and the use of the Standard Template Library (STL) to create efficient and flexible code. It is a must-read for any C++ developer looking to take their skills to the next level.

¿Quién debería leer Modern C++ Design?

  • Experienced C++ developers who want to deepen their understanding of modern C++ design techniques

  • Software architects and designers looking to leverage generic programming and design patterns in their C++ projects

  • Professionals seeking to improve the reusability, flexibility, and maintainability of their C++ codebase


15
C Libros: Nowhere to Run de

Nowhere to Run

C. J. Box

¿De qué trata Nowhere to Run?

Nowhere to Run is a thrilling novel by C. J. Box that follows the story of Joe Pickett, a game warden who becomes entangled in a web of deceit and danger. When a local family is targeted by a ruthless criminal, Joe must use all his skills and determination to protect them and bring the perpetrator to justice. Set against the backdrop of the rugged Wyoming landscape, this gripping tale will keep you on the edge of your seat until the very end.

¿Quién debería leer Nowhere to Run?

  • Readers who enjoy suspenseful and fast-paced thrillers

  • Those interested in outdoor adventure and survival stories

  • Fans of crime fiction and mystery novels


16
C Libros: Savage Run de

Savage Run

C. J. Box

¿De qué trata Savage Run?

Savage Run is a thrilling mystery novel by C. J. Box. Set in the rugged landscape of Wyoming, it follows game warden Joe Pickett as he investigates a series of brutal murders. With its gripping plot and richly drawn characters, this book will keep you on the edge of your seat until the very end.

¿Quién debería leer Savage Run?

  • Readers who enjoy fast-paced, suspenseful crime novels

  • Those interested in stories set in the rugged and remote landscapes of the American West

  • People who appreciate well-developed characters and intricate plot twists


17
C Libros: Starting Out with C++ from Control Structures to Objects de

Starting Out with C++ from Control Structures to Objects

Tony Gaddis

¿De qué trata Starting Out with C++ from Control Structures to Objects?

Starting Out with C++ from Control Structures to Objects by Tony Gaddis is a comprehensive introduction to the C++ programming language. It covers essential topics such as control structures, functions, arrays, and classes, making it suitable for beginners. With clear explanations and numerous examples, this book provides a solid foundation for anyone looking to learn C++.

¿Quién debería leer Starting Out with C++ from Control Structures to Objects?

  • Beginners who want to learn the fundamentals of C++ programming

  • Students or professionals looking to expand their knowledge of computer programming

  • Individuals interested in building a strong foundation in object-oriented programming


18
C Libros: The Disappeared de

The Disappeared

C. J. Box

¿De qué trata The Disappeared?

The Disappeared is a gripping mystery novel by C. J. Box. Set in the rugged wilderness of Wyoming, the book follows game warden Joe Pickett as he investigates the sudden disappearance of a wealthy British woman. As Pickett delves deeper into the case, he uncovers a web of deceit, illegal activities, and a dangerous conspiracy that puts his own life at risk. A thrilling and thought-provoking read that keeps you on the edge of your seat until the very end.

¿Quién debería leer The Disappeared?

  • Readers who enjoy mystery and suspense novels

  • Fans of C.J. Box's previous works or the Joe Pickett series

  • Those interested in exploring the complexities of crime and justice in rural America


19
C Libros: The Good Shepherd de

The Good Shepherd

C. S. Forester

¿De qué trata The Good Shepherd?

The Good Shepherd by C. S. Forester is a gripping novel set during World War II. It follows the journey of Captain Krause and his crew as they navigate the treacherous waters of the Atlantic Ocean, leading a convoy of Allied ships. Faced with relentless attacks from German U-boats, Krause must make difficult decisions to ensure the safety of his men and the success of their mission. This thrilling tale of bravery and sacrifice showcases the unyielding determination of the human spirit in the face of adversity.

¿Quién debería leer The Good Shepherd?

  • Readers who enjoy historical fiction, particularly World War II naval stories

  • Those interested in exploring the challenges and strategies of naval warfare

  • Individuals who appreciate well-researched and authentic depictions of military life


20
C Libros: Winterkill de

Winterkill

C. J. Box

¿De qué trata Winterkill?

Winterkill by C. J. Box is a gripping mystery novel set in the unforgiving wilderness of Wyoming. When a local game warden discovers a grizzly bear that has been illegally killed, he unwittingly stumbles upon a web of deceit and danger that puts his own life at risk. As he delves deeper into the investigation, he uncovers a sinister plot that will test his survival skills and resolve. This thrilling tale is a must-read for fans of suspense and the great outdoors.

¿Quién debería leer Winterkill?

  • Readers who enjoy mystery and thriller genres

  • People who are interested in stories set in the rugged wilderness of Wyoming

  • Those who appreciate well-developed and complex characters


21
C Libros: Wolf Pack de

Wolf Pack

C. J. Box

¿De qué trata Wolf Pack?

Wolf Pack by C. J. Box is a gripping thriller that follows game warden Joe Pickett as he investigates a series of mysterious killings in the remote wilderness of Wyoming. As Joe delves deeper into the case, he uncovers a dangerous and ruthless enemy, leading to a high-stakes showdown that will test his survival skills and determination.

¿Quién debería leer Wolf Pack?

  • Readers who enjoy suspenseful crime novels

  • Fans of outdoor and wilderness settings

  • Those interested in exploring the complexities of law enforcement and justice


22
C Libros: Advanced Programming in the UNIX Environment de

Advanced Programming in the UNIX Environment

W. Richard Stevens

¿De qué trata Advanced Programming in the UNIX Environment?

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.

¿Quién debería leer 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


23
C Libros: Blood Trail de

Blood Trail

C. J. Box

¿De qué trata Blood Trail?

Blood Trail by C. J. Box is a gripping thriller that follows game warden Joe Pickett as he investigates a series of mysterious killings in the Wyoming wilderness. As he delves deeper into the case, Pickett uncovers a dangerous conspiracy that leads him on a relentless pursuit to bring the culprits to justice. Filled with suspense and unexpected twists, this novel will keep you on the edge of your seat until the very end.

¿Quién debería leer Blood Trail?

  • Readers who enjoy mystery and crime novels

  • Outdoor enthusiasts and nature lovers

  • Those interested in exploring the complexities of human-wildlife conflicts


24
C Libros: Data Structures Using C de

Data Structures Using C

Reema Thareja

¿De qué trata Data Structures Using C?

Data Structures Using C by Reema Thareja provides a comprehensive introduction to data structures and their implementation in the C programming language. The book covers topics such as arrays, linked lists, stacks, queues, trees, and graphs, and includes numerous examples and exercises to help readers understand the concepts and improve their programming skills.

¿Quién debería leer Data Structures Using C?

  • Computer science students or professionals looking to strengthen their understanding of data structures and algorithms

  • Readers who prefer a hands-on approach to learning, with practical examples and programming exercises

  • Individuals interested in applying data structures in real-world programming scenarios using the C language


25
C Libros: Effective Modern C++ de

Effective Modern C++

Scott Meyers

¿De qué trata Effective Modern C++?

Effective Modern C++ by Scott Meyers is a comprehensive guide to using C++11 and C++14 effectively. It covers a wide range of topics including type deduction, smart pointers, move semantics, and concurrency support. The book provides practical advice and real-world examples to help C++ developers write cleaner, safer, and more efficient code in the modern C++ era.

¿Quién debería leer Effective Modern C++?

  • Software developers and engineers looking to upgrade their C++ skills to the modern standards

  • Professionals who want to write efficient, maintainable, and portable code using C++11 and C++14

  • Readers who appreciate practical examples and real-world insights to improve their programming practices


26
C Libros: Hands-On Network Programming with C de

Hands-On Network Programming with C

Lewis Van Winkle

¿De qué trata Hands-On Network Programming with C?

Hands-On Network Programming with C by Lewis Van Winkle is a practical guide that helps you master network programming using the C language. It provides step-by-step instructions and real-world examples to help you understand socket programming, network protocols, and building network applications. Whether you are a beginner or an experienced programmer, this book equips you with the knowledge and skills to create efficient and secure network solutions.

¿Quién debería leer Hands-On Network Programming with C?

  • Programmers and developers who want to enhance their C programming skills in the context of networking

  • Students and professionals seeking a practical guide to network programming with C

  • Individuals interested in understanding the underlying principles and protocols of internet communication


27
C Libros: Linux Kernel Development de

Linux Kernel Development

Robert Love

¿De qué trata Linux Kernel Development?

Linux Kernel Development by Robert Love is a comprehensive guide to understanding and developing the Linux kernel. It delves into the inner workings of the kernel, covering topics such as process management, memory management, device drivers, and more. With practical examples and clear explanations, this book is a valuable resource for anyone interested in learning about kernel development.

¿Quién debería leer Linux Kernel Development?

  • Software developers and engineers looking to deepen their understanding of the Linux kernel

  • Computer science students or professionals interested in operating systems and low-level programming

  • Experienced programmers seeking to contribute to open-source projects or develop their own custom Linux distributions


28
C Libros: MAKE: Electronics de

MAKE: Electronics

Charles Platt

¿De qué trata MAKE: Electronics?

"MAKE: Electronics" by Charles Platt is a comprehensive guide that takes readers on a journey through the world of electronics. With clear explanations and hands-on experiments, the book teaches beginners how to create their own electronic projects. Covering topics such as basic components, circuitry, and microcontrollers, it is a must-read for anyone interested in learning about electronics.

¿Quién debería leer MAKE: Electronics?

  • Anyone interested in getting started with electronics and DIY projects
  • Students or hobbyists looking to build a strong foundation in electronics
  • Professionals who want to expand their skills and knowledge in the field of electronics

29
C Libros: Open Season de

Open Season

C. J. Box

¿De qué trata Open Season?

Open Season by C. J. Box is a gripping mystery novel set in the rugged wilderness of Wyoming. When game warden Joe Pickett discovers a poached elk and uncovers a web of corruption and murder, he must navigate the dangerous terrain to bring the perpetrators to justice. With vivid descriptions of the untamed landscape and a compelling protagonist, this book will keep you on the edge of your seat until the very end.

¿Quién debería leer Open Season?

  • Readers who enjoy thrilling mystery and crime novels
  • Outdoor enthusiasts and nature lovers who appreciate stories set in the wilderness
  • Those interested in exploring the complex relationship between humans and the environment

30
C Libros: Stone Cold de

Stone Cold

C. J. Box

¿De qué trata Stone Cold?

Stone Cold is a gripping thriller by C. J. Box that follows game warden Joe Pickett as he uncovers a sinister plot in the remote wilderness of Wyoming. When a series of unexplained deaths occur, Pickett must navigate a dangerous web of corruption and violence to bring the truth to light.

¿Quién debería leer Stone Cold?

  • Readers who enjoy mystery and crime novels
  • Fans of C.J. Box's Joe Pickett series
  • Those who appreciate vivid descriptions of the American West

31
C Libros: The Linux Programming Interface de

The Linux Programming Interface

Michael Kerrisk

¿De qué trata The Linux Programming Interface?

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.

¿Quién debería leer 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


Temas relacionados

C Libros
 Preguntas frecuentes 

What's the best C book to read?

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

What are the Top 10 C books?

Blinkist curators have picked the following:
  • Accelerated C++ by Andrew Koenig
  • Advanced C++ Interview Questions You'll Most Likely Be Asked by Vibrant Publishers
  • Back to War by C. G. Cooper
  • Back of Beyond by C. J. Box
  • C++ Primer by Stanley B. Lippman
  • C++17 - The Complete Guide by Nicolai M. Josuttis
  • C++ All-In-One for Dummies by John Paul Mueller
  • C++ Templates by David Vandevoorde
  • C++: Effective Object-Oriented Software Construction by Kayshav Dattatri
  • C++ Coding Standards by Herb Sutter, Andrei Alexandrescu

Who are the top C book authors?

When it comes to C, these are the authors who stand out as some of the most influential:
  • Andrew Koenig
  • Vibrant Publishers
  • C. G. Cooper
  • C. J. Box
  • Stanley B. Lippman

Descubre el catálogo de Blinkist