Zoekfilters
› Cay Horstmann (3)
› Harvey Deitel (3)
› Martin Fowler (3)
» Toon alle opties (17)
› Paul Deitel (3)
› Robert Martin (3)
› Y. Liang (3)
› Ben Stephenson (2)
› Bill Lubanovic (2)
› Bjarne Stroustrup (2)
› Erich Gamma (2)
› Erik van Veenendaal (2)
› Ian Griffiths (2)
› Joseph Albahari (2)
› Joshua Bloch (2)
› Patricia Kong (2)
› Ralph Johnson (2)
› Richard Helm (2)
› Scott Meyers (2)
› Vaughn Vernon (2)
› Hogeschool Rotterdam (7)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Programmeertalen (119)
Software Architecture in Practice
2021 || Paperback || Len Bass e.a. || Pearson
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...
maandag verzonden
Patterns for API Design
Simplifying Integration with Loosely Coupled Message Exchanges
2025 || Paperback || Olaf Zimmermann e.a. || Pearson
maandag verzonden
Learn Enough Developer Tools to Be Dangerous
Command Line, Text Editor, and Git Version Control Essentials
2025 || Paperback || Michael Hartl || Pearson
maandag verzonden
Practical Product Management for Product Owners
Creating Winning Products with the Professional Product Owner Stances
2025 || Paperback || Chris Lukassen e.a. || Pearson
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...
How to Design Programs
An Introduction to Programming and Computing
2018 || Paperback || Matthias Felleisen e.a. || MIT Press Ltd
A completely revised edition, offering new design recipes for interactive programs and support for images as plain values, testing, event-driven programming, and even distributed programming. This introduction to programming places computer science at the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process, presenting program design guidelines that show the reader how to analyze a problem statement, how to formulate concise goals, how to...
maandag verzonden
Introduction to Python Programming and Data Structures / 3th Global Edition
2022 || Paperback || Y. Liang || Pearson
For introductory courses in Python Programming and Data Structures. A fundamentals first approach to programming helps students create efficient, elegant code. Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming.
This approach presents programming concepts and techniques that include control statements, loops, func...
The Python Workbook
A Brief Introduction with Exercises and Solutions
2019 || Hardcover || Ben Stephenson || Springer
This student-friendly textbook encourages the development of programming skills through active practice by focusing on exercises that support hands-on learning. The Python Workbook provides a compendium of 186 exercises, spanning a variety of academic disciplines and everyday situations. Solutions to selected exercises are also provided, supported by brief annotations that explain the technique used to solve the problem, or highlight a specific point of Python syntax.
This enhanced new editio...
UML @ Classroom
An Introduction to Object-Oriented Modeling
2022 || Paperback || Martina Seidl e.a. || Springer
After a brief explanation of why modeling is an indispensable part of software development, the authors introduce the individual diagram types of UML (the class and object diagram, the sequence diagram, the state machine diagram, the activity diagram, and the use case diagram), as well as their interrelationships, in a step-by-step manner.