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 649 - 672 of 10644 Results
Skip side bar filters
  • Introduction to Swift Programming-By GoLearningBus

    by WAGmob Inc ...
    * * * * * GoLearningBus: A quality product from WAG Mobile Inc !!! * * * * *Focus of GoLearningBus is to make education enjoyable, entertaining, and exciting for everyone.GoLearningBus brings you, simpleNeasy, on-the-go learning eBook for "Introduction to Swift Programming".The eBook provides:Snack sized chapters for easy learning.Simple and easy quizzes for self-assessment.Code Samples for ... Read more

    $2.99 USD

  • Pro PowerShell for Amazon Web Services

    DevOps for the AWS Cloud

    by Brian Beach ...
    Series series Professional and Applied Computing (R0)
    Pro PowerShell for Amazon Web Services is written specifically for Windows professionals who already know PowerShell and want to learn to host Windows workloads in the Amazon Elastic Cloud Compute (EC2) cloud service. The cloud offers information technology workers significant cost savings and agility unimaginable even just a few years ago. Tasks that traditionally took weeks of work, costing ... Read more

    $44.99 USD

  • Programming C#

    Building .NET Applications with C#

    by Jesse Liberty ...
    The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft's .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers ... Read more

    $22.99 USD

  • Play to Submission

    Gaming Capitalism in a Tech Firm

    by Tongyu Wu ...
    Games are often a fun perk of a tech company job, and employees can “play to win” in the competition to succeed. But in studying “Behemoth” (a pseudonym for a top American tech company), Tongyu Wu discovered that gaming work culture was far more insidious.Play to Submission shows how Behemoth’s games undermined and manipulated workers. They lost their work-life balance and the constant competition ... Read more

    $22.99 USD

  • Expert Angular

    Build deep understanding of Angular to set you apart from the developer crowd

    Learn everything you need to build highly scalable, robust web applications using Angular release 4Key FeaturesApply best practices and design patterns to achieve higher scalability in your Angular applicationsUnderstand the latest features of Angular and create your own componentsGet acquainted with powerful, advanced techniques in Angular to build professional web applicationsBook DescriptionGot ... Read more

    $41.99 USD or Free with Kobo Plus

  • Cmmi Implementation Guide

    The book details on various phases involved in CMMI Implementation in an organization. The people who ever is interested to know about how to implement CMMI as a program in their organization can use this as starting point. The various details on different funtions in organization and how they can be sychronized to implement this culture changing model in software organizaion is given. ... Read more

    Free

  • Trading Systems Developer Interview Guide (C++ Edition): Insider's Guide to Top Tech Jobs in Finance

    by Jeff Vogels ...
    This book will help you with interview preparation for landing high-paying software engineering jobs in the financial markets industry – Hedge Funds, Banks, Algo Trading firms, HFT firms, Exchanges, etc.This book contains 120+ questions with solutions/answers fully explained. Covers all topics in breadth and depth. Questions that are comparable difficulty level to those asked at top financial ... Read more

    $29.99 USD or Free with Kobo Plus

  • Head First C#

    What will you learn from this book?Go from beginner to confident developer as you create apps, games, and real-world projects using C#, .NET 9, and Visual Studio. With this engaging, visual guide, you'll master object-oriented programming, build 3D games in Unity, harness the power of LINQ for data queries, and learn to leverage AI tools in your development, through puzzles, hands-on exercises, ... Read more

    $48.99 USD

  • Continuous Deployment

    Enable Faster Feedback, Safer Releases, and More Reliable Software

    Methods of delivering software are constantly evolving in order to increase speed to market without sacrificing reliability and stability. Mastering development end to end, from version control to production, and building production-ready code is now more important than ever. Continuous deployment takes it one step further. This method for delivering software automates the final step to production ... Read more

    $41.99 USD

  • Python Machine Learning By Example

    Unlock machine learning best practices with real-world use cases

    Author Yuxi (Hayden) Liu teaches machine learning from the fundamentals to building NLP transformers and multimodal models with best practice tips and real-world examples using PyTorch, TensorFlow, scikit-learn, and pandas. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesDiscover new and updated content on NLP transformers, PyTorch, and computer vision ... Read more

    $33.99 USD or Free with Kobo Plus

  • End-to-End Observability with Grafana

    A comprehensive guide to observability and performance visualization with Grafana (English Edition)

    Grafana, a popular open-source observability platform, provides robust tools for analyzing and visualizing data from diverse sources. If you are looking to unlock its full potential as a data visualization and monitoring platform, then this book is for you. This book offers a comprehensive insight into the capabilities of Grafana and empowers you to leverage this powerful tool to its fullest ... Read more

    $14.99 USD or Free with Kobo Plus

  • Cracking The Java Coding Interview.

    1000+ Java Interview (Q & A)

    I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot, and then write flawless code on a whiteboard. I know because I've been asked to do the same thing--in interviews at Google, Microsoft, Apple, and Amazon, among other companies.According to the Last year and this year Data that we have collected from different ... Read more

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

  • 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

  • COBOL Software Modernization

    From Principles to Implementation with the BLU AGE Method

    Nowadays, billions of lines of code are in the COBOL programming language. This book is an analysis, a diagnosis, a strategy, a MDD method and a tool to transform legacy COBOL into modernized applications that comply with Internet computing, Service-Oriented Architecture (SOA) and the Cloud. It serves as a blueprint for those in charge of finding solutions to this considerable challenge. ... Read more

    $142.00 USD

  • Practical System Programming with C

    Pragmatic Example Applications in Linux and Unix-Based Operating Systems

    Series series Professional and Applied Computing (R0)
    This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals ... Read more

    $53.99 USD

  • Computational Sustainability

    Series series Engineering (R0)
    The book at hand gives an overview of the state of the art research in Computational Sustainability as well as case studies of different application scenarios. This covers topics such as renewable energy supply, energy storage and e-mobility, efficiency in data centers and networks, sustainable food and water supply, sustainable health, industrial production and quality, etc. The book describes ... Read more

    $98.09 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

  • Operations Anti-Patterns, DevOps Solutions

    by Jeffery Smith ...
    Operations Anti-Patterns, DevOps Solutions shows how to implement DevOps techniques in the kind of imperfect environments most developers work in. Part technology tutorial, part reference manual, and part psychology handbook, this practical guide shows you realistic ways to bring DevOps to your team when you don’t have the flexibility to make sweeping changes in organizational structure ... Read more

    $49.99 USD

  • Kanban for Beginners: Basics About the Use of Kanban in Industry and Software Development - How Kanban Works in Practice

    Kanban for beginners: Understanding the uses of kanban in the industry and software developmentHow kanban works in practiceDo you know the advantages of Kanban?Are you wondering how to make business processes more efficient and effective?Learn in this helpful guide ...... Kanban in software development... The basics of Kanban in practice... What Kanban boards and Kanban Cards are and what they're ... Read more

    $2.99 USD or Free with Kobo Plus

  • How to Build VST Plugin Path to Guru

    by Thoth Charles ...
    Have you ever wondered how they build VST Plugins?Have you ever thought the cost to develop was out of reach?Have you found clear instruction from start to end how to build a VST Plugin dissatisfying?We know how you feel; We were once there painstaking hours of research ending nowhere.We found a way from many years of not giving up our search.Inside this book, you will find out how to create your ... Read more

    $12.53 USD or Free with Kobo Plus

  • Microsoft Dynamics GP 2013 Financial Management

    by Ian Grieve ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A tutorial guide that walks you through how to use the features of Spring Tool Suite using well defined sections for the different parts of Spring. Instant Spring Tool Suite is for novice to intermediate Java developers looking to get a head-start in enterprise application development ... Read more

    $23.99 USD or Free with Kobo Plus

  • JIRA Development Cookbook

    Third Edition

    Your one-stop resource for mastering extensions and customizations in JIRA 7+Key FeaturesExplore the new features of JIRA 7 and best practices for agile development and integration with development toolsCustomize the look and feel of your JIRA UI to match your specific user needsCreate seamless reports that make sense of your data through easy-to-use techniquesBook DescriptionJIRA provides issue ... Read more

    $49.99 USD or Free with Kobo Plus

  • Head First PHP & MySQL

    A Brain-Friendly Guide

    If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form ... Read more

    $33.99 USD