Zoekfilters
› Hogeschool Rotterdam (6)
› Saxion (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (54)
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 ...
C How to Program / 9th Global Edition
With case studies introducing Applications Programming and Systems Programming
2022 || Paperback || Paul Deitel e.a. || Pearson
This print textbook is available for you to rent for your classes. The Pearson print rental program provides you with affordable access to learning materials, so you go to class ready to succeed. C How to Program is a user-friendly, code-intensive introduction to C programming with case studies introducing applications and system programming.
Like other texts of the Deitels' How to Program series, the book's modular presentation serves as a detailed beginner source of information for college ...
Foundations of Software Testing / 4th edition
ISTQB Certification
2019 || Hardcover || Erik van Veenendaal || Cengage Learning
Now in its fourth edition, Foundations of Software Testing: ISTQB Certification is the essential guide to software testing and to the ISTQB Foundation qualification. Completely updated to comprehensively reflect the most recent changes to the 2018 ISTQB Foundation Syllabus, the book adopts a practical, hands-on approach, covering the fundamental topics that every system and software tester should know. The authors are themselves developers of the ISTQB syllabus and are highly respected intern...
Data Structures & Algorithms in Java / 6th edition
2014 || Paperback || MT Goodrich || John Wiley and Sons Ltd
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...
Introduction to Computation and Programming Using Python / 3rd edition
With Application to Computational Modeling
2021 || Paperback || John V. Guttag || MIT Press
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including numpy, matplotlib, random, pandas, and sklearn. It provides students with skills that will enable them to make productive use of computational techniques, including some of the tools and techniques of data science for using computation to model and interpret data as well as substantial material on machine learning.
The bo...
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...
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...
Java How to Program, Late Objects, 11th Global Edition
2021 || Paperback || Harvey Deitel e.a. || Pearson || ook als eBook
Unparalleled breadth and depth of object-oriented programming conceptsThe Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of programming fundamentals, object-oriented programming concepts and intermediate-level topics for further study. Java How to Program, Late Objects, 11th Edition, presents leading-edge computing technologies using the Deitel signature live-code approach, which demonstrates concepts in hundreds of complete working programs. The 11th Edit...
UML Distilled / 3rd edition
A Brief Guide to the Standard Object Modeling Language
2003 || Paperback || Martin Fowler || Pearson || ook als eBook
More than 300,000 developers have benefited from past editions of UML Distilled . This third edition is the best resource for quick, no-nonsense insights into understanding and using UML 2.0 and prior versions of the UML. Some readers will want to quickly get up to speed with the UML 2.0 and learn the essentials of the UML.
Others will use this book as a handy, quick reference to the most common parts of the UML. The author delivers on both of these promises in a short, concise, and focused p...
Introduction to Algorithms / 4th edition
2022 || Hardcover || Thomas H. Cormen e.a. || MIT Press
A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics.
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algor...