Zoekfilters

Auteur
Cay Horstmann (3)
Michael Hartl (3)
Robert Martin (3)
» Toon alle opties (5)
Verschijningsjaar
2025 (30)
2022 (6)
2021 (3)
Voorgeschreven bij
Fontys Hogescholen (3)
Avans Hogeschool (2)
Saxion (2)

Resultaten (48)

41,00
Levertijd: 5 werkdagen
+
Bestel

Effective C++, 3rd edition

55 Specific Ways to Improve Your Programs and Designs

2023 || Paperback || Scott Meyers || Pearson

Organized around 55 specific guidelines, each of which describes a way to write better C++, this book reflects on modern design considerations, including exceptions, design patterns, and multithreading. It also provides guidance on the design of effective classes, functions, templates, and inheritance hierarchies.

"Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you've never read Effective C++ and you t...

58,99
Vandaag besteld,
maandag verzonden
met 5% korting 56,04
+
Bestel

Growing Object-Oriented Software, Guided by Tests

2025 || Paperback || Steve Freeman e.a. || Pearson

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

62,75
Levertijd: 5 werkdagen
+
Bestel

Concepts of Programming Languages / 12th Global Edition

2022 || Paperback || Robert Sebesta || Pearson

For courses in computer programming. Evaluates the fundamentals of contemporary computer programming languages Concepts of Computer Programming Languages introduces students to the fundamental concepts of computer programming languages and provides them with the tools necessary to evaluate contemporary and future languages. Through a critical analysis of design issues, the text teaches students the essential differences between computing with specific languages, while the in-depth discussion ...

38,95
Levertijd: 5 werkdagen
+
Bestel

Clean Code / 1st edition

A Handbook of Agile Software Craftsmanship

2008 || Paperback || Robert Martin || Pearson

Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code.

But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship.

Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code "on the fly...

33,95
Levertijd: 4 werkdagen
+
Bestel

Beautiful C++

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

2025 || Paperback || J. Davidson e.a. || Pearson

42,99
Vandaag besteld,
maandag verzonden
met 5% korting 40,84
+
Bestel

Learn Python the Hard Way

2025 || Paperback || Zed Shaw || Pearson

39,99
Vandaag besteld,
maandag verzonden
met 5% korting 37,99
+
Bestel

Domain Storytelling

A Collaborative, Visual, and Agile Way to Build Domain-Driven Software

2025 || Paperback || Stefan Hofer e.a. || Pearson

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

47,95
Levertijd: 3 werkdagen
+
Bestel

Core Java / 12th edition

Fundamentals, Volume 1

2025 || Paperback || Cay Horstmann || Pearson

The #1 Java Guide for Serious Programmers: Fully Updated through Java 17


"This is the definitive reference and instructional work for Java and the Java ecosystem."

---Andrew Binstock, Java Magazine


Core Java, Volume I: Fundamentals, Twelfth Edition,

is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using---up to and including Java 17---this book will help you achieve a deep and practical understanding of the language and APIs. With ...

37,99
Vandaag besteld,
maandag verzonden
met 5% korting 36,09
+
Bestel

Unlocking Business Agility with Evidence-Based Management

Satisfy Customers and Improve Organizational Effectiveness

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

58,99
Vandaag besteld,
maandag verzonden
met 5% korting 56,04
+
Bestel

Java Concurrency in Practice

2025 || Paperback || Brian Goetz e.a. || Pearson

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.