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 841 - 864 of 10543 Results
Skip side bar filters
  • Algorithms: Design Techniques And Analysis (Revised Edition)

    Series Book 14 - Lecture Notes Series On Computing
    Problem solving is an essential part of every scientific discipline. It has two components: (1) problem identification and formulation, and (2) the solution to the formulated problem. One can solve a problem on its own using ad hoc techniques or by following techniques that have produced efficient solutions to similar problems. This requires the understanding of various algorithm design techniques ... Read more

    $62.99 USD

  • Tcl/Tk in a Nutshell

    A Desktop Quick Reference

    The Tcl language and Tk graphical toolkit are simple and powerful building blocks for custom applications. The Tcl/Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and change scripts quickly, and conveniently tie together existing utilities or programming libraries.One of the attractive features of Tcl/Tk is the ... Read more

    $23.99 USD

  • Learn Computer Science with Swift

    Computation Concepts, Programming Paradigms, Data Management, and Modern Component Architectures with Swift and Playgrounds

    by Jesse Feiler ...
    Series series Professional and Applied Computing (R0)
    Master the basics of solving logic puzzles, and creating algorithms using Swift on Apple platforms. This book is based on the curriculum currently being used in common computer classes. You’ll learn to automate algorithmic processes that scale using Swift in the context of iOS, macOS, tvOS, and watchOS.Begin by understanding how to think computationally: to formulate a computational problem and ... Read more

    $28.99 USD

  • Pro Bash

    Learn to Script and Program the GNU/Linux Shell

    by Jayant Varma ...
    Series series Professional and Applied Computing (R0)
    Learn how to effectively utilize the Bash shell in your programming. This refreshed and expanded third edition has been updated to Bash 5.2, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand, and will teach you how to get to grips with Bash programming without drowning you in pages and ... Read more

    $49.99 USD

  • A Concise Introduction to Programming in Python

    Series series Chapman & Hall/CRC Textbooks in Computing
    A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using ... Read more

    $73.99 USD

  • Start With AI Agents In PHP

    The Market Opportunity Every PHP Developer Is Missing

    The gap between modern agentic technologies and traditional PHP development has been widening in recent years. While Python developers enjoy a wealth of libraries and frameworks to create AI Agents, PHP developers have often been left wondering how they can participate in this technological revolution without completely retooling their skillsets or rebuilding their applications from scratch.Neuron ... Read more

    $10.47 USD

  • Quick Functional Programming

    Series series Quick Programming
    Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell?In fact, functional programming is actually very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it doesn’t have to be done that way.Functional programming ... Read more

    $34.99 USD

  • Security Automation with Ansible 2

    Leverage Ansible 2 to automate complex security tasks like application security, network security, and malware analysis

    Automate security-related tasks in a structured, modular fashion using the best open source automation tool availableKey Features? Leverage the agentless, push-based power of Ansible 2 to automate security tasks? Learn to write playbooks that apply security to any part of your system? This recipe-based guide will teach you to use Ansible 2 for various use cases such as fraud detection, network ... Read more

    $37.99 USD or Free with Kobo Plus

  • Agile From First Principles

    Agile principles and values transform the way organisations carry out business and respond to change. This book is an introductory guide to agile principles, values and mindset that will equip individuals and teams, regardless of role, to apply Agile from first principles. Practical examples are used throughout to illustrate agile theory with real-world context. This book is ideal for those ... Read more

    $31.99 USD

  • Ensuring the Integrity of Electronic Health Records

    The Best Practices for E-records Compliance

    Data integrity is a critical aspect to the design, implementation, and usage of any system which stores, processes, or retrieves data. The overall intent of any data integrity technique is the same: ensure data is recorded exactly as intended and, upon later retrieval, ensure the data is the same as it was when originally recorded. Any alternation to the data is then traced to the person who made ... Read more

    $73.99 USD

  • Learning GitHub Actions

    Automation and Integration of CI/CD with GitHub

    by Brent Laster ...
    Automate your software development processes with GitHub Actions, the continuous integration and continuous delivery platform that integrates seamlessly with GitHub. With this practical book, open source author, trainer, and DevOps director Brent Laster explains everything you need to know about using and getting value from GitHub Actions. You'll learn what actions and workflows are and how they ... Read more

    $41.99 USD

  • Nexus Framework for Scaling Scrum, The

    Continuously Delivering an Integrated Product with Multiple Scrum Teams

    Series series The Professional Scrum Series
    Improve and Accelerate Software Delivery for Large, Distributed, Complex ProjectsThe Nexus Framework is the simplest, most effective approach to applying Scrum at scale across multiple teams, sites, and time zones. Created by Scrum.org–the pioneering Scrum training and certification organization founded by Scrum co-creator Ken Schwaber–Nexus draws on decades of experience to address the unique ... Read more

    $30.59 USD

  • Creating a Software Engineering Culture

    by Karl Wiegers ...
    Series series Dorset House eBooks
    This is the digital version of the printed book (Copyright © 1996).Written in a remarkably clear style, Creating a Software Engineering Culture presents a comprehensive approach to improving the quality and effectiveness of the software development process.In twenty chapters spread over six parts, Wiegers promotes the tactical changes required to support process improvement and high-quality ... Read more

    $22.79 USD

  • Enterprise API Management

    Design and deliver valuable business APIs

    A strategy and implementation guide for building, deploying, and managing APIsKey FeaturesComprehensive, end-to-end guide to business-driven enterprise APIsDistills years of experience with API and microservice strategiesProvides detailed guidance on implementing API-led architectures in any businessBook DescriptionAPIs are the cornerstone of modern, agile enterprise systems. They enable access to ... Read more

    $36.99 USD or Free with Kobo Plus

  • Flutter

    For Absoulute Beginners

    Ever wanted to build beautiful applications? Well, you are in the right place, introducing Flutter, Google's mobile SDK, which allows you to create beautiful, fancy apps with ease and in no time.This book covers Dart and Flutter from scratch, everything you'll need to know when creating a beautiful app is covered in this book, this is project based book and there is seven sections on how to build ... Read more

    $36.06 USD or Free with Kobo Plus

  • CMake Best Practices

    Discover proven techniques for creating and maintaining programming projects with CMake

    Explore a compendium of tips, tricks, and techniques for leveraging CMake and empowering your software development workflow.Key FeaturesUnderstand what CMake is, how it works, and how to interact with itDiscover how to properly create and maintain well-structured CMake projectsExplore tools and techniques to get the most out of your CMake projectBook DescriptionCMake is a powerful tool used to ... Read more

    $35.99 USD or Free with Kobo Plus

  • Microsoft PowerShell, VBScript and JScript Bible

    Series series Bible
    Packed with more than 300 sample scripts and an extensive collection of library functions, this essential scripting book is the most thorough guide to Windows scripting and PowerShell on the market. You’ll examine how Windows scripting is changing the face of system and network administration by giving everyday users, developers, and administrators the ability to automate repetitive tasks. Plus, ... Read more

    $50.00 USD

  • Mastering Unix Shell Scripting

    Bash, Bourne, and Korn Shell Scripting for Programmers, System Administrators, and UNIX Gurus

    UNIX expert Randal K. Michael guides you through every detail of writing shell scripts to automate specific tasks. Each chapter begins with a typical, everyday UNIX challenge, then shows you how to take basic syntax and turn it into a shell scripting solution. Covering Bash, Bourne, and Korn shell scripting, this updated edition provides complete shell scripts plus detailed descriptions of each ... Read more

    $63.00 USD

  • Microservices Design Patterns in .NET

    Making sense of microservices design and architecture using .NET Core

    Learn to be deliberate and intentional in your design, technology, and pattern choices when developing an application using a microservices architecture.Key FeaturesTackle common design problems when developing a microservices application using .NET CoreExplore applying S.O.L.I.D development principles in developing a stable microservice applicationUse your knowledge to solve common microservice ... Read more

    $41.99 USD or Free with Kobo Plus

  • Cross-Platform Development with Qt 6 and Modern C++

    Design and build applications with modern graphical user interfaces without worrying about platform dependency

    by Nibedit Dey ...
    Enhance your cross-platform programming abilities with the powerful features and capabilities of Qt 6Key FeaturesLeverage Qt and C++ capabilities to create modern, cross-platform applications that can run on a wide variety of software applicationsExplore what’s new in Qt 6 and understand core concepts in depthBuild professional customized GUI applications with the help of Qt CreatorBook ... Read more

    $37.99 USD or Free with Kobo Plus

  • Observability Engineering

    Achieving Production Excellence

    Observability is the only way to engineer, manage, and improve the business-critical systems that customers depend on every day—and as the complexity of software grows, so does the need for observability. With this thoroughly revised second edition, authors Charity Majors, Liz Fong-Jones, and George Miranda take inventory of the current state of the field and explain how practitioners can evolve ... Read more

    $43.99 USD

  • Google Cloud Associate Cloud Engineer Certification and Implementation Guide

    Master the deployment, management, and monitoring of Google Cloud solutions

    Gain practical knowledge and hands-on expertise in implementing Google Cloud Platform services and prepare to confidently pass the exam on your first attemptKey FeaturesExplore Google Cloud Platform services and operations in depthGain hands-on experience to effectively employ Google Cloud servicesReceive tailored guidance for Associate Cloud Engineer certification from Google expertsPurchase of ... Read more

    $34.99 USD or Free with Kobo Plus

  • Building Recommendation Systems in Python and JAX

    Hands-On Production Systems at Scale

    Implementing and designing systems that make suggestions to users are among the most popular and essential machine learning applications available. Whether you want customers to find the most appealing items at your online store, videos to enrich and entertain them, or news they need to know, recommendation systems (RecSys) provide the way.In this practical book, authors Bryan Bischof and Hector ... Read more

    $48.99 USD

  • The Well-Grounded Java Developer, Second Edition

    Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more.In The Well-Grounded Java Developer, Second Edition you will learn:The new Java module system and why you should use itBytecode for the JVM, including operations and classloadingPerformance tuning the JVMWorking with Java’s ... Read more

    $58.99 USD