Zoekfilters
› Hogeschool Rotterdam (7)
› Saxion (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (75)
Modern Software Engineering
Doing What Works to Build Better Software Faster
2023 || Paperback || David Farley || Pearson
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues. Writing for programmers, managers, and technical leads at all levels of experience, Farley illuminates durable principles at the heart of effective softwa...
C# 12 in a Nutshell
The Definitive Reference
2023 || Paperback || Joseph Albahari || O'Reilly
When you have questions about C# 12 or .NET 8, this best-selling guide has the answers you need. In the tradition of O'Reilly's Nutshell guides, this thoroughly updated edition is simply the best one-volume reference to the C# language available today.
The Art of Multiprocessor Programming / 2nd edition
2017 || Paperback || Maurice Herlihy || Elsevier LTD, Oxford
The Art of Multiprocessor Programming, Second Edition, provides users with an authoritative guide to multicore programming. This updated edition introduces higher level software development skills relative to those needed for efficient single-core programming, and includes comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. The book is an ideal resource for students and professionals alike who will benefit from its thorough c...
Computer Organization and Design (ARM edition)
The Hardware Software Interface
2016 || Paperback || David D. Patterson e.a. || Elsevier
The new ARM Edition of Computer Organization and Design features a subset of the ARMv8-A architecture, which is used to present the fundamentals of hardware technologies, assembly language, computer arithmetic, pipelining, memory hierarchies, and I/O. With the post-PC era now upon us, Computer Organization and Design moves forward to explore this generational change with examples, exercises, and material highlighting the emergence of mobile computing and the Cloud. Updated content featuring t...
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...
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...
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 ...
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...