Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Software-ontwikkeling

Als je eBooks uit de categorie Software-ontwikkeling' leuk vindt, dan vind je deze toptitels ook geweldig.
1 - 24 van 10329 resultaten worden weergegeven
Skip side bar filters
  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Meer lezen

    € 25,17

  • The C4 Model

    Visualizing Software Architecture

    door Simon Brown ...
    Good architecture is more than just good code—it's clear communication. The C4 Model: Visualizing Software Architecture is a practical guide to creating diagrams that help teams understand, build, and talk about software systems more effectively. Developed by Simon Brown and used by thousands of teams worldwide, the C4 model breaks architecture down into four simple levels (context, container, ... Meer lezen

    € 36,50

  • The Cold Start Problem

    How to Start and Scale Network Effects

    door Andrew Chen ...
    A startup executive and investor draws on expertise developed at the premier venture capital firm Andreessen Horowitz and as an executive at Uber to address how tech’s most successful products have solved the dreaded "cold start problem"—by leveraging network effects to launch and scale toward billions of users.Although software has become easier to build, launching and scaling new products and ... Meer lezen

    € 16,99

  • The Manager's Path

    A Guide for Tech Leaders Navigating Growth and Change

    door Camille Fournier ...
    Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal—especially when there are few tools, texts, and frameworks to help you. In this practical guide, author Camille Fournier (tech lead turned CTO) takes you through each stage in the journey from engineer to technical manager.From mentoring ... Meer lezen

    € 18,99

  • Python for Software Design

    How to Think Like a Computer Scientist

    door Allen B. Downey ...
    A no-nonsense introduction to software design using the Python programming language. Written for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several ... Meer lezen

    € 43,81

  • Rust All-in-One For Dummies

    door Paul McFedries ...
    Your guide to the programming language that's revolutionizing software d****evelopmentReady to learn Rust, the language that combines blazing performance with memory safety? Rust All-in-One For Dummies takes you from complete beginner to confident developer, covering the essentials of writing Rust code through applying it to real-world projects.Unlike programming books that throw you into the deep ... Meer lezen

    € 25,99

  • Python Algorithms

    Mastering Basic Algorithms in the Python Language

    Serie series Professional and Applied Computing (R0)
    Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques.The book deals with some of the most important and challenging areas of programming and computer ... Meer lezen

    € 91,77

  • Agile Project Management with Kanban

    door Eric Brechner ...
    Serie series Developer Best Practices
    Use Kanban to maximize efficiency, predictability, quality, and valueWith Kanban, every minute you spend on a software project can add value for customers. One book can help you achieve this goal: Agile Project Management with Kanban.Author Eric Brechner pioneered Kanban within the Xbox engineering team at Microsoft. Now he shows you exactly how to make it work for your team.Think of this book as ... Meer lezen

    € 28,44

  • Agentic Coding with Claude Code

    The everyday developer's guide to agentic coding with Claude Code

    door Eden Marco ...
    Move beyond prompt-based coding by using Claude Code to design reliable, agent-driven workflows and build production-ready full-stack applicationsKey FeaturesLearn Claude Code as a development partner to build custom automations and agentic workflowsBuild and iterate on a Next.js application using Claude Code for AI-assisted developmentScale AI-assisted development with Claude Code while ... Meer lezen

    Was € 32,36 Nu € 26,48 of Gratis met Kobo Plus

  • Database Development For Dummies

    door Allen G. Taylor ...
    Powerful, low-cost database development tools make it possible for virtually anybody to create their own database—and this hands-on guide makes it fun and easyDatabases permeate every nook and cranny of our highly connected, information-intensive world, from ATMs to personal finance, online shopping, and networked information management. Databases have become so integral to the business ... Meer lezen

    € 26,99

  • Practical Node.js

    Building Real-World Scalable Web Apps

    door Azat Mardan ...
    Serie series Professional and Applied Computing (R0)
    Practical Node.js is your step-by-step guide to learning how to build a wide range of scalable real-world web applications using a professional development toolkit. Node.js is an innovative and highly efficient platform for creating web services. But Node.js doesn't live in a vacuum! In a modern web development, many different components need to be put together — routing, database driver, ORM, ... Meer lezen

    € 48,60

  • Creating Mobile Apps with Xamarin.Forms Preview Edition 2

    door Charles Petzold ...
    Serie series Developer Reference
    This second Preview Edition ebook, now with 16 chapters, is about writing applications for Xamarin.Forms, the new mobile development platform for iOS, Android, and Windows phones unveiled by Xamarin in May 2014. Xamarin.Forms lets you write shared user-interface code in C# and XAML that maps to native controls on these three platforms. ... Meer lezen

    Gratis

  • Effective Monitoring and Alerting

    For Web Operations

    door Slawek Ligus ...
    With this practical book, you’ll discover how to catch complications in your distributed system before they develop into costly problems. Based on his extensive experience in systems ops at large technology companies, author Slawek Ligus describes an effective data-driven approach for monitoring and alerting that enables you to maintain high availability and deliver a high quality of service.Learn ... Meer lezen

    € 10,24

  • Learn UML in 24 Hours

    door Alex Nordeen ...
    UML stands for Unified Modeling Language used for creating object-oriented, meaningful documentation models for any software system present. It provides us a way to develop rich models that describe the working of any software/hardware systems. UML serves a great way of creating professional documentation which is a necessary part of any project development.Here is what is covered in the book ... Meer lezen

    € 9,16

  • The Ultimate Docker Container Book

    Build, ship, deploy, and scale containerized applications with Docker, Kubernetes, and the cloud

    Master Docker, Kubernetes, and cloud-native container deployment with this hands-on guide. Learn image creation, orchestration, security, monitoring, and real-world production patterns for scalable applicationsKey FeaturesLearn Docker and Kubernetes from first principles through hands-on, production-focused examplesBuild secure, scalable container platforms with orchestration, governance, and ... Meer lezen

    € 29,99 of Gratis met Kobo Plus

  • Functional Programming with C#

    Unlock coding brilliance with the power of functional magic

    door Alex Yagur ...
    Explore functional programming in C\# with the help of clear explanations, practical examples, and hands-on exercises and write efficient, modular, and readable codeKey FeaturesMaster functional programming in C\# for expressive, modular codeApply advanced concepts such as error handling and asynchronous programming to overcome real-world challengesGain practical coding skills through practical ... Meer lezen

    € 29,42 of Gratis met Kobo Plus

  • Unifying User Stories, Use Cases, and Story Maps: The Power of Verbs, 2nd/Bookstore edition

    The Simplifying Series

    Serie series The Simplifying Series
    Unifying User Stories, Use Cases, Story Maps: The Power of Verbs, Second Edition offers a comprehensive and cohesive explanation of three central techniques used in modern Agile requirements and product development. User stories, use cases, and story maps are widely adopted across teams, yet their relationships are often unclear.Many practitioners learn one technique without understanding how it ... Meer lezen

    € 8,49 of Gratis met Kobo Plus

  • Unifying User Stories, Use Cases, Story Maps: The Power of Verbs

    The Simplifying Series

    Serie series The Simplifying Series
    Use cases, user stories, and story maps have been circling like comets, competing for the same energy of the same people at the same time. There is something obviously similar about all three but just exactly what isn't obvious.In this ground-breaking book, Dr. Alistair Cockburn, noted expert on all three techniques, co-author of the Agile Manifesto, and author of the definitive work Writing ... Meer lezen

    € 8,49

  • Implementing Identity Management on AWS

    A real-world guide to solving customer and workforce IAM challenges in your AWS cloud environments

    door Jon Lehtinen ...
    Understand the IAM toolsets, capabilities, and paradigms of the AWS platform and learn how to apply practical identity use cases to AWS at the administrative and application levelKey FeaturesLearn administrative lifecycle management and authorizationExtend workforce identity to AWS for applications deployed to Amazon Web Services (AWS)Understand how to use native AWS IAM capabilities with apps ... Meer lezen

    € 30,40 of Gratis met Kobo Plus

  • The Persona Lifecycle

    Keeping People in Mind Throughout Product Design

    Serie series Interactive Technologies
    If you design and develop products for people, this book is for you. The Persona Lifecycle addresses the “how? of creating effective personas and using those personas to design products that people love. It doesn’t just describe the value of personas; it offers detailed techniques and tools related to planning, creating, communicating, and using personas to create great product designs. Moreover, ... Meer lezen

    € 59,39

  • Learning Python

    Learn to code like a professional with Python - an open source, versatile, and powerful programming language

    door Fabrizio Romano ...
    Learn to code like a professional with Python – an open source, versatile, and powerful programming languageKey FeaturesLearn the fundamentals of programming with Python – one of the best languages ever createdDevelop a strong set of programming skills that you will be able to express in any situation, on every platform, thanks to Python’s portabilityCreate outstanding applications of all kind, ... Meer lezen

    € 28,44 of Gratis met Kobo Plus

  • Principles of Software Engineering

    A Comprehensive Guide to Development, Testing, and Documentation.

    "Principles of Software Engineering: A Comprehensive Guide to Development, Testing, and Documentation" is a practical and in-depth exploration of the essential concepts and practices that define modern software engineering. From understanding key design patterns to mastering the art of software reengineering, this book offers readers a complete guide to creating reliable, maintainable, and secure ... Meer lezen

    € 6,53

  • Reactive State for Angular with NgRx

    Learn to build Reactive Angular Applications using NgRx (English Edition)

    door Amit Gharat ...
    This book will help you learn NgRx in and out. We will start by discussing the fundamental ideas that underpin the design for the centralized store and the need for state management in Angular. We will then learn about the Redux paradigm and the three rules it governs. Along the way, we will explore various Redux terminologies in terms of action, dispatcher, and reducer and will then create our ... Meer lezen

    € 13,18 of Gratis met Kobo Plus

  • Business Process Management

    Concepts, Languages, Architectures

    door Mathias Weske ...
    Serie series Computer Science (R0)
    Business process management is usually treated from two different perspectives: business administration and computer science. While business administration professionals tend to consider information technology as a subordinate aspect in business process management for experts to handle, by contrast computer science professionals often consider business goals and organizational regulations as terms ... Meer lezen

    € 73,56