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 Programmation

Si vous aimez les titres Programmation, vous allez adorer cette sélection.
Affichage de 25 à 48 sur 27785 résultats
Skip side bar filters
  • Java

    Beginner's Guide to Programming Code with Java

    Collections Livre 1 - Java Programming Series
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... En savoir plus

    $4.06 CAD ou Gratuit avec Kobo Plus

  • Apple Motion 5 Cookbook

    par Nick Harauz ...
    Step-by-step, practical recipes to build simple and complex Motion Graphics with Motion 5"Apple Motion 5 Cookbook" is designed for Final Cut Pro X video editors and Motion 5 users looking to gain more knowledge of how Motion works, and to get more of a 'WOW' factor in projects. It's also aimed at designers and motion designers alike, who are looking to build on their skillsets. ... En savoir plus

    $30.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Software Testing with JUnit 5

    Comprehensive guide to develop high quality Java applications

    par Boni Garcia ...
    A comprehensive, hands-on guide on unit testing framework for Java programming languageKey FeaturesIn-depth coverage of Jupiter, the new programming and extension model provided by JUnit 5Integration of JUnit 5 with other frameworks such as Mockito, Spring, Selenium, Cucumber, and DockerBest practices for writing meaningful Jupiter test casesBook DescriptionWhen building an application it is of ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Learning Node.js Development

    Learn the fundamentals of Node.js, and deploy and test Node.js applications on the web

    par Andrew Mead ...
    A comprehensive, easy-to-follow guide to creating complete Node apps and understanding how to build, deploy, and test your own apps.Key FeaturesEntirely project-based and practicalExplains the "Why" of Node.js features, not just the "how", providing you with a deep understanding and enabling you to easily apply concepts in your own applicationsCovers the full range of technologies around Node.js – ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Guide d'utilisation d'iOS 26 pour débutants et seniors

    Libérez tout le potentiel de votre iPhone avec des instructions étape par étape, des conseils d'experts et des fonctionnalités cachées

    par Donald Unger ...
    Traduit par Nicolas Perillard ...
    BONUS INCLUS : COURS VIDÉO À VIELibérez tout le potentiel de votre iPhone avec le “Guide iOS 26 pour Débutants et Seniors”Êtes-vous prêt à profiter pleinement de votre iPhone ? Avec iOS 26, Apple a introduit des fonctionnalités incroyables qui transforment la façon dont vous utilisez votre appareil. Que vous soyez débutant, senior ou que vous souhaitiez simplement maîtriser les dernières ... En savoir plus

    $11.99 CAD

  • 20 Recipes for Programming PhoneGap

    Cross-Platform Mobile Development for Android and iPhone

    par Jamie Munro ...
    Gain hands-on experience with the amazing PhoneGap library, using the practical recipes in this handy guide. With these solutions, you can enable your mobile web apps to interact with device-specific features such as the accelerometer, GPS, camera, and address book. Learn how to use your knowledge of HTML, CSS, and JavaScript to build full mobile apps for iOS, Android, and several other platforms ... En savoir plus

    $11.99 CAD

  • A Primer on Scientific Programming with Python

    Collections series Mathematics and Statistics (R0)
    The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High ... En savoir plus

    $76.99 CAD

  • Microsoft Azure

    Planning, Deploying, and Managing the Cloud

    Collections series Professional and Applied Computing (R0)
    Gain the technical and business insight needed to plan, deploy, and manage the services provided by the Microsoft Azure cloud. This second edition focuses on improving operational decision tipping points for the professionals leading DevOps and security teams. This will allow you to make an informed decision concerning the workloads appropriate for your growing business in the Azure public cloud ... En savoir plus

    $80.99 CAD

  • Algorithms: An Introduction to The Computer Science & Artificial Intelligence Used to Solve Human Decisions, Advance Technology, Optimize Habits, Learn Faster & Your Improve Life

    par Trust Genics ...
    Discover How Algorithms Shape & Impact Our WorldNow you might look at this title and shy away, thinking that a book with "Algorithms" in its title must be just for techies and computer scientists. However this book is very accessible to those with no background in computer science.Decisions Oftentimes Have Optimal SolutionsToday, many decisions that could be made by human beings from predicting ... En savoir plus

    $6.99 CAD

  • Neural Networks in Unity

    C# Programming for Windows 10

    Collections series Professional and Applied Computing (R0)
    Learn the core concepts of neural networks and discover the different types of neural network, using Unity as your platform. In this book you will start by exploring back propagation and unsupervised neural networks with Unity and C#. You’ll then move onto activation functions, such as sigmoid functions, step functions, and so on. The author also explains all the variations of neural networks such ... En savoir plus

    $44.99 CAD

  • Software Supply Chain Security

    Securing the End-to-End Supply Chain for Software, Firmware, and Hardware

    par Cassie Crossley ...
    Trillions of lines of code help us in our lives, companies, and organizations. But just a single software cybersecurity vulnerability can stop entire companies from doing business and cause billions of dollars in revenue loss and business recovery. Securing the creation and deployment of software, also known as software supply chain security, goes well beyond the software development process.This ... En savoir plus

    $47.99 CAD

  • Five Lines of Code

    How and when to refactor

    Five Lines of Code teaches refactoring that's focused on concrete rules and getting any method down to five lines or less! There’s no jargon or tricky automated-testing skills required, just easy guidelines and patterns illustrated by detailed code samples.In Five Lines of Code you will learn:The signs of bad codeImproving code safely, even when you don’t understand itBalancing optimization and ... En savoir plus

    $65.99 CAD

  • Secrets of the JavaScript Ninja

    par Josip Maras ...
    SummaryMore than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... En savoir plus

    $65.99 CAD

  • ZooKeeper

    Distributed Process Coordination

    Building distributed applications is difficult enough without having to coordinate the actions that make them work. This practical guide shows how Apache ZooKeeper helps you manage distributed systems, so you can focus mainly on application logic. Even with ZooKeeper, implementing coordination tasks is not trivial, but this book provides good practices to give you a head start, and points out ... En savoir plus

    $25.99 CAD

  • Architecture Logicielle

    Principes et Pratiques pour un Développement Efficace

    par Eos A.I. Saage ...
    Traduit par Eos A.I. Saage ...
    Collections Livre 2 - Logiciel
    Ce livre offre une exploration approfondie des principes et des pratiques de l'architecture logicielle, destinée aux professionnels du développement logiciel souhaitant approfondir leurs compétences en conception de systèmes.Le contenu s'articule autour des piliers fondamentaux du génie logiciel moderne. Vous apprendrez à analyser de manière structurée les exigences fonctionnelles et non ... En savoir plus

    $25.99 CAD ou Gratuit avec Kobo Plus

  • Programming A Beginner's Guide

    Essential Programming Skills--Made Easy!Learn programming fundamentals quickly with help from this hands-on tutorial. No previous experience required! Programming: A Beginner's Guide gets you started right away writing a simple but useful program in Visual Basic Express Edition, and then moves on to more advanced projects, including a quiz program and a protected personal diary. You'll develop ... En savoir plus

    $41.99 CAD

  • Microsoft Visual C# Step by Step

    par John Sharp ...
    Collections series Developer Reference
    Your hands-on guide to Visual C# fundamentals with Visual Studio 2022Expand your expertise—and teach yourself the fundamentals of programming the latest version of Visual C# with Visual Studio 2022. This book provides software developers all the guidance, exercises, and code needed to start building responsive, scalable, cloud-connected applications that can run almost anywhere.Discover how to ... En savoir plus

    $57.99 CAD

  • Learning C# by Developing Games with Unity

    Get to grips with coding in C# and build simple 3D games in Unity 2023 from the ground up

    A new edition of the book is now available. Includes invitation to join the online Unity Game Development community to read the book alongside peers, Unity developers/C\# programmers and Harrison Ferrone. Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesDevelop a strong foundation of programming concepts and the C\# languageBecome confident with Unity fundamentals ... En savoir plus

    $48.99 CAD ou Gratuit avec Kobo Plus

  • MLflow in Practice

    Definitive Reference for Developers and Engineers

    par Richard Johnson ...
    "MLflow in Practice""MLflow in Practice" is a comprehensive guide for data scientists, ML engineers, and enterprise practitioners seeking to harness the full power of MLflow in modern MLOps workflows. The book opens with a thorough exploration of MLflow’s core components—including Experiment Tracking, Projects, Models, and Model Registry—demystifying its architecture, deployment patterns, and ... En savoir plus

    $13.50 CAD ou Gratuit avec Kobo Plus

  • Master Python: Unlock the Language of the Future

    par SivarioB ...
    Python has become the go-to programming language for a reason. Whether you're looking to break into data science, web development, automation, or even financial trading, Python provides the tools, simplicity, and versatility to achieve your goals.In this guide, we will explore the power of Python — from the fundamentals to real-world applications. My aim is to show you that learning Python is not ... En savoir plus

    $17.99 CAD ou Gratuit avec Kobo Plus

  • Implementing Azure DevOps Solutions

    Learn about Azure DevOps Services to successfully apply DevOps strategies

    A comprehensive guide to becoming a skilled Azure DevOps engineerKey FeaturesExplore a step-by-step approach to designing and creating a successful DevOps environmentUnderstand how to implement continuous integration and continuous deployment pipelines on AzureIntegrate and implement security, compliance, containers, and databases in your DevOps strategiesBook DescriptionImplementing Azure DevOps ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Microservices with Go

    Building scalable and reliable microservices with Go

    Build, scale, and maintain microservices in Golang with ease.Key FeaturesCreate and organize well-structured Go microservicesLearn industry best practices and gain insights into Go microservice development tools, patterns, and solutionsCover hands-on Golang examples in each chapterBook DescriptionThis book covers the key benefits and common issues of microservices, helping you understand the ... En savoir plus

    $40.99 CAD ou Gratuit avec Kobo Plus

  • Pragmatic Software Testing

    Becoming an Effective and Efficient Test Professional

    par Rex Black ...
    A hands-on guide to testing techniques that deliver reliable software and systemsTesting even a simple system can quickly turn into a potentially infinite task. Faced with tight costs and schedules, testers need to have a toolkit of practical techniques combined with hands-on experience and the right strategies in order to complete a successful project. World-renowned testing expert Rex Black ... En savoir plus

    $55.99 CAD

  • Coding iPhone Apps for Kids

    A Playful Introduction to Swift

    Apple’s Swift is a powerful, beginner-friendly programming language that anyone can use to make cool apps for the iPhone or iPad. In Coding iPhone Apps for Kids, you’ll learn how to use Swift to write programs, even if you’ve never programmed before.You’ll work in the Xcode playground, an interactive environment where you can play with your code and see the results of your work immediately! You’ll ... En savoir plus

    $22.39 CAD