Zoekfilters
› Hogeschool Rotterdam (7)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (94)
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...
Concepts of Programming Languages / 12th Global Edition
2022 || Paperback || Robert Sebesta || Pearson
For courses in computer programming. Evaluates the fundamentals of contemporary computer programming languages Concepts of Computer Programming Languages introduces students to the fundamental concepts of computer programming languages and provides them with the tools necessary to evaluate contemporary and future languages. Through a critical analysis of design issues, the text teaches students the essential differences between computing with specific languages, while the in-depth discussion ...
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...
Microsoft SQL Server 2012 Bible
2012 || Paperback || Adam Jorgensen e.a. || Wiley
Microsoft SQL Server 2012 is the most significant update to this product since 2005, and it may change how database administrators and developers perform many aspects of their jobs. If you're a database administrator or developer, Microsoft SQL Server 2012 Bible teaches you everything you need to take full advantage of this major release. This detailed guide not only covers all the new features of SQL Server 2012, it also shows you step by step how to develop top-notch SQL Server databases an...
Java 23 for Absolute Beginners
Learn the Fundamentals of Java Programming
2024 || Paperback || Iuliana Cosmina || Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Write your first code in Java 23 using simple, step-by-step examples that model real-word objects and events, making learning easy. With this book you will be able to pick up core programming concepts without fuss and write efficient Java code in no time. Clear code descriptions and layout ensure you get your code running as soon as possible. Author Iuliana Cosmina focuses on practical knowledge and getting you up to speed quickly-all the bits and pieces a novice needs to get started program...
Clean Code / 1st edition
A Handbook of Agile Software Craftsmanship
2008 || Paperback || Robert Martin || Pearson
Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code.
But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship.
Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code "on the fly...