Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Software Development eBooks

If you like Software Development eBooks, then you'll love these top picks.
Showing 721 - 744 of 10543 Results
Skip side bar filters
  • Software Architecture

    Research Roadmaps from the Community

    Series series Computer Science (R0)
    This book provides a collection of cutting-edge research roadmaps that attempt to determine and perhaps even shape the future of software architecture research. It contains a distillation of the outputs from several ICSA 2022 working sessions and the subsequent work from the authors.Software architecture research involves the study of the design and analysis of software systems, focusing on the ... Read more

    $49.99 USD

  • Handbook of Neuroevolution Through Erlang

    by Gene I. Sher ...
    Handbook of Neuroevolution Through Erlang presents both the theory behind, and the methodology of, developing a neuroevolutionary-based computational intelligence system using Erlang. With a foreword written by Joe Armstrong, this handbook offers an extensive tutorial for creating a state of the art Topology and Weight Evolving Artificial Neural Network (TWEANN) platform. In a step-by-step format, ... Read more

    $215.99 USD

  • Writing and Querying MapReduce Views in CouchDB

    Tools for Data Analysts

    by Bradley Holt ...
    If you want to use CouchDB to support real-world applications, you'll need to create MapReduce views that let you query this document-oriented database for meaningful data. With this short and concise ebook, you'll learn how to create a variety of MapReduce views to help you query and aggregate data in CouchDB’s large, distributed datasets.You'll get step-by-step instructions and lots of sample ... Read more

    $13.99 USD

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... Read more

    $20.99 USD

  • How to create your first iPhone App

    Turning your idea into App easily

    Recommended Corona sdk Book: http://coronalabs.com/resources/books/1.-) + 200 Page PDF Book. Everything needed to learn how to design your own iOS applications and Html5 WebApps.2.-) 4 Case Studies. Design case studies to help you apply what you learned are included with the book. Learn how to design easily your virtual store integrating the paypal payment gateway to ease selling to your customers ... Read more

    $9.96 USD

  • Yii Application Development Cookbook -Second Edition

    This book is a collection of Yii recipes with chapters generally independent of each other. It is full of practically useful solutions and concepts explained with code and relevant screenshots and diagrams. This book is for developers with good PHP5 knowledge who have tried to develop applications using Yii. An object-oriented approach and MVC knowledge will be a great advantage as Yii uses these ... Read more

    $26.99 USD or Free with Kobo Plus

  • C++ Programming

    From Novice to Expert in a Step-by-Step Journey

    by Ryan Campbell ...
    Are you ready to embark on an exhilarating journey into the world of programming, where creativity knows no bounds, and innovation becomes second nature? Look no further! Welcome to the immersive realm of C++, a programming language that has been hailed as the gateway to endless possibilities in the digital universe.In this comprehensive guide, we'll take you by the hand and lead you through the ... Read more

    $2.99 USD

  • C LANGUAGE COURSE PART 3

    by m.furqan riaz ...
    C is one of the fastest programming language as it is close to low-level languages such as Assembly language. If you are already familiar with programming, then you must know the demand out there for a C programmer. Because C comes in handy in case of all the applications that require fast processing, such as games, or major parts of different operating systems.C was developed in early 1970’s but ... Read more

    $3.99 USD or Free with Kobo Plus

  • Use Cases: Requirements in Context

    Requirements in Context

    This book describes how to gather and define software requirements using a process based on use cases. It shows systems analysts and designers how use cases can provide solutions to the most challenging requirements issues, resulting in effective, quality systems that meet the needs of users.Use Cases, Second Edition: Requirements in Context describes a three-step method for establishing ... Read more

    $43.19 USD

  • Dynamic Reteaming

    The Art and Wisdom of Changing Teams

    by Heidi Helfand ...
    Your team will change whether you like it or not. People will come and go. Your company might double in size or even be acquired. In this practical book, author Heidi Helfand shares techniques for reteaming effectively. Engineering leaders will learn how to catalyze team change to reduce the risk of attrition, learning and career stagnation, and the development of knowledge silos.Based on research ... Read more

    $30.99 USD

  • Engineering a Compiler

    Engineering a Compiler, Third Edition covers the latest developments in compiler technology, with new chapters focusing on semantic elaboration (the problems that arise in generating code from the ad-hoc syntax-directed translation schemes in a generated parser), on runtime support for naming and addressability, and on code shape for expressions, assignments and control-structures. Leading ... Read more

    $71.99 USD

  • Rust Standard Library Cookbook

    Over 75 recipes to leverage the power of Rust

    Explore the Rust Standard library and compose algorithms with minimal dependency on external librariesKey FeaturesDevelop high-quality, fast, and portable applications by leveraging the power of Rust's Standard library.Practical recipes that will help you work with the Standard library to boost your productivity as a Rust developer.Learn about most relevant external crates to be used along with ... Read more

    $37.99 USD or Free with Kobo Plus

  • Rust Programming Cookbook

    Explore the latest features of Rust 2018 for building fast and secure apps

    Practical solutions to overcome challenges in creating console and web applications and working with systems-level and embedded code, network programming, deep neural networks, and much more.Key FeaturesWork through recipes featuring advanced concepts such as concurrency, unsafe code, and macros to migrate your codebase to the Rust programming languageLearn how to run machine learning models with ... Read more

    $27.99 USD or Free with Kobo Plus

  • Swift Code Cookbook

    by John Shapiro ...
    A collection of over 120 practical code "recipes" for OS X and iOS programming, in Apple's Swift. ... Read more

    $10.47 USD

  • Learn Quantum Computing with Python and IBM Quantum

    Write your own practical quantum programs with Python

    by Robert Loredo ...
    A step-by-step guide to working with programs that exploit quantum computing principles, with the help of IBM Quantum, Qiskit, and PythonKey FeaturesUnderstand the difference between classical computers and quantum computersWork with key quantum computational principles such as superposition, interference, and entanglement, and observe how they are leveraged on the IBM Quantum systemsRun your own ... Read more

    $32.99 USD or Free with Kobo Plus

  • Artificial Intelligence Methods For Software Engineering

    Software is an integral part of our lives today. Modern software systems are highly complex and often pose new challenges in different aspects of Software Engineering (SE).Artificial Intelligence (AI) is a growing field in computer science that has been proven effective in applying and developing AI techniques to address various SE challenges.This unique compendium covers applications of state-of ... Read more

    $113.99 USD

  • GitOps and Kubernetes

    Continuous Deployment with Argo CD, Jenkins X, and Flux

    GitOps and Kubernetes teaches you how to use Git and the GitOps methodology to manage a Kubernetes cluster.SummaryGitOps and Kubernetes introduces a radical idea—managing your infrastructure with the same Git pull requests you use to manage your codebase. In this in-depth tutorial, you’ll learn to operate infrastructures based on powerful-but-complex technologies such as Kubernetes with the same ... Read more

    $49.99 USD

  • Hands-On Software Engineering with Golang

    Move beyond basic programming to design and build reliable software with clean code

    Explore software engineering methodologies, techniques, and best practices in Go programming to build easy-to-maintain software that can effortlessly scale on demandKey FeaturesApply best practices to produce lean, testable, and maintainable Go code to avoid accumulating technical debtExplore Go’s built-in support for concurrency and message passing to build high-performance applicationsScale your ... Read more

    $41.99 USD or Free with Kobo Plus

  • Pro ASP.NET 4.5 in VB

    ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and flexibility.Pro ASP.NET 4.5 in VB is the most complete reference to ASP.NET that you will find. This comprehensively revised fifth edition will teach you everything you need to know in order to create well-designed ASP.NET websites. Beginning with core concepts the book ... Read more

    $53.99 USD

  • DevOps with OpenShift

    Cloud Deployments Made Easy

    For many organizations, a big part of DevOps’ appeal is software automation using infrastructure-as-code techniques. This book presents developers, architects, and infra-ops engineers with a more practical option. You’ll learn how a container-centric approach from OpenShift, Red Hat’s cloud-based PaaS, can help your team deliver quality software through a self-service view of IT infrastructure ... Read more

    $24.99 USD

  • Pro C# 7

    With .NET and .NET Core

    Series Book 7 - Professional and Applied Computing (R0)
    This essential classic title provides a comprehensive foundation in the C# programming language and the frameworks it lives in. Now in its 8th edition, you’ll find all the very latest C# 7.1 and .NET 4.7 features here, along with four brand new chapters on Microsoft’s lightweight, cross-platform framework, .NET Core, up to and including .NET Core 2.0. Coverage of ASP.NET Core, Entity Framework (EF ... Read more

    $62.99 USD

  • PHP Cookbook

    Modern Code Solutions for Professional Developers

    by Eric A. Mann ...
    If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code recipes to help you resolve numerous scenarios. By leveraging modern versions of PHP through version 8.1, these self-contained recipes provide fully realized solutions that can help you solve similar problems in your day-to-day work.Whether you're new to development or merely new to PHP, these ... Read more

    $41.99 USD

  • Hands-On Python for DevOps

    Leverage Python's native libraries to streamline your workflow and save time with automation

    by Ankur Roy ...
    Unleash DevOps excellence with Python and its ecosystem of tools for seamless orchestration on both local and cloud platforms, such as GCP, AWS, and AzureKey FeaturesIntegrate Python into DevOps for streamlined workflows, task automation, and improved collaborationCombine the principles of Python and DevOps into a unified approach for problem solvingLearn about Python’s role in Infrastructure as ... Read more

    $30.99 USD or Free with Kobo Plus

  • Polished Ruby Programming

    Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code

    by Jeremy Evans ...
    Elevate your Ruby skills to an advanced level by deepening your understanding of the design principles, best practices, and trade-offs involved in implementation approaches to future-proof your Ruby applications Key FeaturesLearn Ruby web application design principles and strategies for databases, security, and testing from a Ruby committerUnderstand the design principles behind polished Ruby code ... Read more

    $46.99 USD or Free with Kobo Plus