Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Softwareudvikling e-bøger

Hvis du kan lide Softwareudvikling e-bøger, så vil du elske disse fremragende valg.
Viser 1369 - 1392 af 10039 resultater
Skip side bar filters
  • 架构解密:从分布式到微服务(第2版)

    af 吴治辉 ...
    微服务、云原生、Kubernetes、Service Mesh是分布式领域的热点技术,它们并不是凭空出现的,一定继承了某些“前辈”的优点。我们不仅要了解这些技术,还要深入理解其发展脉络、原理等,才能游刃有余地将其用于现有的项目开发或老系统改造中。本书总计9章。第1章讲解分布式的基础——网络,对国际互联网、NIO、AIO、网络传输中的对象序列化问题、HTTP的前世今生、TCP/IP、从CDN到SD-WAN等知识进行深入讲解。第2章讲解分布式系统的经典理论,涉及分布式系统的设计理念、一致性原理;ZooKeeper的使用场景;CAP理论的前世今生;BASE准则;分布式事务的原理。第3章从RPC开始,讲解分布式服务治理框架的起源与原理,并讲解ZeroC Ice的原理和微服务架构实战。第4~6章以专题形式讲解内存、分布式文件存储和分布式计算,对每个专题都讲解相关的重要理论、产品、开源项目及经验等 ... Læs mere

    76,82 kr. eller Gratis med Kobo Plus

  • Искусство юнит-тестирования с примерами на JavaScript

    Третье международное издание

    Искусство юнит-тестирования не сводится к изучению правильного набора инструментов и практик. Искусство создавать классные тесты — это понимание сути, поиск верной стратегии для каждого конкретного случая и умение выйти из ситуации, когда тестирование превращается в беспорядочный процесс. Эта книга предлагает советы и рекомендации, которые полностью изменят ваш подход к тестированию ПО. Вы ... Læs mere

    55,00 kr. eller Gratis med Kobo Plus

  • Generative AI With Langchain

    Create Powerful LLM Applications Using Python And Cutting-Edge AI Models Like Chatgpt To Solve Real-World Problems

    af CodeZee ...
    Serier serie Coding/Programming
    Are you ready to dive into the exciting world of Generative AI and large language models (LLMs)?Generative AI With LangChain: Create Powerful LLM Applications Using Python and Cutting-Edge AI Models Like ChatGPT to Solve Real-World Problems is the ultimate guide for developers, data scientists, and AI enthusiasts who want to master the art of building intelligent, real-world AI applications.In ... Læs mere

    62,46 kr.

  • Software Testing Practice: Test Management

    A Study Guide for the Certified Tester Exam ISTQB Advanced Level

    Aimed at experts who are dedicated to software testing, The Software Testing Process: Test Management addresses the major issues related to advanced, state-of-the-art test management. This book covers the syllabus required to pass the Certified Tester Examination - Advanced Level as defined by the International Software Testing Qualifications Board (ISTQB).Software developers, project managers, ... Læs mere

    233,49 kr.

  • JavaFX 8: Introduction by Example

    JavaFX 8: Introduction by Example shows you how to use your existing Java skills to create graphically exciting client applications with the JavaFX 8 platform. The book is a new and much improved edition of JavaFX 2.0: Introduction by Example, taking you through a series of engaging, fun-to-work examples that bring you up to speed on the major facets of the platform. It will help you to create ... Læs mere

    238,49 kr.

  • Antifragile Systems and Teams

    af Dave Zwieback ...
    How Can DevOps Make You Antifragile?All complex computer systems eventually break, despite all of the heavy-handed, bureaucratic change-management processes we throw at them. But some systems are clearly more fragile than others, depending on how well they cope with stress. In this O’Reilly report, Dave Zwieback explains how the DevOps methodology can help make your system antifragile.Systems are ... Læs mere

    Gratis

  • C# EBOOK

    af C# ...
    Guide to learning the programming language C#.In this volume we will discuss the main methodologies and techniques of C# programming.Topics covered:✔️ History of C#✔️ Structure of the programme✔️ Types of variables✔️ Input/Output✔️ Conditional constructions (if/else/switch)✔️ Arithmetic and Boolean operations✔️ Iterative cycles (while/for)✔️ Comments✔️ Vectors/Arrays✔️ Matrixes ... Læs mere

    44,56 kr. eller Gratis med Kobo Plus

  • Serverless Apps on Cloudflare

    Build Solutions, Not Infrastructure

    Use serverless technologies to build applications that scale, more quickly and easily, and without worrying about deployment. Whether you're writing an API, a full-stack app, or real-time code, harness the power of serverless on Cloudflare's platform so you can focus on what you do best: delivering solutions. With hands-on instruction and code samples throughout, you'll go from building a simple ... Læs mere

    298,36 kr.

  • Programming Elixir ≥ 1.6

    Functional |> Concurrent |> Pragmatic |> Fun

    af Dave Thomas ...
    This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.6 and beyond. Explore functional programming without the academic overtones (tell me about monads just one more time). Create concurrent applications, butget them right without all the locking and consistency headaches. Meet Elixir, a modern, functional, concurrent language built on the rock-solid ... Læs mere

    265,99 kr.

  • Effective Testing with RSpec 3

    Build Ruby Apps with Confidence

    "Our tests are broken again!" "Why does the suite take so long to run?" "What value are we getting from these tests anyway?" Solve your testing problems by building and maintaining quality software with RSpec - the popular BDD-flavored Ruby testing framework. This definitive guide from RSpec's lead developer shows you how to use RSpec to drive more maintainable designs, specify and document ... Læs mere

    149,24 kr.

  • Small, Sharp Software Tools

    Harness the Combinatoric Power of Command-Line Tools and Utilities

    The command-line interface is making a comeback. That's because developers know that all the best features of your operating system are hidden behind a user interface designed to help average people use the computer. But you're not the average user, and the CLI is the most efficient way to get work done fast. Turn tedious chores into quick tasks: read and write files, manage complex directory ... Læs mere

    220,61 kr.

  • Code with the Wisdom of the Crowd

    Get Better Together with Mob Programming

    af Mark Pearl ...
    Build systems faster and more effectively with Mob Programming. Mob Programming is an approach to developing software that radically reduces defects and key-person dependencies by having a group of people work together at a single machine. See how to avoid the most common pitfalls that teams make when first starting out. Discover what it takes to create and support a successful mob. Now you can ... Læs mere

    149,24 kr.

  • Mastering RESTful API Development with Go

    Master RESTful API Development with Go, gRPC, and GraphQL to Create Scalable and Secure APIs for Cutting-Edge Web Solutions (English Edition)

    af Nitin Gurbani ...
    Master the Art of Building Scalable and Secure REST APIs with GOKey Features● Master building scalable and secure REST APIs using the Go language.● Explore Go syntax, architecture, and best practices for API design.● Develop real-world APIs with hands-on examples and deployment guidance.Book DescriptionRESTful APIs are the backbone of modern web and mobile applications, enabling seamless... ... Læs mere

    170,86 kr. eller Gratis med Kobo Plus

  • Azure OpenAI Service for Cloud Native Applications

    Designing, Planning, and Implementing Generative AI Solutions

    Get the details, examples, and best practices you need to build generative AI applications, services, and solutions using the power of Azure OpenAI Service. With this comprehensive guide, Microsoft AI specialist Adrián González Sánchez examines the integration and utilization of Azure OpenAI Service—using powerful generative AI models such as GPT-4 and GPT-4o—within the Microsoft Azure cloud ... Læs mere

    330,86 kr.

  • Microsoft Project 2010: The Missing Manual

    Microsoft Project is brimming with features to help you manage any project, large or small. But learning the software is only half the battle. What you really need is real-world guidance: how to prep your project before touching your PC, which Project tools work best, and which ones to use with care. This book explains it all, helping you go from project manager to project master.Get a project ... Læs mere

    207,61 kr.

  • Mercurial: The Definitive Guide

    The Definitive Guide

    This instructive book takes you step by step through ways to track, merge, and manage both open source and commercial software projects with Mercurial, using Windows, Mac OS X, Linux, Solaris, and other systems. Mercurial is the easiest system to learn when it comes to distributed revision control. And it's a very flexible tool that's ideal whether you're a lone programmer working on a small ... Læs mere

    233,49 kr.

  • MediaWiki

    Wikipedia and Beyond

    "A good book! It's a nice overview of wiki editing and administration, with pointers to handy extensions and further online documentation." -Brion Vibber, Chief Technical Officer, Wikimedia Foundation"This book is filled with practical knowledge based on experience. It's not just spouting some party line." -Rob Church, a developer of MediaWikiMediaWiki is the world's most popular wiki platform, ... Læs mere

    207,61 kr.

  • Learning Perl

    Learning Perl, popularly known as "the Llama," is the book most programmers rely on to get started with Perl. The bestselling Perl tutorial since it was first published in 1993, this new fifth edition covers recent changes to the language up to Perl 5.10.This book reflects the combined experience of its authors, who have taught Perl at Stonehenge Consulting since 1991. Years of classroom testing ... Læs mere

    207,61 kr.

  • JavaScript & DHTML Cookbook

    Solutions & Examples for Web Programmers

    af Danny Goodman ...
    In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your ... Læs mere

    233,49 kr.

  • Effective Akka

    Patterns and Best Practices

    af Jamie Allen ...
    Avoid common mistakes when building distributed, asynchronous, high-performance software with the Akka toolkit and runtime. With this concise guide, author Jamie Allen provides a collection of best practices based on several years of using the actor model. The book also includes examples of actor application types and two primary patterns of actor usage, the Extra Pattern and Cameo Pattern.Allen, ... Læs mere

    103,99 kr.

  • Introducing GitHub

    A Non-Technical Guide

    If you’re new to GitHub, this concise book shows you just what you need to get started and no more. It’s perfect for project and product managers, stakeholders, and other team members who want to collaborate on a development project—whether it’s to review and comment on work in progress or to contribute specific changes. It’s also great for developers just learning GitHub.GitHub has rapidly become ... Læs mere

    142,74 kr.

  • C in a Nutshell

    The Definitive Reference

    The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along ... Læs mere

    389,24 kr.

  • Head First Object-Oriented Analysis and Design

    A Brain Friendly Guide to OOA&D

    "Head First Object Oriented Analysis and Design is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner."Ivar Jacobson, Ivar Jacobson Consulting"I just finished reading HF OOA&D and I loved it! The thing I liked most about this book was its focus on why we do OOA&D-to write great ... Læs mere

    389,24 kr.

  • 97 Things Every Engineering Manager Should Know

    Collective Wisdom from the Experts

    Tap into the wisdom of experts to learn what every engineering manager should know. With 97 short and extremely useful tips for engineering managers, you'll discover new approaches to old problems, pick up road-tested best practices, and hone your management skills through sound advice.Managing people is hard, and the industry as a whole is bad at it. Many managers lack the experience, training, ... Læs mere

    259,49 kr.