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 Langage de programmation

Si vous aimez les titres Langage de programmation, vous allez adorer cette sélection.
Affichage de 1 à 24 sur 10725 résultats
Skip side bar filters
  • The Nature of Code

    Simulating Natural Systems with JavaScript

    par Daniel Shiffman ...
    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has ... En savoir plus

    Prix courant $35.19 CAD Maintenant $4.99 CAD

  • Purely Functional Data Structures

    par Chris Okasaki ...
    Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques so that programmers can develop their own functional ... En savoir plus

    $61.59 CAD

  • Practical SQL, 2nd Edition

    A Beginner's Guide to Storytelling with Data

    Analyze data like a pro, even if you’re a beginner.Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. Anthony DeBarros, a journalist and data analyst, focuses on using SQL to find the story within your data. The examples and code use the open-source ... En savoir plus

    Prix courant $35.19 CAD Maintenant $4.99 CAD

  • Code

    The Hidden Language of Computer Hardware and Software

    par Charles Petzold ...
    The classic guide to how computers work, updated with new chapters and interactive graphics"For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about ... En savoir plus

    $37.99 CAD

  • Essential TypeScript 5, Third Edition

    par Adam Freeman ...
    Now in its third edition, this bestselling guide to TypeScript takes you through the nuts and bolts of the language. No frills, no fuss—just TypeScript essentials!TypeScript enhances JavaScript with static typing, while keeping all the JS flexibility you know and love! It’s the perfect choice for any developer looking to improve the predictability and reliability of their code. Essential ... En savoir plus

    $65.99 CAD

  • Learning DCOM

    par Thuan L. Thai ...
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for ... En savoir plus

    $23.99 CAD

  • Mastering ABP Framework

    Build maintainable .NET solutions by implementing software development best practices

    Learn how to build modern web applications from the creator of ABP FrameworkKey FeaturesBuild robust, maintainable, modular, and scalable software solutions using ABP FrameworkLearn how to implement SOLID principles and domain-driven design in your web applicationsDiscover how ABP Framework speeds up your development cycle by automating repetitive tasksBook DescriptionABP Framework is a complete ... En savoir plus

    $34.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript For Kids For Dummies

    Have big dreams? Kick start them with JavaScript!If we've learned one thing from the Millennial generation, it's that no one is too young to make history online. JavaScript For Kids For Dummies introduces pre-teens and early teens alike to the world of JavaScript, which is an integral programming language that drives the functionality of websites and apps. This informative, yet engaging text ... En savoir plus

    $28.99 CAD

  • Learn to Code with C

    Program with the world's most popular language on your Raspberry Pi

    par Simon Long ...
    Collections series Essentials
    The C programming language was invented in the early 1970s, and since then has become one of the most popular and widely used general-purpose languages. It's used by a wide range of programmers, from amateurs working on simple projects at home, to industry professionals who write in C for a living. It's been used to program everything from the tiny microcontrollers used in watches and toasters up ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • Math Adventures with Python

    An Illustrated Guide to Exploring Math with Code

    par Peter Farrell ...
    Learn math by getting creative with code! Use the Python programming language to transform learning high school-level math topics like algebra, geometry, trigonometry, and calculus!Math Adventures with Python will show you how to harness the power of programming to keep math relevant and fun. With the aid of the Python programming language, you'll learn how to visualize solutions to a range of ... En savoir plus

    $25.59 CAD

  • Learning Processing

    A Beginner's Guide to Programming Images, Animation, and Interaction

    par Daniel Shiffman ...
    Collections series The Morgan Kaufmann Series in Computer Graphics
    Learning Processing, Second Edition, is a friendly start-up guide to Processing, a free, open-source alternative to expensive software and daunting programming languages. Requiring no previous experience, this book is for the true programming beginner. It teaches the basic building blocks of programming needed to create cutting-edge graphics applications including interactive art, live video ... En savoir plus

    $44.79 CAD

  • Learn Java 17 Programming

    Learn the fundamentals of Java Programming with this updated guide with the latest features

    par Nick Samoylov ...
    Explore the essential concepts of programming such as object-oriented, functional, and reactive programming by writing code and building projects using the latest LTS version of JavaKey FeaturesA step-by-step guide for beginners to get started with programming in Java 17Explore core programming topics including GUI programming, concurrency, and error handlingWrite efficient code and build projects ... En savoir plus

    $38.39 CAD ou Gratuit avec Kobo Plus

  • Practical Fraud Prevention

    Fraud and AML Analytics for Fintech and eCommerce, Using SQL and Python

    Over the past two decades, the booming ecommerce and fintech industries have become a breeding ground for fraud. Organizations that conduct business online are constantly engaged in a cat-and-mouse game with these invaders. In this practical book, Gilit Saporta and Shoshana Maraney draw on their fraud-fighting experience to provide best practices, methodologies, and tools to help you detect and ... En savoir plus

    $57.59 CAD

  • 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.59 CAD ou Gratuit avec Kobo Plus

  • C++ Primer Plus

    par Stephen Prata ...
    Collections series Developer's Library
    C++ Primer Plus, Sixth EditionNew C++11 CoverageC++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in other languages.The sixth edition of C++ Primer Plus has ... En savoir plus

    $57.99 CAD

  • Learn Python Programming by Coding Retro Games with Pygame

    A Hands-On Python Course Inspired by 80s and 90s Classics

    par Kevin Wilson ...
    Collections Livre 2 - Programming Applications Workshop
    Discover the magic of Python programming by building your own versions of the games that defined a generation. Inspired by the golden age of arcade and home computer gaming - from the pixel-perfect charm of the Atari ST to the unforgettable titles of the Amiga 500 - this beautifully illustrated, full-color book covers the Python basics, then puts them into practice with hands on game projects ... En savoir plus

    $10.99 CAD

  • Rust for C++ Developers

    Leverage your C++ expertise to write safer and faster systems code in Rust

    par Dan Olson ...
    Transition from C++ to Rust with ease by learning how to write safe, modern systems code using familiar examplesKey FeaturesCompare Rust and C++ side by side to accelerate your Rust learning curveUnderstand Rust’s memory safety, concurrency, and project structure in practical termsBuild and convert real-world programs while adopting modern Rust idiomsPurchase of the print or Kindle book includes a ... En savoir plus

    $37.59 CAD ou Gratuit avec Kobo Plus

  • Puppet 4 Essentials, Second Edition

    Acquire skills to manage your IT infrastructure effectively with Puppet

    Acquire skills to manage your IT infrastructure effectively with PuppetKey FeaturesBreeze through Puppet 4’s key features and performance improvements to bring real advantage to your IT infrastructureDiscover Puppet best practices to help you avoid common mistakes and pitfallsBlitz through easy-to-follow examples to get to grips with Puppet and succeed with everyday IT automationBook ... En savoir plus

    $41.59 CAD ou Gratuit avec Kobo Plus

  • Learning GDScript by Developing a Game with Godot 4

    A fun introduction to programming in GDScript 2.0 and game development using the Godot Engine

    par Sander Vanhove ...
    Learn the Godot 4 game engine and GDScript 2.0 as you build your own game and transform into a proficient programmer with this illustrated guideKey FeaturesLearn the fundamentals of programming as you write GDScript 2.0Explore the world of GDScript 2.0 with this comprehensive introduction to the languageWork with Godot 4’s robust features and built-in tools to create captivating 2D and 3D games, ... En savoir plus

    $36.99 CAD ou Gratuit avec Kobo Plus

  • 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

  • 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.29 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

  • ROS 2 from Scratch

    Get started with ROS 2 and create robotics applications with Python and C++

    par Edouard Renard ...
    A comprehensive, step-by-step guide to understanding the basics of robotics and creating your own robotics applications within days, not months Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesBuild a strong foundation in ROS 2 and instill confidence for future robotics projectsLeverage best practices to create scalable ROS 2 applications with Python and C++Follow a ... En savoir plus

    $36.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