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 289 - 312 of 10646 Results
Skip side bar filters
  • Robust Python

    Write Clean and Maintainable Code

    Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow beyond comprehension. Thankfully, Python has features to help developers overcome maintainability woes.In this practical book, author Patrick Viafore ... Read more

    $34.99 USD

  • Security in Computer and Information Sciences

    Second International Symposium, EuroCybersec 2021, Nice, France, October 25–26, 2021, Revised Selected Papers

    Series series Springer Nature Proceedings Computer Science
    This open access book constitutes the thoroughly refereed proceedings of the Second International Symposium on Computer and Information Sciences, EuroCybersec 2021, held in Nice, France, in October 2021.The 9 papers presented together with 1 invited paper were carefully reviewed and selected from 21 submissions. The papers focus on topics of security of distributed interconnected systems, software ... Read more

    Free

  • Securing AI Agents

    Foundations, Frameworks, and Real-World Deployment

    Series series Business and Management (R0)
    This book focuses on agentic AI security, providing a comprehensive guide to the theoretical foundations and practical techniques required to secure the increasingly prevalent AI agent systems. It examines the security challenges posed by multi-agent environments and presents real-world examples of open-source frameworks and commercial solutions to mitigate these risks. It answers key questions, ... Read more

    $71.99 USD

  • The Art of Debugging with GDB, DDD, and Eclipse

    Debugging is crucial to successful software development, but even many experienced programmers find it challenging. Sophisticated debugging tools are available, yet it may be difficult to determine which features are useful in which situations. The Art of Debugging is your guide to making the debugging process more efficient and effective.The Art of Debugging illustrates the use three of the most ... Read more

    $23.99 USD

  • Hypermodern Python Tooling

    Building Reliable Workflows for an Evolving Python Ecosystem

    Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenance or collaborating with others, every Python project faces the same problem: how to build reliable workflows beyond local development while staying in sync with the evolving ecosystem.With this ... Read more

    $41.99 USD

  • Building Applications with AI Agents

    Designing and Implementing Multiagent Systems

    Generative AI has revolutionized how organizations tackle problems, accelerating the journey from concept to prototype to solution. As the models become increasingly capable, we have witnessed a new design pattern emerge: AI agents. By combining tools, knowledge, memory, and learning with advanced foundation models, we can now sequence multiple model inferences together to solve ambiguous and ... Read more

    $48.99 USD

  • Clean Code

    A Handbook of Agile Software Craftsmanship

    by Robert Martin ...
    Series series Robert C. Martin Series
    Bestselling author Robert C. Martin brings new life and updated code to his beloved Clean Code bookWith Clean Code, Second Edition, Robert C. Martin ("Uncle Bob") reinvigorates the classic guide to software craftsmanship with updated insights, broader scope, and enriched content. This new edition--a comprehensive rewrite of the original bestseller--is poised to transform the way developers ... Read more

    $53.99 USD

  • The Official Raspberry Pi Handbook 2025

    Projects, tutorials, interviews, and reviews from The MagPi magazine

    Updated in January 2025 with an improved ebook reading experience.Dive into the world of Raspberry Pi with this huge book of tutorials, project showcases, guides, product reviews, and much more from the writers of The MagPi, the official Raspberry Pi magazine.Raspberry Pi Pico 2 joins Raspberry Pi 5 in this, The Official Raspberry Pi Handbook 2025. Pico 2 comes with a faster processor than the ... Read more

    $10.99 USD or Free with Kobo Plus

  • The Art of Multiprocessor Programming

    The Art of Multiprocessor Programming, Second Edition, provides users with an authoritative guide to multicore programming. This updated edition introduces higher level software development skills relative to those needed for efficient single-core programming, and includes comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. The ... Read more

    $53.99 USD

  • Istio: Up and Running

    Using a Service Mesh to Connect, Secure, Control, and Observe

    You did it. You successfully transformed your application into a microservices architecture. But now that you’re running services across different environments—public to public, private to public, virtual machine to container—your cloud native software is beginning to encounter reliability issues.How do you stay on top of this ever-increasing complexity? With the Istio service mesh, you’ll be able ... Read more

    $30.99 USD

  • App Inventor 2: Advanced Concepts

    Advanced Concepts including TinyDB

    Series Book 2 - Pevest Guides to App Inventor
    MIT App Inventor 2 is a fast and simple way to create custom Android apps for smart phones or tablets. Volume 2 in the series introduces debugging methods, explains additional controls not covered in Volume 1, introduces “agile” methods for developing a real world app, and provides sample code for using the TinyDB database.This App Inventor 2 series is targeted at adult learners (high school and ... Read more

    $3.99 USD

  • Computer and Information Sciences

    31st International Symposium, ISCIS 2016, Kraków, Poland, October 27–28, 2016, Proceedings

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 31st International Symposium on Computer and Information Sciences, ISCIS 2016, held in Krakow, Poland, in October 2016.The 29 revised full papers presented were carefully reviewed and selected from 65 submissions. The papers are organized in topical sections on smart algorithms; data classification and processing; stochastic modelling; ... Read more

    Free

  • JavaScript Web Applications

    jQuery Developers' Guide to Moving State to the Client

    by Alex MacCaw ...
    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the ... Read more

    $20.99 USD

  • Using C in Software Design, Second Edition

    The Second Edition of Using C in Software Design provides a creative approach to learning the C programming language by emphasizing software engineering. This inexpensive book, extensively tested in several academic and professional settings, provides a gentle, but complete, introduction to the C language in both the original edition published by Academic Press Professional and the current ebook ... Read more

    $2.99 USD

  • 1000 Python Interview Questions and Answers

    1000 most important and frequently asked interview questions and answers for cracking interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Python language ... Read more

    $2.99 USD

  • C# 5.0 in a Nutshell

    The Definitive Reference

    When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions.Shaped by more than 20 expert reviewers, including ... Read more

    $33.99 USD

  • BigData Analytics - Solution Or Resolution?

    In 1997, NASA researchers Michael Cox and David Ellsworth publish "Application-controlled demand paging for out-of-core visualization" in the Proceedings of the IEEE 8th conference on Visualization. They start the article with "Visualization provides an interesting challenge for computer systems: data sets are generally quite large, taxing the capacities of main memory, local disk, and even remote ... Read more

    Free

  • Professional Product Owner, The

    Leveraging Scrum as a Competitive Advantage

    Series series The Professional Scrum Series
    The Professional Product Owner’s Guide to Maximizing Value with Scrum“This book presents a method of communicating our desires, cogently, coherently, and with a minimum of fuss and bother.”—Ken Schwaber, Chairman & Founder, Scrum.orgThe role of the Product Owner is more crucial than ever. But it’s about much more than mechanics: it’s about taking accountability and refocusing on value as the ... Read more

    $34.19 USD

  • A Practical Guide to TPM 2.0

    Using the Trusted Platform Module in the New Age of Security

    Series series Professional and Applied Computing (R0)
    A Practical Guide to TPM 2.0: Using the Trusted Platform Module in the New Age of Security is a straight-forward primer for developers. It shows security and TPM concepts, demonstrating their use in real applications that the reader can try out.Simply put, this book is designed to empower and excite the programming community to go out and do cool things with the TPM. The approach is to ramp the ... Read more

    Free

  • 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

  • GUI Design for Android Apps

    Series series Professional and Applied Computing (R0)
    GUI Design for Android Apps is the perfect—and concise—introduction for mobile app developers and designers. Through easy-to-follow tutorials, code samples, and case studies, the book shows the must-know principles for user-interface design for Android apps running on the Intel platform, including smartphones, tablets and embedded devices.This book is jointly developed for individual learning by ... Read more

    Free

  • C Programming

    C is a computer programming language. That means that you can use C to create lists of instructions for a computer to follow. C is one of thousands of programming languages currently in use. C has been around for several decades and has won widespread acceptance because it gives programmers maximum control and efficiency. C is an easy language to learn. It is a bit more cryptic in its style than ... Read more

    Free

  • Management 3.0

    Leading Agile Developers, Developing Agile Leaders

    by Jurgen Appelo ...
    Series series Addison-Wesley Signature Series (Cohn)
    In many organizations, management is the biggest obstacle to successful Agile development. Unfortunately, reliable guidance on Agile management has been scarce indeed. Now, leading Agile manager Jurgen Appelo fills that gap, introducing a realistic approach to leading, managing, and growing your Agile team or organization.Writing for current managers and developers moving into management, Appelo ... Read more

    $47.69 USD

  • Learning Microsoft Azure

    Cloud Computing and Development Fundamentals

    If your organization plans to modernize services and move to the cloud from legacy software or a private cloud on premises, this book is for you. Software developers, solution architects, cloud engineers, and anybody interested in cloud technologies will learn fundamental concepts for cloud computing, migration, transformation, and development using Microsoft Azure.Author and Microsoft MVP Jonah ... Read more

    $41.99 USD