Zoekfilters

Verschijningsjaar
2025 (28)
2022 (11)
2019 (8)
» Toon alle opties (11)
Verschijningsvorm
Paperback (81)
Hardcover (10)
Uitgever
Pearson Education Limi... (24)
Pearson (21)
O'Reilly (13)
» Toon alle opties (5)

Studieboeken (91)

39,95
Vóór 20:30 uur besteld,
vandaag 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
Vóór 20:30 uur besteld,
vandaag 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...

43,95
Levertijd: 8 werkdagen
+
Bestel

Think Python / 3rd edition

How To Think Like a Computer Scientist

2024 || Paperback || Allen B. Downey || O'Reilly

This revised third edition reflects the growing role of large language models (LLMs) in programming and includes exercises on effective LLM prompts, testing code, and debugging skills.

39,95
Levertijd: 9 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...

56,83
Vandaag besteld,
maandag 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...

74,95
Vandaag besteld,
maandag verzonden
+
Bestel

Introduction to Java Programming and Data Structures / 12th edition

Comprehensive Version

2021 || Paperback || Y. Liang || Pearson

This title is a Pearson Global Edition. The Editorial team at Pearson has workedclosely with educators around the world to include content which is especiallyrelevant to students outside the United States. For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the text...

78,75
Vandaag besteld,
maandag verzonden
+
Bestel

Introduction to Python Programming and Data Structures / 3th Global Edition

2022 || Paperback || Y. Liang || Pearson

For introductory courses in Python Programming and Data Structures. A fundamentals first approach to programming helps students create efficient, elegant code. Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming.

This approach presents programming concepts and techniques that include control statements, loops, func...

69,95
Leverbaar vanaf 24 november
+
Bestel

Data Structures and Algorithms in Java / 2nd Edition

2002 || Hardcover || Robert Lafore || Pearson

Appropriate for all courses in data structures and algorithms, and for many intermediate-to-advanced level courses in Java programming.

Many students view data structures and algorithms as difficult to understand, but this book thoroughly demystifies them. Working in Java, Robert Lafore presents each essential data structure and algorithm, using clear and simple example programs accessible through a Web browser-based “Workshop Applets.” These programs demonstrate graphically exactly what ...

40,95
Levertijd onbekend
+
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#.

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