Zoekfilters
Resultaten (13)
Design Patterns, Elements of Reusable Object-Oriented Software
Elements of Reusable Object-Oriented Software
1995 || Hardcover || Erich Gamma e.a. || Pearson
Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simple and succinct solutions to commonly occurring design problems. Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves. * The authors begin by describing what patterns are and how they can help you design object-oriented software.
They ...
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...
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...