Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Développement de logiciels

Si vous aimez les titres Développement de logiciels, vous allez adorer cette sélection.
Affichage de 49 à 72 sur 10133 résultats
Skip side bar filters
  • User Stories Applied: For Agile Software Development

    For Agile Software Development

    par Mike Cohn ...
    Collections series Addison-Wesley Signature Series (Beck)
    Thoroughly reviewed and eagerly anticipated by the agile community, User Stories Applied offers a requirements process that saves time, eliminates rework, and leads directly to better software.The best way to build software that meets users' needs is to begin with "user stories": simple, clear, brief descriptions of functionality that will be valuable to real users. In User Stories Applied, Mike ... En savoir plus

    $52.99 CAD

  • Ry's Git Tutorial

    par 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 ... En savoir plus

    Gratuit

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

    par Aleksandar Olic ...
    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 ... En savoir plus

    Gratuit

  • Working Effectively with Legacy Code

    Collections 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 ... En savoir plus

    $61.99 CAD

  • Monolith to Microservices

    Evolutionary Patterns to Transform Your Monolith

    par 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 ... En savoir plus

    $47.99 CAD

  • Vibe Coding

    Building Production-Grade Software With GenAI, Chat, Agents, and Beyond

    GenAI is fundamentally changing the world of software development like nothing since the internet. Vibe Coding is a first-of-its-kind, groundbreaking book that shows developers how to embrace this new frontier.Science fiction is now reality. Programmers no longer need to toil over code and syntax. They can now describe what they want and watch it materialize instantly. Welcome to the future—Vibe ... En savoir plus

    $22.99 CAD

  • The Ruby Programming Language

    Everything You Need to Know

    The Ruby Programming Language is the authoritative guide to Ruby and provides comprehensive coverage of versions 1.8 and 1.9 of the language. It was written (and illustrated!) by an all-star team:David Flanagan, bestselling author of programming language "bibles" (including JavaScript: The Definitive Guide and Java in a Nutshell) and committer to the Ruby Subversion repository.Yukihiro "Matz" ... En savoir plus

    $45.59 CAD

  • Agile Estimating and Planning

    par Mike Cohn ...
    Agile Estimating and Planning is the definitive, practical guide to estimating and planning agile projects. In this book, Agile Alliance cofounder Mike Cohn discusses the philosophy of agile estimating and planning and shows you exactly how to get the job done, with real-world examples and case studies.Concepts are clearly illustrated and readers are guided, step by step, toward how to answer the ... En savoir plus

    $54.99 CAD

  • C++ Pocket Reference

    C++ Syntax and Fundamentals

    par Kyle Loudon ...
    C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand ... En savoir plus

    $22.39 CAD

  • What is DevOps?

    par Mike Loukides ...
    Have we entered the age of NoOps infrastructures? Hardly. Old-style system administrators may be disappearing in the face of automation and cloud computing, but operations have become more significant than ever. As this O’Reilly Radar Report explains, we’re moving into a more complex arrangement known as "DevOps."Mike Loukides, O’Reilly’s VP of Content Strategy, provides an incisive look into this ... En savoir plus

    Gratuit

  • Lessons Learned in Software Testing

    A Context-Driven Approach

    Decades of software testing experience condensed into the most important lessons learned.The world's leading software testing experts lend you their wisdom and years of experience to help you avoid the most common mistakes in testing software. Each lesson is an assertion related to software testing, followed by an explanation or example that shows you the how, when, and why of the testing lesson. ... En savoir plus

    $44.99 CAD

  • 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 ... En savoir plus

    $57.59 CAD

  • Eclipse IDE Pocket Guide

    Using the Full-Featured IDE

    par Ed Burnette ...
    Eclipse is the world's most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide to the features that are used over and over again in Java programming. You need answers to basic questions such as: Where was that menu? What does that command do again? And how can I set my ... En savoir plus

    $8.09 CAD

  • Agile Software Requirements

    Lean Requirements Practices for Teams, Programs, and the Enterprise

    “We need better approaches to understanding and managing software requirements, and Dean provides them in this book. He draws ideas from three very useful intellectual pools: classical management practices, Agile methods, and lean product development. By combining the strengths of these three approaches, he has produced something that works better than any one in isolation.”–From the Foreword by ... En savoir plus

    $54.99 CAD

  • Building Microservices

    Designing Fine-Grained Systems

    par 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 ... En savoir plus

    $67.99 CAD

  • Management 3.0

    Leading Agile Developers, Developing Agile Leaders

    par Jurgen Appelo ...
    Collections 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 ... En savoir plus

    $52.99 CAD

  • Learn Ruby on Rails

    par 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. ... En savoir plus

    Gratuit

  • Learning Python

    Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. This edition of Learning Python puts you in the hands of two expert teachers, Mark Lutz and David ... En savoir plus

    $25.59 CAD

  • Angular Essentials

    par 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 ... En savoir plus

    Gratuit

  • Agile Project Management For Dummies

    Flex your project management muscleAgile project management is a fast and flexible approach to managing all projects, not just software development. By learning the principles and techniques in this book, you'll be able to create a product roadmap, schedule projects, and prepare for product launches with the ease of Agile software developers. You'll discover how to manage scope, time, and cost, as ... En savoir plus

    $23.99 CAD

  • Level Up! The Guide to Great Video Game Design

    par Scott Rogers ...
    Want to design your own video games? Let expert Scott Rogers show you how!If you want to design and build cutting-edge video games but aren’t sure where to start, then the SECOND EDITION of the acclaimed Level Up! is for you! Written by leading video game expert Scott Rogers, who has designed the hits Pac Man World, Maximo and SpongeBob Squarepants, this updated edition provides clear and well ... En savoir plus

    $36.99 CAD

  • REST API Design Rulebook

    Designing Consistent RESTful Web Service Interfaces

    par Mark Masse ...
    In today’s market, where rival web services compete for attention, a well-designed REST API is a must-have feature. This concise book presents a set of API design rules, drawn primarily from best practices that stick close to the Web’s REST architectural style. Along with rules for URI design and HTTP use, you’ll learn guidelines for media types and representational forms.REST APIs are ubiquitous, ... En savoir plus

    $9.59 CAD

  • (Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    par Rex Jones ...
    Are You Interested in Selenium WebDriver?This is one of the best Java books specifically for SeleniumNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why You Will Like Part 1 – Java 4 Selenium WebDriver?Part 1 – Java 4 Selenium WebDriver contains valuable information for... ... En savoir plus

    Gratuit