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 C et C++

Si vous aimez les titres C et C++, vous allez adorer cette sélection.
Affichage de 1 à 24 sur 876 résultats
Skip side bar filters
  • 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

  • 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

  • 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

  • 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

  • The Complete C++ Programming Guide

    par gareth thomas ...
    Introducing Mastering C++ Programming for Beginners: Covering Core Concepts, Object-Oriented Programming, and Advanced Techniques—your complete guide to mastering C++ from the ground up!Why This Book?Whether you are new to programming or want to expand your knowledge with one of the most powerful and versatile languages, this book will take you through C++ step by step. From understanding basic ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Learning OpenCV

    Computer Vision with the OpenCV Library

    "This library is useful for practitioners, and is an excellent tool for those entering the field: it is a set of computer vision algorithms that work as advertised."-William T. Freeman, Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of TechnologyLearning OpenCV puts you in the middle of the rapidly expanding field of computer vision. Written by the creators of the ... En savoir plus

    $35.99 CAD

  • Building an RPG with Unreal 4.x

    Get to grips with building the foundations of an RPG using Unreal Engine 4.x

    Get to grips with building the foundations of an RPG using Unreal Engine 4.xKey FeaturesUtilize a mixture of C++, Blueprints, and UMG to create a role playing game (RPG) efficientlyCreate reusable code chunks and elements that can easily be integrated into other gamesA cost effective, step-by-step guide to building and customizing an entire framework for your RPGBook DescriptionNow that Unreal ... En savoir plus

    $47.19 CAD ou Gratuit avec Kobo Plus

  • C Programming Language, A Step By Step Beginner's Guide To Learn C Programming In 7 Days.

    Are You Ready To Learn C?C Programming Language introduces you to the most commonly used programming language, one that has been the basis for many other versions over the years. It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.In this book, you are ... En savoir plus

    Gratuit

  • Beginning C++ Programming

    Learn C++ Programming in the quickest time possible with this concise app that teaches you all the essentials about C++ programming. Written for people who have NO background in programming or are beginners. Beginning C++ Programming zooms in on the most essential concepts with EXAMPLES! We cover the following topics: Getting Started: Running your first C++ Program Variables Input and Output Using ... En savoir plus

    $4.06 CAD

  • C Programming Language

    This ebook is the first authorized digital version of Kernighan and Ritchie’s 1988 classic, The C Programming Language (2nd Ed.). One of the best-selling programming books published in the last fifty years, "K&R" has been called everything from the "bible" to "a landmark in computer science" and it has influenced generations of programmers. Available now for all leading ebook platforms, this ... En savoir plus

    $68.69 CAD

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    par Scott Meyers ...
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes ... En savoir plus

    $54.99 CAD

  • C++ Primer

    Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 StandardFully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today’s best practices, the authors show how to use both the core language and its ... En savoir plus

    $57.99 CAD

  • The C++ Programming Language

    The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for programmers who want to use C++ most effectively.The C++ Programming Language, Fourth Edition, delivers ... En savoir plus

    $75.99 CAD

  • Environmental Monitoring with Arduino

    Building Simple Devices to Collect Data About the World Around Us

    After the devastating tsunami in 2011, DYIers in Japan built their own devices to detect radiation levels, then posted their finding on the Internet. Right now, thousands of people worldwide are tracking environmental conditions with monitoring devices they’ve built themselves. You can do it too!This inspiring guide shows you how to use Arduino to create gadgets for measuring noise, weather, ... En savoir plus

    $5.99 CAD

  • C Programming Language

    C Programming For Beginners RIGHT NOWC Programming Language introduces you to the most commonly used programming language, one that has been the basis for many other versions over the years. It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.In this book, ... En savoir plus

    Gratuit

  • Programming in C

    Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. This book provides readers with practical examples of how the C programming language can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one ... En savoir plus

    $47.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.99 CAD

  • Programming Arduino Next Steps: Going Further with Sketches

    par Simon Monk ...
    Arduino guru Simon Monk reveals advanced programming techniques for Arduino!Programming Arduino Next Steps: Going Further with Sketches is the must-have follow-up to Monk’s bestseller, Programming Arduino: Getting Started with Sketches. Aimed at experienced programmers and hobbyists who have mastered the basics, this book takes you “under the hood” of Arduino, revealing professional-level ... En savoir plus

    $19.59 CAD

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    par Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... En savoir plus

    $34.39 CAD

  • Hashing

    par Prakash Hegade ...
    This ebook talks about 'Hashing' data structure. Hashing can go deep. However the intention of this ebook is to understand the basics of the data structure and walk through with conceptual development.The material covers introduction, definition, designing hash functions, collision resolution techniques and applications. There is also a sample and simple code given to make the definitional ... En savoir plus

    Gratuit

  • Computer Programming In C Language

    par Jitendra Patel ...
    Computer Programming In C Language : Computer Programming In C Language teaches the generic Programming techniques using C programming language in an easy-to-follow style, without assuming previous experience in any other language. A variety of examples make learning these Concepts with C both fun and practical. This book is organized in such a manner that students and programmers with prior ... En savoir plus

    $5.99 CAD ou Gratuit avec Kobo Plus

  • Effective C++: 55 Specific Ways to Improve Your Programs and Designs

    55 Specific Ways to Improve Your Programs and Designs

    par Scott Meyers ...
    “Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”— Steve Schirripa, Software Engineer, Google“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this.... ... En savoir plus

    $52.99 CAD

  • C Programming Absolute Beginner's Guide

    Collections series Absolute Beginner's Guide
    Updated for C11Write powerful C programs…without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You’ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple!Who knew how simple ... En savoir plus

    $28.99 CAD

  • C All-in-One Desk Reference For Dummies

    par Dan Gookin ...
    Ready, set, code! A user-friendly guide introducing the C programming language to new and intermediate codersThe C programming language and its direct descendants are widespread and among the most popular programming languages used in the world today. The enduring popularity of C continues because C programs are fast, concise, and run on many different systems. Flexible and efficient, C is ... En savoir plus

    $32.99 CAD