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 121 à 144 sur 10317 résultats
Skip side bar filters
  • Rights for Robots

    Artificial Intelligence, Animal and Environmental Law

    Bringing a unique perspective to the burgeoning ethical and legal issues surrounding the presence of artificial intelligence in our daily lives, the book uses theory and practice on animal rights and the rights of nature to assess the status of robots.Through extensive philosophical and legal analyses, the book explores how rights can be applied to nonhuman entities. This task is completed by ... En savoir plus

    Gratuit

  • Ruby on Rails: Up and Running

    Up and Running

    Ruby on Rails is the super-productive new way to develop full-featured web applications. With Ruby on Rails, powerful web applications that once took weeks or months to develop can now be produced in a matter of days. If it sounds too good to be true, it isn't.If you're like a lot of web developers, you've probably considered kicking the tires on Rails - the framework of choice for the new ... En savoir plus

    $21.99 CAD

  • (Part 1) You Must Learn VBScript for QTP/UFT: Don't Ignore The Language For Functional Automation Testing

    par Rex Jones ...
    Are You Interested in QTP/UFT for Automation Testing?This is one of the best VBScript books specifically for QTP/UFTNote: 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 Read Part 1 – You Must Learn VBScript for QTP/UFT?Most VBScript books provide a great deal of VBScript information ... En savoir plus

    Gratuit

  • Functional Programming for Java Developers

    Tools for Better Concurrency, Abstraction, and Agility

    par Dean Wampler ...
    Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how ... En savoir plus

    $15.99 CAD

  • The Elements of Computing Systems, second edition

    Building a Modern Computer from First Principles

    A new and extensively revised edition of a popular textbook used in universities, coding boot camps, hacker clubs, and online courses.The best way to understand how computers work is to build one from scratch, and this textbook leads learners through twelve chapters and projects that gradually build the hardware platform and software hierarchy for a simple but powerful computer system. In the ... En savoir plus

    $63.19 CAD

  • Head First Object-Oriented Analysis and Design

    A Brain Friendly Guide to OOA&D

    "Head First Object Oriented Analysis and Design is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner."Ivar Jacobson, Ivar Jacobson Consulting"I just finished reading HF OOA&D and I loved it! The thing I liked most about this book was its focus on why we do OOA&D-to write great ... En savoir plus

    $63.99 CAD

  • Programming TypeScript

    Making Your JavaScript Applications Scale

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

    $45.99 CAD

  • Fearless Change: Patterns for Introducing New Ideas

    Patterns for Introducing New Ideas

    “All that have ever tried to impose change in their organization will immediately recognize and truly value the in-depth knowledge and experience captured in this book. It contains a collection of eye-openers that is a treasure chest for pioneers of new organizational ideas, A fantastic toolbox for use in future missions!”—Lise B. Hvatum, product development manager, Schlumberger“If you have need ... En savoir plus

    $47.99 CAD

  • The Kubernetes Book

    par Nigel Poulton ...
    Collections series 2023 Edition
    2024 edition. Fully updated for Kubernetes v1.29. Brand new chapter covering WebAssembly on Kubernetes.The Kubernetes Book, by Nigel Poulton, renowned author and video trainer, is up to date with the latest trends in Kubernetes and the rapidly evolving cloud-native ecosystem.Containers transformed how we package and deploy applications, but they came with inherent challenges. Kubernetes is a ... En savoir plus

    $21.97 CAD

  • Git Pocket Guide

    A Working Introduction

    This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience.Written for Git version 1.8.2, this handy task-oriented guide is organized around the basic version control functions you need, such as ... En savoir plus

    $22.99 CAD

  • The Human Side of Agile - How to Help Your Team Deliver

    par Gil Broza ...
    Does your Agile team experience the following common problems?• Members use established Agile practices and tools, but with little motivation or buy-in.• Even though the team is cross-functional, members don't collaborate effectively or leverage everyone's abilities.• Rather than act empowered, they wait for permission and approval.• Improvement has stalled – the team performs okay, but it can do ... En savoir plus

    $34.99 CAD ou Gratuit avec Kobo Plus

  • Instant PLC Programming with RSLogix 5000

    Learn how to create PLC programs using RSLogix 5000 and the industry's best practices using simple, hands-on recipes

    par Austin Scott ...
    Learn how to create PLC programs using RSLogix 5000 and the industry\\'s best practices using simple, hands-on recipesKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsCreate Ladder Logic (LL), Functional Block Diagrams (FBD), Structured Text (ST), and Sequential Function Chart (SFC) routinesExplore object-orientated features such as user ... En savoir plus

    $25.99 CAD ou Gratuit avec Kobo Plus

  • Tapworthy

    Designing Great iPhone Apps

    par Josh Clark ...
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, ... En savoir plus

    $28.99 CAD

  • Programming C#

    Building .NET Applications with C#

    par Jesse Liberty ...
    The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft's .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers ... En savoir plus

    $27.99 CAD

  • Async in C# 5.0

    Unleash the Power of Async

    par Alex Davies ...
    If you’re writing one of several applications that call for asynchronous programming, this concise hands-on guide shows you how the async feature in C# 5.0 can make the process much simpler. Along with a clear introduction to asynchronous programming, you get an in-depth look at how the async feature works and why you might want to use it in your application.Written for experienced C# programmers ... En savoir plus

    $9.99 CAD

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

    $9.99 CAD ou Gratuit avec Kobo Plus

  • Natural Language Processing with Python

    Analyzing Text with the Natural Language Toolkit

    This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range ... En savoir plus

    $50.99 CAD

  • Learning UML 2.0

    A Pragmatic Introduction to UML

    "Since its original introduction in 1997, the Unified Modeling Language has revolutionized software development. Every integrated software development environment in the world--open-source, standards-based, and proprietary--now supports UML and, more importantly, the model-driven approach to software development. This makes learning the newest UML standard, UML 2.0, critical for all software ... En savoir plus

    $32.99 CAD

  • Programming with Qt

    Writing Portable GUI applications on Unix and Win32

    The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. Qt emulates the look and feel of Motif, but is much easier to use. Best of all, after you have written an application with Qt, all you have to do is recompile it to have a version that works on ... En savoir plus

    $32.99 CAD

  • Code Simplicity

    The Fundamentals of Software

    Good software design is simple and easy to understand. Unfortunately, the average computer program today is so complex that no one could possibly comprehend how all the code works. This concise guide helps you understand the fundamentals of good design through scientific laws—principles you can apply to any programming language or project from here to eternity.Whether you’re a junior programmer, ... En savoir plus

    $19.99 CAD

  • C# 6.0 and the .NET 4.6 Framework

    Collections Livre 6.0 - Professional and Applied Computing (R0)
    This new 7th edition of Pro C# 6.0 and the .NET 4.6 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the .NET Framework. You'll find new chapters covering all the important new features that make .NET 4.6 the most comprehensive release yet, including:A Refined ADO.NET Entity Framework Programming ModelNumerous IDE ... En savoir plus

    $55.99 CAD

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

    $57.99 CAD

  • Maven: The Definitive Guide

    The Definitive Guide

    For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how ... En savoir plus

    $25.99 CAD

  • Diary of a Software Craftsman

    par Mete Atamel ...
    What makes a piece of software good? What does it mean to perform well? How to effectively debug and fix it? What are some characteristics of a good programmer? These are some of the fundamental questions that the book will try to uncover through a collection of short articles.The articles in the book were written over a five year period between 2009 and 2014. This is the period of time that I ... En savoir plus

    Gratuit