Zoekfilters
› Avans Hogeschool (3)
› Fontys Hogescholen (3)
› Saxion (3)
› Hogeschool Rotterdam (2)
Studieboeken (53)
Data Structures and Algorithms in Java / 2nd Edition
2002 || Hardcover || Robert Lafore || Pearson
Appropriate for all courses in data structures and algorithms, and for many intermediate-to-advanced level courses in Java programming.
Many students view data structures and algorithms as difficult to understand, but this book thoroughly demystifies them. Working in Java, Robert Lafore presents each essential data structure and algorithm, using clear and simple example programs accessible through a Web browser-based “Workshop Applets.” These programs demonstrate graphically exactly what ...
Introduction to Programming with C++ / 3rd International edition
2013 || Paperback || Y. Liang || Pearson
For undergraduate students in Computer Science and Computer Programming courses A solid foundation in the basics of C++ programming will allow students to create efficient, elegant code ready for any production environment. Learning basic logic and fundamental programming techniques is essential for new programmers to succeed. A distinctive fundamentals-first approach and clear, concise writing style characterize Introduction to Programming with C++, 3/e.
Basic programming concepts are introd...
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...
Growing Object-Oriented Software, Guided by Tests
2025 || Paperback || Steve Freeman e.a. || Pearson
SummaryMock Objects is an approach to Test-Driven Development that changes theway programmers think about code. It encourages them to think about howobjects interact with each other, rather than just how they work in isolation - asthe founders of Object Oriented programming intended. Objects should bedefined in terms of what they do, not what they are. Using Mock Objects withTest-Driven Development guides developers towards code with clearly focusedobjects and an emphasis on behavior over dat...
The Pragmatic Programmer
your journey to mastery
2019 || Hardcover || David Thomas e.a. || Pearson || ook als eBook
"One of the most significant books in my life." -Obie Fernandez, Author, The Rails Way "Twenty years ago, the first edition of The Pragmatic Programmer completely changed the trajectory of my career. This new edition could do the same for yours." -Mike Cohn, Author of Succeeding with Agile , Agile Estimating and Planning , and User Stories Applied ". .
. filled with practical advice, both technical and professional, that will serve you and your projects well for years to come." -Andrea Goulet...
Beautiful C++
30 Core Guidelines for Writing Clean, Safe, and Fast Code
2025 || Paperback || J. Davidson e.a. || Pearson
Learn Python the Hard Way
2025 || Paperback || Zed Shaw || Pearson
Applying UML and Patterns / Druk 3
An Introduction to Object-Oriented Analysis and Design and Iterative Development
2004 || Hardcover || Craig Larman || Pearson
"This edition contains Larman's usual accurate and thoughtful writing. It is a very good book made even better."-Alistair Cockburn, author, Writing Effective Use Cases and Surviving OO Projects"Too few people have a knack for explaining things. Fewer still have a handle on software analysis and design.
Craig Larman has both."-John Vlissides, author, Design Patterns and Pattern Hatching"People often ask me which is the best book to introduce them to the world of OO design. Ever since I came ac...
Domain Storytelling
A Collaborative, Visual, and Agile Way to Build Domain-Driven Software
2025 || Paperback || Stefan Hofer e.a. || Pearson
Storytelling is at the heart of human communication--why not use it to overcome costly misunderstandings when designing software? By telling and visualising stories, domain experts and team members make business processes and domain knowledge tangible. Domain Storytelling enables everyone to understand the relevant people, activities, and work items. With this guide, the method's inventors explain how domain experts and teams can work together to capture insights with simple pictographs, show...
Core Java / 12th edition
Fundamentals, Volume 1
2025 || Paperback || Cay Horstmann || Pearson
The #1 Java Guide for Serious Programmers: Fully Updated through Java 17
"This is the definitive reference and instructional work for Java and the Java ecosystem."
---Andrew Binstock, Java Magazine
Core Java, Volume I: Fundamentals, Twelfth Edition,
is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using---up to and including Java 17---this book will help you achieve a deep and practical understanding of the language and APIs. With ...