Zoekfilters
› Gertjan Laan (3)
› Harvey Deitel (3)
› Martin Fowler (3)
» Toon alle opties (23)
› Paul Deitel (3)
› Robert Martin (3)
› Y. Liang (3)
› Austin Bingham (2)
› Ben Stephenson (2)
› Bill Lubanovic (2)
› Bjarne Stroustrup (2)
› Cay Horstmann (2)
› Erich Gamma (2)
› Erik van Veenendaal (2)
› Ian Griffiths (2)
› Jon Duckett (2)
› Joseph Albahari (2)
› Joshua Bloch (2)
› Patricia Kong (2)
› Ralph Johnson (2)
› Richard Helm (2)
› Robert Smallshire (2)
› Sander Gerz (2)
› Scott Meyers (2)
› Studio Visual Steps (2)
› Vaughn Vernon (2)
› Hogeschool Rotterdam (8)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Programmeertalen (136)
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.
morgen verzonden
Visual C# 2012 - de basis
|| Paperback || Sander Gerz || MainPress B.V.
morgen verzonden
Handboek objectgeorienteerd programmeren + CD-ROM / druk 2
2007 || Paperback || J. Beurghs || Van Duuren Media
Objectgeoriënteerd programmerenObjectgeoriënleerd programmeren (OOP) is al een aantal jaren een belangrijke manier om software te produceren, die qua aanpak veel verschilt van voorafgaande methodologieën. Alhoewel het vakgebied zelf min of meer duidelijk omschreven raakt, is dat op het vlak van de vakdidactiek zeker niet het geval. Hoogstwaarschijnlijk staan ons met de meest recente ontwikkelingen rond Model Driven Architecture (MDA) en de normering Van de Unified Modeling Language (UML) n...
Java Compact
2021 || Paperback || Gertjan Laan || Uitgeverij Czarina
Java compact is geschreven voor iedereen die graag snel en efficiënt wil kennismaken met de essentie van het programmeren in Java.
In tien compacte hoofdstukken en minder dan 150 bladzijden komen aan de orde: variabelen, beslissingen en herhalingen, arrays en ArrayList, methoden, klassen en objecten, overerving, polymorfie, interfaces, lambdafuncties en exception handling.
De hoofdstukken eindigen met een aantal oefenopgaven, waarvan de uitwerkingen op de website van de auteur en van de uit...
morgen verzonden
Software Craftsman, The
Professionalism, Pragmatism, Pride
2025 || Paperback || Sandro Mancuso || Pearson Education Limited
In The Software Craftsman, Sandro Mancuso explains what craftsmanship means to the developer and his or her organization, and shows how to live it every day in your real-world development environment. Mancuso shows how software craftsmanship fits with and helps students improve upon best-practice technical disciplines such as agile and lean, taking all development projects to the next level. Readers will learn how to change the disastrous perception that software developers are the same as fa...
morgen verzonden
Refactoring
Improving the Design of Existing Code
2025 || Hardcover || Martin Fowler || Pearson Benelux B.V.
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more tha...
vandaag verzonden
Learning Python / 6th edition
Powerful Object-Oriented Programming
2025 || Paperback || Mark Lutz || O'Reilly Media
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz's popular training course, this updated sixth edition will help you quickly write efficient, high-quality code with Python. It's an ideal way to begin, whether you're new to programming or a professional developer versed in other languages.
Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow self-paced tutorial gets you started with Python 3.12...
Python Cookbook
2019 || Paperback || David Beazley || O'Reilly
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms. Inside, you'll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains.
Each recipe contains code samples you can u...
Expert F# 4.0
2021 || Paperback || Don Syme e.a. || APress
Learn from F#'s inventor to become an expert in the latest version of this powerful programming language so you can seamlessly integrate functional, imperative, object-oriented, and query programming style flexibly and elegantly to solve any programming problem. Expert F# 4.0 will help you achieve unrivaled levels of programmer productivity and program clarity across multiple platforms including Windows, Linux, Android, OSX, and iOS as well as HTML5 and GPUs. F# 4.0 is a mature, open source, ...
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...