Zoekfilters
› Gertjan Laan (3)
› Harvey Deitel (3)
› Martin Fowler (3)
» Toon alle opties (20)
› Paul Deitel (3)
› Studio Visual Steps (3)
› Y. Liang (3)
› Austin Bingham (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 Martin (2)
› Robert Smallshire (2)
› Sander Gerz (2)
› Scott Meyers (2)
› Vaughn Vernon (2)
› Hogeschool Rotterdam (8)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Resultaten (128)
morgen verzonden
Magisch Microsoft Office met VBA: Macro’s bouwen voor beginners
Macro’s bouwen voor beginners
2024 || Paperback || Bob van Duuren e.a. || Duuren Media, Van
Magisch Microsoft Office met VBA opent de deur naar de wereld van automatisering binnen de meest gebruikte kantoorsoftware ter wereld. Dit boek is jouw startpunt in de reis van macroprogrammering, speciaal ontworpen voor beginners. Het demystificeert de programmeertaal VBA (Visual Basic for Applications) en biedt concrete voorbeelden in Excel, Word en PowerPoint om je op weg te helpen. Na het lezen van dit boek beschik je over de kennis om de VBA Editor te navigeren en kun je zelfstandig macr...
Working Effectively with Legacy Code
2025 || Paperback || Michael Feathers || Pearson Education Limited
Proven strategies for maintaining and optimizing legacy code to get the most out of your existing applications.
- Examples in C-sharp, C++, and Java, as well as strategies for better using the industry standard modeling language: UML 2.0
- Addresses the very concrete problems that programmers face working in the context of large untested code bases
- Based on successful classes for Object Mentor, the author helps organizations maintain older systems rather than go to the cost o...
Code That Fits in Your Head
Heuristics for Software Engineering
2025 || Paperback || Mark Seemann || Pearson Education Limited
How to Reduce Code Complexity and Develop Software More Sustainably"Mark Seemann is well known for explaining complex concepts clearly and thoroughly. In this book he condenses his wide-ranging software development experience into a set of practical, pragmatic techniques for writing sustainable and human-friendly code. This book will be a must-read for every programmer." --Scott Wlaschin, author of Domain Modeling Made FunctionalCode That Fits in Your Head offers indispensable, practical advi...
Learn Enough Python to Be Dangerous
Software Development, Flask Web Apps, and Beginning Data Science with Python
2025 || Paperback || Michael Hartl || Pearson Education Limited
Implementing Domain-Driven Design
2025 || Hardcover || Vaughn Vernon || Pearson
"For software developers of all experience levels looking to improve their results, and design and implement domain-driven enterprise applications consistently with the best current state of professional practice, Implementing Domain-Driven Design will impart a treasure trove of knowledge hard won within the DDD and enterprise application architecture communities over the last couple decades." -Randy Stafford, Architect At-Large, Oracle Coherence Product Development "This book is a must-read ...
Java How to Program, Late Objects, 11th Global Edition
2021 || Paperback || Paul 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...
vandaag verzonden
Scrum - Novice to Ninja
Methods for Agile, Powerful Development
2016 || Paperback || M David Greem || SitePoint Pty Ltd
Why should you use Scrum in your web projects? Simply put, it'll enable your team to get more done in less time. Scrum is the most popular agile project management methodology used in web projects today. While most Scrum books tend to be lengthy textbooks that cover every detail of Scrum for all types of organizations, this highly practical book concentrates solely on how best to apply Scrum in web and mobile development projects.
In it, you'll learn: An overview of Scrum fundamentals for web...
Concurrency in C# Cookbook / 2nd edition
Asynchronous, Parallel, and Multithreaded Programming
2019 || Paperback || Stephen Cleary || O'Reilly
If you're one of the many developers uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 75 code-rich recipes, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques, using libraries and language features in .NET and C#.
Scratch 3.0
2019 || Paperback || Studio Visual Steps || Visual Steps B.V.
Als je programmeert ben je creatief bezig, leer je logisch nadenken en hoe je
problemen oplost. Met het gratis programma Scratch leer je programmeren door
allerlei leuke en interessante spellen, animaties, programma’s en andere projecten te maken.
Door allerlei blokken achter elkaar te zetten maak je iets uit het niets! Laat bijvoorbeeld
een figuur over het scherm lopen en maak je eigen animatie. Of maak een spel waarbij
je getallen moet raden. En wat dacht je van een pingpongspel of een sp...
Javascript tips
2023 || Paperback || Luc Volders || Luc Volders
Dit boek is niet bedoeld om je te leren hoe je in Javascript kunt programmeren. Het biedt echter wel oplossingen voor een breed scala aan kleine problemen die zich vaak voordoen tijdens het programmeren in Javascript. Met meer dan 500 tips in het boek, kun je snel en gemakkelijk oplossingen vinden voor problemen zoals het sorteren van een array op basis van de lengte van de elementen, het berekenen van de datum over 10 dagen, het toevoegen van een rij aan een HTML-tabel en het bepalen van wel...