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

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

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

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

  • 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

  • Gestion de projet agile

    avec Scrum, Lean, eXtreme Programming...

    Series series Génie logiciel
    Des approches prédictives aux méthodes agilesRassemblant plus de quinze années d'expérience en gestion de projet informatique, cet ouvrage, non sans rappeler les méthodologies traditionnelles - qui définissent à l'avance les besoins, les activités à réaliser, leur séquencement, les rôles et les livrables à produire -, introduit aux méthodes agiles, dont le succès s'affirme d'année en année. Ces ... Read more

    20,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 €

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

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

  • Monte Carlo Simulation For Scrum

    This eBook shows you how to run Monte Carlo Simulation for Scrum and provides 2 free downloadable Excel templates to allow you to do it. It provides detailed instructions on how to set it up with a step by step guide. In addition there are free videos to supplement the instructions to make it easier. ... Read more

    Free

  • Building Microservices

    Designing Fine-Grained Systems

    by Sam Newman ...
    As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures.Through clear examples and practical ... Read more

    29,03 €

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

  • ANDROID APPLICATION DEVELOPMENT (AND-401) Exam Practice Questions & Dumps

    Exam practice questions for ANDROID ATC (AND-401)Exam Prep LATEST VERSION

    by Books Fortune ...
    This certification is critical for your Android programming career. It will improve your potential in the ever-growing Android market and move your development career forward.To become an Android Certified Application Developer you have to pass exam AND-801 which tests your knowledge and experience on topics covered in the course titled “Android Application Development”.Here we’ve brought best ... Read more

    6,24 € or Free with Kobo Plus

  • Learning Domain-Driven Design

    Aligning Software Architecture and Business Strategy

    by Vlad Khononov ...
    Building software is harder than ever. As a developer, you not only have to chase ever-changing technological trends but also need to understand the business domains behind the software. This practical book provides you with a set of core patterns, principles, and practices for analyzing business domains, understanding business strategy, and, most importantly, aligning software design with its ... Read more

    29,03 €

  • 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

  • Solving Enterprise Applications Performance Puzzles

    Queuing Models to the Rescue

    Poorly performing enterprise applications are the weakest links in a corporation's management chain, causing delays and disruptions of critical business functions. This groundbreaking book frames enterprise application performance engineering not as an art but as applied science built on model-based methodological foundation. The book introduces queuing models of enterprise application that ... Read more

    71,99 €

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

  • 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

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