Zoekfilters

Verschijningsjaar
2022 (11)
2019 (7)
2020 (6)
» Toon alle opties (9)
Verschijningsvorm
Paperback (54)
Hardcover (8)
Uitgever
Pearson (16)
O'Reilly (13)
Wiley (5)
» Toon alle opties (6)

Studieboeken (62)

39,95
Vandaag besteld,
morgen verzonden
+
Bestel

The Python Workshop

Learn to code in Python and kickstart your career in software development or data science

2020 || Paperback || Andrew Bird e.a. || Packt Publishing Limited

Learn the fundamentals of clean, effective Python coding and build the practical skills to tackle your own software development or data science projectsKey FeaturesBuild key Python skills with engaging development tasks and challenging activitiesImplement useful algorithms and write programs to solve real-world problemsApply Python in realistic data science projects and create simple machine learning modelsBook DescriptionHave you always wanted to learn Python, but never quite known how to st...

36,95
Vandaag besteld,
morgen verzonden
+
Bestel

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

39,43
Leverbaar vanaf 25 juni
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.

131,95
Levertijd: 6 werkdagen
+
Bestel

Systems Analysis and Design with UML / 6th edition

2021 || Paperback || Dennis || Wiley

Systems Analysis and Design: An Object-Oriented Approach with UML, Sixth Edition helps students develop the core skills required to plan, design, analyze, and implement information systems. Offering a practical hands-on approach to the subject, this textbook is designed to keep students focused on doing SAD, rather than simply reading about it. Each chapter describes a specific part of the SAD process, providing clear instructions, a detailed example, and practice exercises.

Students are guid...

42,91
Leverbaar vanaf 25 juni
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
Leverbaar vanaf 25 juni
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...

39,95
Levertijd: 8 werkdagen
+
Bestel

Hands-On Full-Stack Web Development with ASP.NET Core

Learn end-to-end web development with leading frontend frameworks, such as Angular, React, and Vue

2019 || Paperback || Tamir Dresher e.a. || Packt Publishing Limited

Become a full-stack developer by learning popular Microsoft technologies and platforms such as .NET Core, ASP.NET Core, Entity Framework, and AzureKey FeaturesBring static typing to web development with features compatible in TypeScript 3Implement a slim marketplace single page application (SPA) in Angular, React, and VueModernize your web apps with Microsoft Azure, Visual Studio, and GitBook DescriptionToday, full-stack development is the name of the game. Developers who can build complete s...

57,95
Leverbaar vanaf 25 juni
+
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 ...

32,99
Leverbaar vanaf 25 juni
+
Bestel

Modern Software Engineering

Doing What Works to Build Better Software Faster

2023 || Paperback || David Farley || Pearson

Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues. Writing for programmers, managers, and technical leads at all levels of experience, Farley illuminates durable principles at the heart of effective softwa...

40,95
Levertijd: 22 werkdagen
+
Bestel

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