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 241 à 264 sur 10396 résultats
Skip side bar filters
  • Making Isometric Social Real-Time Games with HTML5, CSS3, and JavaScript

    Rendering Simple 3D Worlds with Sprites and Maps

    Anyone familiar with Zynga's Farmville understands how fun and addictive real-time social games can be. This hands-on guide shows you how to design and build one of these games from start to finish, with nothing but open source tools. You'll learn how to render graphics, animate with sprites, add sound, validate scores to prevent cheating, and more, using detailed examples and code samples.By the ... En savoir plus

    $14.99 CAD

  • Beginning COBOL for Programmers

    Collections series Professional and Applied Computing (R0)
    Beginning COBOL for Programmers is a comprehensive, sophisticated tutorial and modular skills reference on the COBOL programming language for established programmers. This book is for you if you are a developer who would like to—or must—add COBOL to your repertoire. Perhaps you recognize the opportunities presented by the current COBOL skills crisis, or are working in a mission critical enterprise ... En savoir plus

    $119.99 CAD

  • Agile Retrospectives, Second Edition

    A Practical Guide for Catalyzing Team Learning and Improvement

    In an uncertain and complex world, learning is more important than ever before. In fact, it can be a competitive advantage. Teams and organizations that learn rapidly deliver greater IPSer value faster and more reliably. Furthermore, those teams are more engaged, more productive, and more satisfied. The most effective way to enable teams to learn is by holding regular retrospectives. Unfortunately ... En savoir plus

    $46.99 CAD

  • Angular: Up and Running

    Learning Angular, Step by Step

    par Shyam Seshadri ...
    This book will demystify Angular as a framework, as well as provide clear instructions and examples on how to get started with writing scalable Angular applications.Angular: Up & Running covers most of the major pieces of Angular, but in a structured manner that is generally used in hands-on training. Each chapter takes one concept, and use examples to cover how it works. Problems to work on (with ... En savoir plus

    $45.99 CAD

  • Beyond Vibe Coding

    From Coder to AI-Era Developer

    par Addy Osmani ...
    AI is transforming software development, shifting programmers from writing code to collaborating with AI in an intent-driven workflow. Vibe coding—a prompt-first, exploratory approach where you describe what you want in natural language and let a large language model fill in the blanks—represents a radical shift in the developer's role from writing code todirecting it. However, vibe coding comes ... En savoir plus

    $59.99 CAD

  • Agile Testing

    How to Succeed in an Extreme Testing Environment

    par John Watkins ...
    In an IT world in which there are differently sized projects, with different applications, differently skilled practitioners, and on-site, off-site, and off-shored development teams, it is impossible for there to be a one-size-fits-all agile development and testing approach. This book provides practical guidance for professionals, practitioners, and researchers faced with creating and rolling out ... En savoir plus

    $71.99 CAD

  • Mastering Software Project Management

    Best Practices, Tools and Techniques

    This unique guide explains software project management from the standpoint of a software project manager working in a professional software development organization. It covers the subject of software project management in its entirety, including project acquisition and execution with backward linkages to concepts that play a facilitation role in successful project management, such as general ... En savoir plus

    $31.99 CAD

  • Beginning RPG Maker VX Ace

    par Darrin Perez ...
    Collections series Professional and Applied Computing (R0)
    Beginning RPG Maker VX Ace takes you through the process of using the RPG Maker VX Ace game development engine to create your very own role playing game. The book has been designed with the complete beginner in mind who has little to no experience with the engine. Tutorials and exercises will take you from installing the software to putting the final touches upon your first project.Game design can ... En savoir plus

    $34.99 CAD

  • Are You Sure You Can Manage?: Software Engineering Management from the Software Engineers' Perspective

    As an engineer, ever found yourself asking the question: "What the heck is my manager doing?!". I have, many times. Perhaps you're on your way to becoming a manager yourself, in which case you might be asking: "What the heck am I getting myself into?!". Of course, if you're a manager already, chances are you've asked yourself at least once: "What the heck am I doing wrong?!".No matter how you put ... En savoir plus

    Gratuit

  • Creating Mobile Apps with Xamarin.Forms Preview Edition 2

    par Charles Petzold ...
    Collections series Developer Reference
    This second Preview Edition ebook, now with 16 chapters, is about writing applications for Xamarin.Forms, the new mobile development platform for iOS, Android, and Windows phones unveiled by Xamarin in May 2014. Xamarin.Forms lets you write shared user-interface code in C# and XAML that maps to native controls on these three platforms. ... En savoir plus

    Gratuit

  • Designing for Performance

    Weighing Aesthetics and Speed

    As a web designer, you encounter tough choices when it comes to weighing aesthetics and performance. Good content, layout, images, and interactivity are essential for engaging your audience, and each of these elements have an enormous impact on page load time and the end-user experience. In this practical book, Lara Hogan helps you approach projects with page speed in mind, showing you how to test ... En savoir plus

    $22.99 CAD

  • Advanced Software Testing - Vol. 2, 2nd Edition

    Guide to the ISTQB Advanced Certification as an Advanced Test Manager

    par Rex Black ...
    This book teaches test managers what they need to know to achieve advanced skills in test estimation, test planning, test monitoring, and test control. Readers will learn how to define the overall testing goals and strategies for the systems being tested.This hands-on, exercise-rich book provides experience with planning, scheduling, and tracking these tasks. You'll be able to describe and ... En savoir plus

    $51.99 CAD

  • Mastering Unix Shell Scripting

    Bash, Bourne, and Korn Shell Scripting for Programmers, System Administrators, and UNIX Gurus

    UNIX expert Randal K. Michael guides you through every detail of writing shell scripts to automate specific tasks. Each chapter begins with a typical, everyday UNIX challenge, then shows you how to take basic syntax and turn it into a shell scripting solution. Covering Bash, Bourne, and Korn shell scripting, this updated edition provides complete shell scripts plus detailed descriptions of each ... En savoir plus

    $64.99 CAD

  • Microservices Patterns

    With examples in Java

    "A comprehensive overview of the challenges teams face when moving to microservices, with industry-tested solutions to these problems." - Tim Moore, Lightbend44 reusable patterns to develop and deploy reliable production-quality microservices-based applications, with worked examples in Java****Key Features44 design patterns for building and deploying microservices applicationsDrawing on decades of ... En savoir plus

    $65.99 CAD

  • Python GUI Programming with Tkinter

    Design and build functional and user-friendly GUI applications, 2nd Edition

    par Alan D. Moore ...
    Transform your evolving user requirements into feature-rich Tkinter applicationsKey FeaturesExtensively revised with new content on RESTful networking, classes in Tkinter, and the Notebook widgetTake advantage of Tkinter's lightweight, portable, and easy-to-use featuresBuild better-organized code and learn to manage an evolving codebaseBook DescriptionTkinter is widely used to build GUIs in Python ... En savoir plus

    $43.99 CAD ou Gratuit avec Kobo Plus

  • Implementing Service Level Objectives

    par Alex Hidalgo ...
    Although service-level objectives (SLOs) continue to grow in importance, there’s a distinct lack of information about how to implement them. Practical advice that does exist usually assumes that your team already has the infrastructure, tooling, and culture in place. In this book, recognized SLO expert Alex Hidalgo explains how to build an SLO culture from the ground up.Ideal as a primer and daily ... En savoir plus

    $57.99 CAD

  • iPhone App Development: The Missing Manual

    Anyone with programming experience can learn how to write an iPhone app. But if you want to build a great app, there's a lot more to it than simple coding: you also need to know how design and market your creation. This easy-to-follow guide walks you through the entire process, from sketching out your idea to promoting the finished product.Get to know the tools for developing your iPhone appDesign ... En savoir plus

    $28.99 CAD

  • OCA Java SE 8 Programmer I Study Guide (Exam 1Z0-808)

    Collections series Oracle Press
    The official study guide for the entry-level Oracle Certified Associate exam for Java Programmers—fully updated for Java SE 8Confidently prepare for the OCA Java SE 8 Programmer I exam with this thoroughly revised, up-to-date guide from Oracle Press. Featuring step-by-step exercises, comprehensive chapter self-tests, and two complete downloadable practice exams, this volume provides an integrated, ... En savoir plus

    $49.99 CAD

  • Microsoft Project 2019 For Dummies

    Keep projects on trackMicrosoft Project 2019 is a powerhouse project management, portfolio management, and resource management tool. Whether you’re a full-time project manager or manage projects as part of a larger set of duties, Microsoft Project 2019 For Dummies will get you thinking and operating at the level of a project management guru.Written by a noted project management pro, this book ... En savoir plus

    $24.99 CAD

  • Unit Testing Principles, Practices, and Patterns

    "This book is an indispensable resource." - Greg Wright, Kainos Software Ltd.Radically improve your testing practice and software quality with new testing styles, good patterns, and reliable automation.Key FeaturesA practical and results-driven approach to unit testingRefine your existing unit tests by implementing modern best practicesLearn the four pillars of a good unit testSafely aut... ... En savoir plus

    $65.99 CAD

  • Head First Software Development

    A Learner's Companion to Software Development

    Even the best developers have seen well-intentioned software projects fail -- often because the customer kept changing requirements, and end users didn't know how to use the software you developed. Instead of surrendering to these common problems, let Head First Software Development guide you through the best practices of software development. Before you know it, those failed projects will be a ... En savoir plus

    $32.99 CAD

  • Seeking SRE

    Conversations About Running Production Systems at Scale

    Organizations big and small have started to realize just how crucial system and application reliability is to their business. Theyâ??ve also learned just how difficult it is to maintain that reliability while iterating at the speed demanded by the marketplace. Site Reliability Engineering (SRE) is a proven approach to this challenge.SRE is a large and rich topic to discuss. Google led the way with ... En savoir plus

    $51.99 CAD

  • Practical Test-Driven Development using C# 7

    Unleash the power of TDD by implementing real world examples under .NET environment and JavaScript

    Develop applications for the real world with a thorough software testing approachKey FeaturesDevelop a thorough understanding of TDD and how it can help you develop simpler applications with no defects using C\# and JavaScriptAdapt to the mindset of writing tests before code by incorporating business goals, code manageability, and other factorsMake all your software units and modules pass tests by ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Designing Interfaces

    Patterns for Effective Interaction Design

    Designing good application interfaces isn’t easy now that companies need to create compelling, seamless user experiences across an exploding number of channels, screens, and contexts. In this updated third edition, you’ll learn how to navigate through the maze of design options. By capturing UI best practices as design patterns, this best-selling book provides solutions to common design problems ... En savoir plus

    $54.99 CAD