Studieboeken (30)

73,95
Vandaag besteld,
morgen verzonden
+
Bestel

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...

39,43
Vandaag besteld,
morgen verzonden
met 5% korting 37,46
+
Bestel

Beautiful C++

30 Core Guidelines for Writing Clean, Safe, and Fast Code

2025 || Paperback || J. Davidson e.a. || Pearson Benelux B.V.

42,91
Vandaag besteld,
morgen verzonden
met 5% korting 40,76
+
Bestel

Clean Coder, The

A Code of Conduct for Professional Programmers

2025 || Paperback || Robert Martin || Pearson Benelux B.V.

The Much-Anticipated Follow-Up to "Uncle Bob's" Highly Praised Clean Code  Programmers who endure and succeed amidst swirling uncertainty and nonstop pressure share a common attribute: They care deeply about the practice of creating software. They treat it as a craft. They are professionals. In The Clean Coder: A Code of Conduct for Professional Programmers, legendary software expert Robert C. Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship...

56,83
Vandaag besteld,
morgen verzonden
met 5% korting 53,99
+
Bestel

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...

57,95
Vandaag besteld,
dinsdag verzonden
+
Bestel

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 ...

55,58
Leverbaar vanaf 31 oktober
met 5% korting 52,80
+
Bestel

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...

40,32
Leverbaar vanaf 31 oktober
met 5% korting 38,30
+
Bestel

Learn Python the Hard Way

2025 || Paperback || Zed Shaw || Pearson Education Limited

38,14
Leverbaar vanaf 31 oktober
met 5% korting 36,23
+
Bestel

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...

34,87
Leverbaar vanaf 31 oktober
met 5% korting 33,13
+
Bestel

Unlocking Business Agility with Evidence-Based Management

Satisfy Customers and Improve Organizational Effectiveness

2025 || Paperback || Patricia Kong e.a. || Pearson Education Limited

55,58
Leverbaar vanaf 31 oktober
met 5% korting 52,80
+
Bestel

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.