Zoekfilters
Studieboeken (31)
morgen 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...
morgen verzonden
Zombie Scrum Survival Guide
2025 || Paperback || Christiaan Verwijs e.a. || Pearson Education Limited
C++ Primer
2025 || Paperback || Stanley Lippman e.a. || Pearson
Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today's best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code. C++ Primer, Fifth Edition, in...
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...
Creating Agile Organizations
A Systemic Approach
2025 || Paperback || Cesario Ramos e.a. || 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 ...
Continuous Architecture in Practice
Software Architecture in the Age of Agility and DevOps
2025 || Paperback || Murat Erder e.a. || Pearson Education Limited
In Continuous Architecture in Practice, three leading software architecture experts update the classic practices of the discipline for contemporary environments, software development contexts, and applications. Coverage includes:
- Discover what has changed, and how the role of the architect must change
- Reflect the quality attributes of today in evolvable architectures
- Understand team-based software architecture, and architecture as a GÇ£flow of decisionsGÇ¥
- A...
Growing Object-Oriented Software, Guided by Tests
2025 || Paperback || Steve Freeman e.a. || Pearson Education Limited
SummaryMock Objects is an approach to Test-Driven Development that changes theway programmers think about code. It encourages them to think about howobjects interact with each other, rather than just how they work in isolation - asthe founders of Object Oriented programming intended. Objects should bedefined in terms of what they do, not what they are. Using Mock Objects withTest-Driven Development guides developers towards code with clearly focusedobjects and an emphasis on behavior over dat...
Learn Python the Hard Way
2025 || Paperback || Zed Shaw || Pearson Education Limited
Domain Storytelling
A Collaborative, Visual, and Agile Way to Build Domain-Driven Software
2025 || Paperback || Stefan Hofer e.a. || Pearson Education Limited
Storytelling is at the heart of human communication--why not use it to overcome costly misunderstandings when designing software? By telling and visualising stories, domain experts and team members make business processes and domain knowledge tangible. Domain Storytelling enables everyone to understand the relevant people, activities, and work items. With this guide, the method's inventors explain how domain experts and teams can work together to capture insights with simple pictographs, show...