Programming Books — Reviews and Recommendations for C, C++, Java, Algorithms and More

Flat isometric bookshelf illustration showing row of programming books with blue spines bookmark ribbon and five-star rating icon for book reviews and recommendations

Books remain one of the most effective ways to build deep programming knowledge. While online tutorials give you syntax and quick answers, books give you the complete picture — the reasoning behind design decisions, the historical context that explains why languages and systems work the way they do, and the structured depth that transforms a competent programmer into an expert. Knowing which books are actually worth reading in a field with thousands of options is half the challenge.

MYCPLUS has been reviewing and recommending programming books since 2004, building one of the web’s most comprehensive programming book libraries with over 125 reviews and recommendations. This section covers books across every major programming topic — C and C++ programming, Java development, algorithms and data structures, software engineering practices, computer science theory, networking, security, game development and technology trends — all reviewed with a developer-first perspective that focuses on practical value rather than publisher marketing.

You will find honest assessments of classic must-read titles alongside modern releases, recommendations organised by skill level and topic, and enough detail about each book to judge whether it matches your current learning goals. Whether you are a beginner choosing your first programming book or an experienced developer looking for your next deep read — start here.

Looking for the right tools to go alongside your reading? Our Developer Tools section covers the compilers, IDEs and libraries that bring the concepts in these books to life in practice. Browse all resources in our Developer Resources hub.

What You’ll Learn

  • C and C++ programming books — the essential reading list for C and C++ programmers from beginner introductions through to advanced systems programming, modern C++ features and game development with C++
  • Java and language-specific books — recommended reading for Java developers, C# programmers and developers learning Python, JavaScript and PHP with honest assessments of which books deliver the most practical value
  • Algorithms and data structures books — the classic and modern texts on algorithms, data structures, problem solving and computational thinking that every serious programmer should read at least once
  • Software engineering and best practices books — recommended reading on software design, clean code, refactoring, system design, architecture patterns and the professional development books that shape how great developers think
  • Computer science and theory books — foundational computer science texts covering compilers, operating systems, computer architecture, networking and the theoretical foundations that make programmers genuinely understand their tools
  • Security, networking and technology books — recommended reading across cybersecurity, network programming, cloud computing and the broader technology topics that complete a well-rounded programmer’s bookshelf

Trusted by developers and computer science students since 2004 — with over 125 programming book reviews covering every major topic from C and C++ to algorithms, software engineering and computer science, MYCPLUS gives developers the honest, experienced recommendations they need to invest their reading time wisely.

ASP in a Nutshell

The second edition of ASP in a Nutshell gives developers of Microsoft Active Server Pages (ASP) a quick reference guide

Instant ASP Scripts

Active Server Pages (ASP) technology represents, in most cases, the best server-side scripting choice for intranets, extranets, and public Web

Programming Perl

Programming Perl: Unmatched power for text processing and scripting

Programming Perl is an excellent resource for anyone interested in learning or improving their programming skills with Perl. The book provides a comprehensive overview of the language, covering everything from basic syntax to advanced topics like object-oriented programming and regular expressions. It also emphasizes the importance of writing clear, maintainable, and efficient code, and provides practical advice on how to achieve these goals.

The Little SAS Book

The Little SAS Book – A Comprehensive Review

The book is well-organized and up-to-date with the latest SAS software and features. It provides a solid foundation upon which readers can build their skills, making it an ideal reference for beginners and experienced SAS users alike. The focus on hands-on learning and practical application sets the book apart from other SAS programming resources.

Scroll to Top