Zoekfilters
› Hogeschool Rotterdam (6)
› Saxion (6)
› Avans Hogeschool (4)
» Toon alle opties (3)
Studieboeken (94)
Clean Craftsmanship
Disciplines, Standards, and Ethics
2025 || Paperback || Robert C. Martin || Pearson Education Limited
C++ Primer
2025 || Paperback || Stanley Lippman e.a. || Pearson
Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today's best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code. C++ Primer, Fifth Edition, in...
Domain-Driven Design Distilled
2016 || Paperback || Vaughn Vernon || Pearson
Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there’s an accessible guide to the basics of DDD: What it is, what problems it solves, how it works, and how to quickly gain value from it. Concise, readable, and actionable, Domain-Driven Design Distilled never buries you in detail–it focuses on what you need to know to get results.
Vaughn Vern...
Effective Java / 3rd Edition
2018 || Paperback || Joshua Bloch || Pearson
The definitive guide to Java programming language best practices from Josh Bloch Each chapter of Effective Java, Third Edition, consists of several "items," each presented in the form of a short, stand-alone essay that provides specific advice, insight into Java platform subtleties, and code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. While coverage is through Java 9, this guidance covers core Java features every prog...
Software Architecture in Practice
2021 || Paperback || Len Bass e.a. || Pearson Education (US)
The Definitive, Practical, Proven Guide to Architecting Modern Software--Fully Updated with New Content on Mobility, the Cloud, Energy Management, DevOps, Quantum Computing, and More
Updated with eleven new chapters, Software Architecture in Practice, Fourth Edition, thoroughly explains what software architecture is, why it's important, and how to design, instantiate, analyze, evolve, and manage it in disciplined and effective ways.
Three renowned software architects cover the entire lifecycl...
Patterns for API Design
Simplifying Integration with Loosely Coupled Message Exchanges
2025 || Paperback || Olaf Zimmermann e.a. || Pearson Education Limited
Learn Enough Developer Tools to Be Dangerous
Command Line, Text Editor, and Git Version Control Essentials
2025 || Paperback || Michael Hartl || Pearson Education Limited
Practical Product Management for Product Owners
Creating Winning Products with the Professional Product Owner Stances
2025 || Paperback || Chris Lukassen e.a. || Pearson Education Limited
Effective C++, 3rd edition
55 Specific Ways to Improve Your Programs and Designs
2023 || Paperback || Scott Meyers || Pearson
Organized around 55 specific guidelines, each of which describes a way to write better C++, this book reflects on modern design considerations, including exceptions, design patterns, and multithreading. It also provides guidance on the design of effective classes, functions, templates, and inheritance hierarchies.
"Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you've never read Effective C++ and you t...
Programming C# 12
Build Cloud, Web, and Desktop Applications
2024 || Paperback || Ian Griffiths || O'Reilly
C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications.
Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronou...