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 10317 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 €

  • 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 €

  • 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 €

  • 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 €

  • 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

  • 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 €

  • 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 €

  • 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 €

  • 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 €

  • Making Software

    What Really Works, and Why We Believe It

    Many claims are made about how certain tools, technologies, and practices improve software development. But which claims are verifiable, and which are merely wishful thinking? In this book, leading thinkers such as Steve McConnell, Barry Boehm, and Barbara Kitchenham offer essays that uncover the truth and unmask myths commonly held among the software development community. Their insights may ... Read more

    24,79 €

  • 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

  • Clean Code: A Handbook of Agile Software Craftsmanship

    A Handbook of Agile Software Craftsmanship

    Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way.Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his ... Read more

    26,70 €

  • 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 €

  • 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 €

  • 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

  • Clean Craftsmanship

    Disciplines, Standards, and Ethics

    Series series Robert C. Martin Series
    How to Write Code You're Proud of . . . Every Single Day". . . [A] timely and humble reminder of the ever-increasing complexity of our programmatic world and how we owe it to the legacy of humankind--and to ourselves--to practice ethical development. Take your time reading Clean Craftsmanship. . . . Keep this book on your go-to bookshelf. Let this book be your old friend--your Uncle Bob, your ... Read more

    35,29 €

  • Game Programming Patterns

    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Read more

    22,99 €

  • 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

    9,21 €

  • 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

  • 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

  • Head First Servlets and JSP

    Passing the Sun Certified Web Component Developer Exam

    Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam?This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're ... Read more

    27,55 €