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

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

    CHF 37.95

  • Arduino MKR WIFI 1010 Development Workshop

    par Agus Kurniawan ...
    Arduino MKR WIFI 1010 is a new Arduino board with WiFi capability that enables to build IoT application. This book helps you to get started with Arduino MKR WIFI 1010. The following is a list of topics in this book.Setting up Development EnvironmentSketch ProgrammingWorking with SPIWorking with I2CArduino WiFi NetworkingWorking with Internal RTC and Sleep Mode ... En savoir plus

    CHF 2.56

  • Modern CMake for C++

    Discover a better approach to building, testing, and packaging your software

    Write comprehensive, professional-standard CMake projects and ensure the quality and simplicity of your solutionsPurchase of the print or Kindle book includes a free eBook in the PDF formatKey FeaturesUnderstand and automate compilation and linking with CMakeManage internal and external dependencies easilyAdd quality checks and tests as an inherent step for your buildsBook Description... ... En savoir plus

    CHF 32.31 ou Gratuit avec Kobo Plus

  • C++ Crash Course

    A Fast-Paced Introduction

    par Josh Lospinoso ...
    A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you'll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries.C++ is one of the most widely used languages for real-world software. In the hands of a knowledgeable programmer, C++ can produce small, efficient, and readable code that any ... En savoir plus

    CHF 27.59

  • C++ Templates

    The Complete Guide

    Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even as the C++ language and development community have advanced. In C++ Templates, Second Edition, three pioneering C++ experts show why, when, and how to use modern templates to build software that’s cleaner, faster, more efficient, and easier to maintain.Now extensively updated for the C++11, ... En savoir plus

    CHF 55.19

  • Secure Programming Cookbook for C and C++

    Recipes for Cryptography, Authentication, Input Validation & More

    Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today's developers need help figuring out how to write code that attackers won't be able to exploit. But writing such code is ... En savoir plus

    CHF 40.78

  • Learning OpenCV 3

    Computer Vision in C++ with the OpenCV Library

    Get started in the rapidly expanding field of computer vision with this practical guide. Written by Adrian Kaehler and Gary Bradski, creator of the open source OpenCV library, this book provides a thorough introduction for developers, academics, roboticists, and hobbyists. You’ll learn what it takes to build applications that enable computers to "see" and make decisions based on that data.With ... En savoir plus

    CHF 41.85

  • C LANGUAGE COURSE PART 3

    par m.furqan riaz ...
    C is one of the fastest programming language as it is close to low-level languages such as Assembly language. If you are already familiar with programming, then you must know the demand out there for a C programmer. Because C comes in handy in case of all the applications that require fast processing, such as games, or major parts of different operating systems.C was developed in early 1970’s but ... En savoir plus

    CHF 3.77

  • Sams Teach Yourself C++ in One Hour a Day

    par Siddhartha Rao ...
    Collection series Sams Teach Yourself
    Learn C++ in Just One Hour a Day Completely updated for the C++11 standard, Sams Teach Yourself C++ in One Hour a Day presents the language from a practical point of view, helping you learn how to use C++11 to create faster, simpler, and more efficient C++ applications. Master the fundamentals of C++ and object-oriented programming Understand how C++11 features help you write compact and ... En savoir plus

    CHF 24.28

  • Handbook on C++ Language

    100% Pure Adrenaline

    par Sangita Sardana ...
    Collection Livre 1 - Surf Rangers
    Writing a book to serve students community, gives a great feeling of satisfaction. Various books on High Level Languages are available in the market but it has been my desire to present such a series on computer languages which could serve the students community in some different manner which could be well acceptable by all. Generally students feel that the books available on the high do not cater ... En savoir plus

    CHF 5.11

  • Engineering LLVM Backend

    Creating compilers for the next-generation processors and accelerator chips

    par Min-Yih Hsu ...
    A practical guide to building LLVM backend from scratch to unleash the power of next-generation processors and accelerator chipsKey FeaturesBeginner-friendly content to create an LLVM backend from scratchProject-driven approach with step-by-step instructionsTargeting OpenRISC – a famous real-world instruction set architectureBook DescriptionWith the advancement of chip manufacturing technology and ... En savoir plus

    CHF 25.10

    PRÉ-COMMANDER

  • End to End GUI Development with Qt5

    Develop cross-platform applications with modern UIs using the powerful Qt framework

    Learn the complete Qt ecosystem and its tools and build UIs for mobile and desktop applicationsKey FeaturesUnleash the power of the latest Qt 5.9 with C++14Easily compile, run, and debug your applications from the powerful Qt Creator IDEBuild multi-platform projects that target Android, iOS, Windows, MacOS, Linux, and moreBook DescriptionQt 5.9 is an application development framework that provides ... En savoir plus

    CHF 68.12 ou Gratuit avec Kobo Plus

  • C++ Memory Management

    Write leaner and safer C++ code using proven memory-management techniques

    par Patrice Roy ...
    Harness the power of C++ to build smaller, faster, safer, and more predictable programs using the latest techniques and best practices to optimize performance and ensure reliability in your software development projects Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesUse contemporary C++ features to enhance code safety and reliabilityDevelop a deeper understanding ... En savoir plus

    CHF 28.62 ou Gratuit avec Kobo Plus

  • Practical C++ Programming

    Programming Style Guidelines

    par Steve Oualline ...
    C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are ... En savoir plus

    CHF 29.03

  • Hack and HHVM

    Programming Productivity Without Breaking Things

    par Owen Yamauchi ...
    How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchi—a member of Facebook’s core Hack and HHVM teams—shows you how to get started with these battle-tested open-source tools.You’ll explore static typechecking and several other features that ... En savoir plus

    CHF 22.97

  • Eclipse

    Programming Java Applications

    par Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... En savoir plus

    CHF 21.23

  • Programación en MikroC para PIC y ARM.

    par Daniel Schmidt ...
    El eje central del libro es la programación en C para PIC y para la arquitectura de ARM con el compilador MikroC Pro de MikroElektronikaCompilador largamente probado y sin duda una de las herramientas que junto con los compiladores oficiales de las correspondientes marcas generan código confiable y muy eficiente en el uso de los recursos de los microcontroladores.MikroC ofrece gran cantidad de ... En savoir plus

    CHF 35.00

  • Learn C++

    par Aishik Dutta ...
    Unlock the power of C++, a cornerstone language in software development, with this comprehensive guide. Whether you're starting your programming journey or looking to solidify your understanding, this book provides a thorough exploration of C++ from foundational concepts to modern features.Begin by setting up your development environment and writing your first program. Master the essentials, ... En savoir plus

    CHF 2.50 ou Gratuit avec Kobo Plus

  • Derinlemesine C ++ ve Object-Oriented Programming

    par Onder Teker ...
    Bu kitapta C++ dilinin temel konularının yanı sıra, orta ve ileri düzey konular da işlenmektedir. Nesneye yönelik programlamanın temellerini anlatması nedeniyle C++ dışındaki diller için de temel kaynak niteliğindedir. Yalnızca konular ayrıntılı anlatılmakla kalınmamış; uzmanların kullandığı yaklaşımlar da birer ilkörnek olarak kitaba konmuştur. Oyun Programlama gibi C++ dilinin yoğun kullanıldığı ... En savoir plus

    CHF 1.00

  • C ++ - Grundlagen

    par IntroBooks Team ...
    C ++ ist eine Computerprogrammiersprache, die auf C basiert. Sie wurde aus verschiedenen Gründen zum Schreiben der Programme entwickelt. In den neunziger Jahren war C ++ zu einer der weltweit am weitesten verbreiteten Programmiersprachen geworden. Bjarne Stroustrup entwickelte in den 1980er Jahren die Programmiersprache C ++ bei Bell Labs und wurde ursprünglich als C mit Klassen bezeichnet.Die ... En savoir plus

    CHF 4.00

  • Crushing The Technical Interview: Data Structures And Algorithms (C++ Edition)

    par Keith Henning ...
    Learn the process of interviewing for a software development role, how to prepare, and all the information you will need to make it through the data structures and algorithms interview.This book covers what to expect in each stage of the interview process, how to describe the complexity of an algorithm using Big-O notation, the basic software theories you will need to succeed, and how to answer ... En savoir plus

    CHF 33.00 ou Gratuit avec Kobo Plus

  • Programación de Computadoras: De Principiante a Malvado—JavaScript, HTML, CSS, & SQL

    Internamente, encontrarás una introducción a JavaScript, HTML, CSS y SQL. Estos son lenguajes de programación. Algunos de ellos se conocen como lenguajes de scripting.A partir de JavaScript, le presentaré los lenguajes de programación mencionados. Con suerte, al final de este libro, tendrá las respuestas a las preguntas de lo qué es y de lo qué puedes hacer con estos lenguajes.JavaScript es un ... En savoir plus

    CHF 10.00

  • 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

    CHF 31.39 ou Gratuit avec Kobo Plus

    PRÉ-COMMANDER