Zoekfilters
› Saxion (7)
› Hogeschool Rotterdam (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (110)
Data Structures & Algorithms in Java / 6th edition
2014 || Paperback || MT Goodrich || Wiley
The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface.
Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code impl...
Foundations of Software Testing ISTQB Certification
2024 || Paperback || Erik van Veenendaal e.a. || Cengage Learning
Now in its fifth edition, Foundations of Software Testing: ISTQB Certification is the essential guide to software testing and to the ISTQB Foundation qualification written by respected international authorities in software testing who themselves helped develop the ISTQB Syllabus. Completely updated to comprehensively reflect the most recent changes to the ISTQB Foundation Syllabus v 4.0, 2023, this book adopts a practical, hands-on approach, covering the fundamental topics that every system a...
Quantum Service-oriented Computing: A Proposal for Quantum Software as a Service
A Proposal for Quantum Software as a Service
2024 || Paperback || Javier Romero-Alvarez e.a. || River Publishers
This Rapids book is an analysis of quantum computing, covering everything from its foundational principles to practical applications in the development of quantum services.
Business Analysis Agility
Delivering Value, Not Just Software
2024 || Paperback || James Robertson e.a. || Pearson Education (US)
As a developer, to deliver real value, you must understand what your customers truly value, and solve the problems they really need solved. Business analysis can help you do this-and it's as crucial in agile environments now as it always has been. In Business Analysis Agility, leading experts James Robertson and Suzanne Robertson show how to perform business analysis in an agile way: trying new things, adapting to changes and discoveries, staying flexible, and being quick. Drawing on their un...
A Beginners Guide to Python 3 Programming / 2nd edition
2023 || Paperback || John Hunt || Springer
This textbook is aimed at readers who have little or no knowledge of computer programming but want to learn to program in Python. It starts from the very basics including how to install your Python environment, how to write a very simple program and run it, what a variable is, what an if statement is, how iteration works using for and while loops as well as important key concepts such as functions, classes and modules. Each subject area is prefaced with an introductory chapter, before continu...
Fundamentals of Software Architecture
A Comprehensive Guide to Patterns, Characteristics, and Best Practices
2020 || Paperback || Mark Richards e.a. || O'Reilly
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive overview of software architecture's many aspects.
Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal...
Continuous Architecture in Practice
Software Architecture in the Age of Agility and DevOps
2025 || Paperback || Murat Erder e.a. || Pearson
In Continuous Architecture in Practice, three leading software architecture experts update the classic practices of the discipline for contemporary environments, software development contexts, and applications. Coverage includes:
- Discover what has changed, and how the role of the architect must change
- Reflect the quality attributes of today in evolvable architectures
- Understand team-based software architecture, and architecture as a GÇ£flow of decisionsGÇ¥
- A...
Introduction to the Design and Analysis of Algorithms / 3rd International Edition
International Edition
2011 || Paperback || Anany Levitin || Pearson
Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent and innovative manner. Written in a student-friendly style, the book emphasises the understanding of ideas over excessively formal treatment while thoroughly covering the material required in an introductory algorithms course. Popular puzzles are used to motivate students' interest and strengthen thei...
C++ Programming Language, The
2013 || Hardcover || Bjarne Stroustrup || Pearson
The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for programmers who want to use C++ most effectively. The C++ Programming Language, Fourth Edition, delivers meticulous, richly explained, and integrated coverage of the entire language—its facilities, a...
Head First Java / 3rd Edition
A Brain-Friendly Guide
2020 || Paperback || Kathy Sierra e.a. || O'Reilly
What will you learn from this book? Ready to learn Java? This book combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java.
You'll learn everything from the fundamentals to advanced topics. The new third edition brings the book up-to-date f...