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 1 - 24 of 10307 Results
Skip side bar filters
  • 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

  • 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

    17,59 €

  • The Staff Engineer's Path

    A Guide for Individual Contributors Navigating Growth and Change

    by Tanya Reilly ...
    For years, companies have rewarded their most effective engineers with management positions. But treating management as the default path for an engineer with leadership ability doesn't serve the industry well--or the engineer. The staff engineer's path allows engineers to contribute at a high level as role models, driving big projects, determining technical strategy, and raising everyone's skills ... Read more

    19,92 €

  • OCP Oracle Certified Professional Java SE 17 Developer Study Guide

    Exam 1Z0-829

    Series series Sybex Study Guide
    An effective and practical study aid to the new OCP Java SE 17 Developer certification examIn the OCP Oracle Certified Professional Java SE 17 Developer Study Guide: Exam 1Z0-829, you'll find accessible and essential test prep material for the in-demand and practical OCP Java SE 17 Developer certification. Providing comprehensive coverage of all OCP Java SE 17 exam objectives and competencies, the ... Read more

    41,99 €

  • Engineering Management for the Rest of Us

    by Sarah Drasner ...
    A lot of Engineering Managers and leaders studied for years and years to become the best Engineer they possibly could be... and then they were promoted.It can be very tough for those of us who didn't go into Engineering with the distinct concept that we would become managers, but still want to do our best to support our teams.I wrote this book because there's so much no one told me about ... Read more

    10,06 €

  • Learn Ruby on Rails

    by Daniel Kehoe ...
    Get the book that is called, “The best Rails book for beginners,” for a solid start on Ruby on Rails web development. No other tutorial does a better job of explaining the concepts. Master the basics. Learn the practices you’ll use in the workplace as a professional Rails developer. And follow a roadmap that sets you on a path to building your own web applications, not just following tutorials. ... Read more

    Free

  • Clean Architecture

    A Craftsman's Guide to Software Structure and Design

    by Robert Martin ...
    Series series Robert C. Martin Series
    Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”)By applying universal rules of software architecture, you can dramatically improve developer productivity throughout the life of any software system. Now, building upon the success of his best-selling books Clean Code and The Clean Coder, legendary software craftsman Robert C. Martin (“Uncle Bob”) reveals ... Read more

    25,75 €

  • Monolith to Microservices

    Evolutionary Patterns to Transform Your Monolith

    by Sam Newman ...
    How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture.With many illustrative examples, insightful migration patterns, and a ... Read more

    24,48 €

  • Software Architecture: The Hard Parts

    Modern Trade-Off Analyses for Distributed Architectures

    There are no easy decisions in software architecture. Instead, there are many hard parts--difficult problems or issues with no best practices--that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures.Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, ... Read more

    34,33 €

  • Business Intelligence in Oracle APEX

    Transition of BI from IT to End Users

    by Riaz Ahmed ...
    Oracle Application Express (APEX) is an amazing application development platform. Not only it provides an environment in which people with SQL and PL/SQL knowledge can rapidly develop data-centric web applications, it also allows end-users to interact with their data via tools like interactive report, interactive grid, different types of charts, maps and more.The book is titled Business ... Read more

    8,92 € or Free with Kobo Plus

  • Debugging

    The 9 Indispensable Rules for Finding Even the Most Elusive Software and Hardware Problems

    When the pressure is on to resolve an elusive software or hardware glitch, what's needed is a cool head courtesy of a set of rules guaranteed to work on any system, in any circumstance.Written in a frank but engaging style, this book provides simple, foolproof principles guaranteed to help find any bug quickly. Recognized tech expert and author David Agans changes the way you think about debugging ... Read more

    12,29 € or Free with Kobo Plus

  • Exploring Expect

    A Tcl-based Toolkit for Automating Interactive Programs

    by Don Libes ...
    Expect is quickly becoming a part of every UNIX user's toolbox. It allows you to automate Telnet, FTP, passwd, rlogin, and hundreds of other applications that normally require human interaction. Using Expect to automate these applications will allow you to speed up tasks and, in many cases, solve new problems that you never would have even considered before.For example, you can use Expect to test ... Read more

    19,07 €

  • Implementing Lean Software Development

    From Concept to Cash

    Series series Addison-Wesley Signature Series (Beck)
    "This remarkable book combines practical advice, ready-to-use techniques, anda deep understanding of why this is the right way to develop software. I haveseen software teams transformed by the ideas in this book."--Mike Cohn, author of Agile Estimating and Planning"As a lean practitioner myself, I have loved and used their first book for years.When this second book came out, I was delighted that ... Read more

    38,15 €

  • Working in Public

    The Making and Maintenance of Open Source Software

    An inside look at modern open source software development and its influence on our online social world.Open source software, in which developers publish code that anyone can use, has long served as a bellwether for other online behavior. In the late 1990s, it provided an optimistic model for public collaboration, but in the last 20 years it’s shifted to solo operators who write and publish code ... Read more

    9,99 € or Free with Kobo Plus

  • Backend Handbook

    for Ruby on Rails Apps

    This is a handbook targeting people interested or involved in Ruby on Rails development that doesn't want to think hard about dependencies often times.There are RoR developers who work in one project for long terms and might not need to be setting up development environments frequently, however, there are also many others who work in several small RoR projects from time to time.Backend Handbook is ... Read more

    Free

  • OAuth 2.0

    Getting Started in Web-API Security

    Series Book 1 - API-University Series
    This book offers an introduction to web-API security with OAuth 2.0 and OpenID Connect. In less than 50 pages you will gain an overview of the capabilities of OAuth and learn the core concepts of OAuth including all for OAuth flows used for cloud, web and mobile scenarios.If you have tried to read the official OAuth specification, you may get the impression that OAuth is complex. This book ... Read more

    8,99 €

  • Get Programming with Haskell

    by Will Kurt ...
    SummaryGet Programming with Haskell leads you through short lessons, examples, and exercises designed to make Haskell your own. It has crystal-clear illustrations and guided practice. You will write and test dozens of interesting programs and dive into custom Haskell modules. You will gain a new perspective on programming plus the practical ability to use Haskell in the everyday world. (The 80 IQ ... Read more

    57,30 €

  • Learning React

    Modern Patterns for Developing React Apps

    If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowledge of React or functional JavaScript is necessary.With their learning road map, authors Alex Banks ... Read more

    29,03 €

  • Hexagonal Architecture Explained

    How the Ports & Adapters architecture simplifies your life, and how to implement it, Updated 1st Ed.

    Recommended by giants like Netflix and Amazon, the Hexagonal or Ports & Adapters architecture simplifies testing, protects against business logic leakage, supports changing technologies in long-running system, and lets you apply Domain Driven Design. In this definitive book on the subject, pattern author Dr. Alistair Cockburn and Juan Manuel Garrido de Paz lay bare all of the intricacies of the ... Read more

    8,47 €

  • Working Effectively with Legacy Code

    Series series Robert C. Martin Series
    Get more out of your legacy systems: more performance, functionality, reliability, and manageabilityIs your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts.In this book, Michael Feathers offers start-to ... Read more

    50,55 €

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    by Boris Cherny ...
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its ... Read more

    24,48 €

  • Software Engineering at Google

    Lessons Learned from Programming Over Time

    Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life ... Read more

    29,03 €

  • Oracle APEX 18.1 for Beginners

    A platform to rapidly develop data-centric web applications accessible from a multitude of devices

    by Riaz Ahmed ...
    This is my seventh book on Oracle Application Express (APEX) written for the latest 18.1 version. Just like my previous books that exposed the technology to thousands around the globe, this book is also aimed at absolute beginners who wish to learn from self-paced professional guidance and need a solid foundation in Oracle APEX.Oracle APEX is an amazing development platform in which you can build ... Read more

    8,92 € or Free with Kobo Plus

  • Managing Humans

    Biting and Humorous Tales of a Software Engineering Manager

    by Michael Lopp ...
    Series series Business and Management (R0)
    Read hilarious stories with serious lessons that Michael Lopp extracts from his varied and sometimes bizarre experiences as a manager at Apple, Pinterest, Palantir, Netscape, Symantec, Slack, and Borland. Many of the stories first appeared in primitive form in Lopp’s perennially popular blog, Rands in Repose. The Third Edition of Managing Humans contains a whole new season of episodes from the ... Read more

    31,26 €