Zoekfilters
Studieboeken (31)
vandaag verzonden
Creating Agile Organizations
A Systemic Approach
2025 || Paperback || Cesario Ramos e.a. || Pearson Education Limited
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...
vandaag verzonden
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...
vandaag verzonden
Zombie Scrum Survival Guide
2025 || Paperback || Christiaan Verwijs e.a. || Pearson Education Limited
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...
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...
Unlocking Business Agility with Evidence-Based Management
Satisfy Customers and Improve Organizational Effectiveness
2025 || Paperback || Patricia Kong e.a. || Pearson Education Limited
Java Concurrency in Practice
2025 || Paperback || Brian Goetz e.a. || Pearson Education Limited
Focuses on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. This title is suitable for Java developers.