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 25 - 48 of 10376 Results
Skip side bar filters
  • Functional Design and Architecture

    Examples in Haskell

    Design patterns and architectures for building production quality applications using functional programming.Functional Design and Architecture is a pioneering guide to software engineering using Haskell and other functional languages. In it, you’ll discover Functional Declarative Design and other design principles perfect for working in Haskell, PureScript, F#, and Scala.In Functional Design and ... Read more

    $58.99 USD

  • Building Medallion Architectures

    Designing with Delta Lake and Spark

    To deliver the insights that give them a competitive advantage, organizations increasingly turn to the proven Medallion architecture. Yet implementing a robust data architecture can be difficult, particularly when it comes to using the Medallion architecture's Bronze, Silver, and Gold layers—done wrong, it can hamper your ability to make data-driven decisions. This practical guide helps you build ... Read more

    $36.79 USD

  • Git Essentials ??? Second Edition

    Create, merge, and distribute code with Git, the most powerful and flexible versioning system available

    Dive and explore into the latest addons of the latest Git.Key Features\[\*\]Master all the basic concepts of Git to protect your code and make it easier to evolve\[\*\]Use Git proficiently, and learn how to resolve day-by-day challenges easily\[\*\]This step-by-step guide is packed with examples to help you learn and work with Git’s internalsBook DescriptionSince its inception, Git has attracted ... Read more

    $27.89 USD or Free with Kobo Plus

  • How To Build Microservices: Top 10 Hacks To Modeling, Integrating & Deploying Microservices

    The Blokehead Success Series

    by Scott Green ...
    Series series The Blokehead Success Series
    This book is an exploration of microservices and how to build it. It begins by explaining what they are, so as to help the reader better understand them. After reading this book you will know how and where microservices are used.The following topics have been discussed in this book:Technology Heterogeneity, Resilience, Sealing, and Deployment – Hacks #1 and #2Managing Complex Systems – Hacks #3 ... Read more

    $2.99 USD or Free with Kobo Plus

  • Facts and Fallacies of Software Engineering

    by Robert Glass ...
    The practice of building software is a “new kid on the block” technology. Though it may not seem this way for those who have been in the field for most of their careers, in the overall scheme of professions, software builders are relative “newbies.”In the short history of the software field, a lot of facts have been identified, and a lot of fallacies promulgated. Those facts and fallacies are what ... Read more

    $38.69 USD

  • How Software Works

    The Magic Behind Encryption, CGI, Search Engines, and Other Everyday Technologies

    We use software every day to perform all kinds of magical, powerful tasks. It's the force behind stunning CGI graphics, safe online shopping, and speedy Google searches. Software drives the modern world, but its inner workings remain a mystery to many.How Software Works explains how computers perform common-yet-amazing tasks that we take for granted every day.Inside you'll learn:–How data is ... Read more

    $24.99 USD

  • C++ for Lazy Programmers

    Quick, Easy, and Fun C++ for Beginners

    by Will Briggs ...
    Series series Professional and Applied Computing (R0)
    Learn C++ the quick, easy, and “lazy” way. This book is an introductory programming text that uses humor and fun to make you actually willing to read, and eager to do the projects -- with the popular C++ language.C++ for Lazy Programmers is a genuinely fun learning experience that will show you how to create programs in the C++ language. This book helps you learn the C++ language with a unique ... Read more

    $40.49 USD

  • Engineering a Compiler

    This entirely revised second edition of Engineering a Compiler is full of technical updates and new material covering the latest developments in compiler technology. In this comprehensive text you will learn important techniques for constructing a modern compiler. Leading educators and researchers Keith Cooper and Linda Torczon combine basic principles with pragmatic insights from their experience ... Read more

    $63.89 USD

  • Pro ASP.NET MVC 5

    by Adam Freeman ...
    Series series Professional and Applied Computing (R0)
    The ASP.NET MVC 5 Framework is the latest evolution of Microsoft’s ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# ... Read more

    $80.99 USD

  • Learn LLVM 17

    A beginner's guide to learning LLVM compiler tools and core libraries with C++

    Learn how to build and use the complete spectrum of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM core librariesKey FeaturesGet to grips with using LLVM libraries step by stepUnderstand the high-level design of LLVM compilers and apply these principles to your own compilerAdd a new backend to target an unsupported CPU ... Read more

    $37.79 USD or Free with Kobo Plus

  • Git Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Whether you're relatively new to git or you need a refresher, or if you just need a quick, handy reference for common tasks in git, Git Recipes is just the reference book you need.With recipes to cover any task you can think of, including working with GitHub and git on BitBucket, Git Recipes shows you how to work with large repositories, new repositories, forks, clones, conflicts, differences, and ... Read more

    $53.99 USD

  • Intellectual Property and Open Source

    A Practical Guide to Protecting Code

    by Van Lindberg ...
    "Clear, correct, and deep, this is a welcome addition to discussions of law and computing for anyone -- even lawyers!"-- Lawrence Lessig, Professor of Law at Stanford Law School and founder of the Stanford Center for Internet and SocietyIf you work in information technology, intellectual property is central to your job -- but dealing with the complexities of the legal system can be mind-boggling. ... Read more

    $20.19 USD

  • Git Repository Management in 30 Days

    Learn to manage code repositories like a pro (English Edition)

    by Sumit Jaiswal ...
    Git is a popular open-source version control system that allows developers to efficiently track changes to their codebase and collaborate with others on software projects. If you want to gain a solid understanding of Git and its capabilities, then this book is for you. "Git Repository Management in 30 Days" is a step-by-step guide for developers looking to master the art of Git repository ... Read more

    $14.39 USD or Free with Kobo Plus

  • Fundamentals of Software Engineering

    From Coder to Engineer

    What do you need to know to be a successful software engineer? Undergraduate curricula and bootcamps may teach the fundamentals of algorithms and writing code, but they rarely cover topics vital to your career advancement. With this practical book, you'll learn the skills you need to succeed and thrive.Authors Nathaniel Schutta and Dan Vega guide your journey with everything from pointers to deep ... Read more

    $41.09 USD

  • Practical Playwright Test

    Next-Generation Web Testing and Automation

    Series series Professional and Applied Computing (R0)
    Gain cutting-edge skills in crafting reliable, efficient end-to-end tests with Playwright Test. This book is your comprehensive guide to Playwright Test that will help you to create and debug blazing fast tests, and integrate and customize Playwright Test to fit your testing needs.The book begins with an introduction to Playwright and teaches you the fundamentals of how to write tests efficiently. ... Read more

    $53.99 USD

  • The Manager's Path

    A Guide for Tech Leaders Navigating Growth and Change

    Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal—especially when there are few tools, texts, and frameworks to help you. In this practical guide, author Camille Fournier (tech lead turned CTO) takes you through each stage in the journey from engineer to technical manager.From mentoring ... Read more

    $24.49 USD

  • Ry's Git Tutorial

    by Ryan Hodson ...
    Git is a free version control system known for its speed, reliability, and non-linear development model. Its popularity among open-source developers makes Git a necessary tool for professional programmers, but it can also do wonders for your personal coding workflow. You'll be able to experiment with new ideas, radically refactor existing code, and efficiently share changes with other developers ... Read more

    Free

  • Introduction to Computer Science

    by Mark McIlroy ...
    This book is an introduction to Computer Science and the craft of computer programming.Contains the basic material from a first-year Computer Science or programming course. ... Read more

    Free

  • Creative Selection

    Inside Apple's Design Process During the Golden Age of Steve Jobs

    by Ken Kocienda ...
    *** WALL STREET JOURNAL BESTSELLER *An insider's account of Apple's creative process during the golden years of Steve Jobs.**Hundreds of millions of people use Apple products every day; several thousand work on Apple's campus in Cupertino, California; but only a handful sit at the drawing board. Creative Selection recounts the life of one of the few who worked behind the scenes, a highly-respected ... Read more

    $11.99 USD

  • Angular Essentials

    by Infragistics ...
    From the initial structuring to deployment, Angular Essentials provides step-by-step guidance to Angular, Google's for building applications for both Web and Mobile platforms.This free eBook from Infragistics begins by teaching you the basics of TypeScript, ES6 concepts, Angular 2 architecture, and details about the working environment you need to start building Angular 2 components. You'll dive ... Read more

    Free

  • The Mythical Man-Month, Anniversary Edition: Essays On Software Engineering

    Essays on Software Engineering

    Few books on software project management have been as influential and timeless as The Mythical Man-Month. With a blend of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing complex projects. These essays draw from his experience as project manager for the IBM System/360 computer family and then for OS/360, its massive software system. Now, 20 ... Read more

    $37.79 USD

  • Essential Tools for Running a Business

    As a software company, we need tools to collaborate, code, promote our product, and support our customers. This book lists every tool we use and how it helps us.The list is a result of running a business for over 9 years. We started off with only a few basic tools, mainly for coding; as we grew, our needs grew with us: we needed to improve how we track our marketing campaigns, create designs and ... Read more

    Free

  • Kanban: A Quick and Easy Guide to Kickstart Your Project

    Learn what's Kanban and how agile development methodology and principles of lean management can help you develop and design faster and cheaper.If you're in IT, you've probably lived through this: clients demand last minute changes on a tight budget, you don't know what the other developers are doing, your work keeps overlapping, and you wonder how they come up with those unrealistic estimates.And ... Read more

    Free