Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

C ++ e-bøger

Hvis du kan lide C ++ e-bøger, så vil du elske disse fremragende valg.
Viser 1 - 24 af 654 resultater
Skip side bar filters
  • Programming

    Principles and Practice Using C++

    An Introduction to Programming by the Inventor of C++Programming: Principles and Practice Using C++, Third Edition, will help anyone who is willing to work hard learn the fundamental principles of programming and develop the practical skills needed for programming in the real world. Previous editions have been used successfully by many thousands of students. This revised and updated editionAssumes ... Læs mere

    610,26 kr.

  • Instant Windows 8 C++ Application Development How-to

    af Taruna Verma ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Full of easy-to-follow examples and step by step solutions, you'll learn how to build and deploy applications to the Windows Store in a short and focused Packt Instant. This book is for C++ developers who want to develop their skills so that they can create Windows Store apps for ... Læs mere

    150,86 kr.

  • Tour of C++, A

    The 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++, thoroughly covers the details of this language and its use in his definitive reference, The C++ Programming Language, Fourth Edition.In ***A Tour of C++***, Stroustrup excerpts the overview chapters ... Læs mere

    168,99 kr.

  • C++ Without Fear

    A Beginner's Guide That Makes You Feel Smart

    Learning C++ Doesn’t Have to Be Difficult!Have you ever wanted to learn programming? Have you ever wanted to learn the C++ language behind many of today’s hottest games, business programs, and even advanced spacecraft? C++ Without Fear, Third Edition, is the ideal way to get started. Now updated for the newest C++14 standard and the free Microsoft Visual C++ Community Edition, it will quickly make ... Læs mere

    229,11 kr.

  • C++ Programming: A Comprehensive Beginner's Guide to Designing, Developing, and Implementing a Strong Program Through Step-by-Step Instructions

    af Ryan roffe ...
    Are you seeking to develop and implement a program using C++?Do you anticipate requiring substantial professional support to reach your objectives? Look no further than this book!C++ programming offers practical techniques for successfully crafting a program that endures over time. Equipped with essential design and development insights, you can swiftly grasp C++ concepts and embark on creating ... Læs mere

    83,73 kr. eller Gratis med Kobo Plus

  • Kaliteli Yazılım Nasıl Geliştirilir?

    Pratik ve Teori: Gerçek Tecrübeler ve Kabul Görmüş Kurallar

    af Hakan Atbaş ...
    Yazılım geliştirme ile ilgili herkesin kütüphanesinde bulunması gereken bir başvuru kitabı.Yazılım geliştirmek teknolojik bir uğraş olduğu kadar sanatsal da bir uğraştır; matematiksel doğası kadar sosyolojik ve psikolojik boyutları da vardır. Bu alan için uzun sayılabilecek bir süredir kurallarının ve yöntemlerinin ortaya konamamış olması da belki bu yüzdendir. Ancak artık bu durum değişmekte ve ... Læs mere

    74,39 kr. eller Gratis med Kobo Plus

  • Basic Arduino Projects

    26 Experiments with Microcontrollers and Electronics

    af Don Wilcher ...
    This companion book to MakerShed's Ultimate Arduino Microcontroller Pack provides 26 clearly explained projects that you can build with this top-selling kit right away--including multicolor flashing lights, timers, tools for testing circuits, sound effects, motor control, and sensor devices.With the Ultimate Arduino Microcontroller Pack, you'll find everything from common components such as ... Læs mere

    55,79 kr.

  • C++程式設計實務-立即擁有物件導向設計能力的16堂課

    物件導向設計能讓程式碼較容易擴充、修改及維護,本書中所有的C++程式是以免費的Dev C++來編譯與執行。全書分成四個重點:1.基礎語法Chapter1~ Chapter4先簡單說明如何進行C++程式撰寫、編譯、執行與除錯,接著再導入變數與常數與各種資料型態的介紹,並進而了解各種運算子及流程控制指令。章節內容:C++基本認識、變數與資料型態、運算式與運算子、流程控制結構2.進階語法Chapter5~ Chapter10進階語法單元則包括陣列與字串的宣告與綜合運用,再介紹指標與位址的觀念與實作,並示範如何自訂函數、參數傳遞與函數進階應用,最後則提到前置處理指令與巨集及自訂資料型態章節內容:陣列與字串、指標與位址、函數入門、函數的進階應用、前置處理指令與巨集、認識自訂資料型態3.物件導向Chapter11~ Chapter14是本書中精華的重點,筆者以生活化的案例,切入物件導向程式設計基礎常識 ... Læs mere

    79,63 kr.

  • Ultimate Cyberwarfare for Evasive Cyber Tactics

    Unravel the Techniques of Cyberwarfare, Hacktivism and Asymmetric Conflicts for Tactical Excellence with Real-world Use Cases and Strategic Insights

    af Chang Tan ...
    Attackers have to be only right once, but just one mistake will permanently undo them.Book DescriptionThe “Ultimate Cyberwarfare for Evasive Cyber Tactic” is an all-encompassing guide, meticulously unfolding across pivotal cybersecurity domains, providing a thorough overview of cyber warfare.The book begins by unraveling the tapestry of today's cyber landscape, exploring current threats, ... Læs mere

    152,36 kr. eller Gratis med Kobo Plus

  • 300+ C++ Algorithms Volume 1 Data Structures, Coding Interview Prep & Competitive Programming

    Master C++ Through Structured Algorithm PracticeIf you already know C++ syntax but struggle with solving algorithm problems confidently, this book is your training ground. ... Læs mere

    63,35 kr. eller Gratis med Kobo Plus

  • MintDuino

    Building an Arduino-Compatible Breadboard Microcontroller

    Get started with MintDuino, the Maker Shed kit that's perfect for learning or teaching the fundamentals of how microcontrollers work. This hands-on book shows you how to build a complete MintDuino project from start to finish. Learn how to assemble the microcontroller on a breadboard (no soldering required), and immediately begin programming it.You'll build the MintDuino Reflex Game in five ... Læs mere

    26,94 kr.

  • C++ STL Cookbook

    Master the latest STL features in C++23 and 26 with practical recipes for modern C++ development

    af Bill Weinman ...
    This edition of C++ STL Cookbook features new recipes, updated best practices, and comprehensive coverage of the latest C++23, C++26 features. Perfect for intermediate to advanced developers looking to leverage modern C++ features and techniques. Key FeaturesElevate your code with the latest C++23 strategies and techniques to solve complex programming challenges effectivelyLearn about new features ... Læs mere

    307,49 kr. eller Gratis med Kobo Plus

  • C++ High Performance

    Master the art of optimizing the functioning of your C++ code, 2nd Edition

    A comprehensive guide to help aspiring and professional C++ developers elevate the performance of their apps by allowing them to run faster and consume fewer resources.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesUpdated to C++20 with completely revised code and more content on error handling, benchmarking, memory allocators, and concurrent ... Læs mere

    353,24 kr. eller Gratis med Kobo Plus

  • C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond

    Concepts, Tools, and Techniques from Boost and Beyond

    C++ Template Metaprogramming sheds light on the most powerful idioms of today's C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.A metaprogram is a program that generates or manipulates program code. Ever since generic programming was introduced to C++, programmers have discovered myriad "template tricks" for manipulating ... Læs mere

    459,65 kr.

  • C++ Pocket Reference

    C++ Syntax and Fundamentals

    af 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 ... Læs mere

    132,74 kr.

  • Getting Started with Windows 8 Apps

    A Guide to the Windows Runtime

    af Ben Dewey ...
    Get a head start on building apps for Windows 8. With a series of examples, this hands-on guide takes you through the process of creating complete touch-enabled apps that respond to native sensors. Through the course of the book, you’ll learn how to work with the Windows Runtime application model while building a Bing Image Search app.If you’re an experienced .NET developer who wants to get up to ... Læs mere

    89,36 kr.

  • Introduction to Design Patterns in C++ with Qt

    Serier serie Prentice Hall Open Source Software Development Series
    Master C++ “The Qt Way” with Modern Design Patterns and Efficient Reuse This fully updated, classroom-tested book teaches C++ “The Qt Way,” emphasizing design patterns and efficient reuse. Readers will master both the C++ language and Qt libraries, as they learn to develop maintainable software with well-defined code layers and simple, reusable classes and functions. <p style="margin:0px... ... Læs mere

    361,49 kr.

  • Teach Yourself C++

    af Al Stevens ...
    The e-book version of the highly successful 7th print edition of this work. You learn the C++ programming language by running exercises with the free Quincy IDE, which you can download for free. The lessons are incremental and each successive one builds upon knowledge you have learned up to that point.   ... Læs mere

    38,55 kr.

  • Programming

    Principles and Practice Using C++

    An Introduction to Programming by the Inventor of C++Preparation for Programming in the Real WorldThe book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field.Focus on Fundamental Concepts and TechniquesThe book explains fundamental concepts and techniques in greater depth than traditional introductions. This ... Læs mere

    570,62 kr.

  • Make: Bluetooth

    Bluetooth LE Projects with Arduino, Raspberry Pi, and Smartphones

    This book is where your adventures with Bluetooth LE begin. You'll start your journey by getting familiar with your hardware options: Arduino, BLE modules, computers (including Raspberry Pi!), and mobile phones. From there, you'll write code and wire circuits to connect off-the-shelf sensors, and even go all the way to writing your own Bluetooth Services. Along the way you'll look at lightbulbs, ... Læs mere

    103,99 kr.

  • Modern CMake for C++

    Effortlessly build cutting-edge C++ code and deliver high-quality solutions

    Gain proficiency in CMake and unlock the complete potential of C++ to develop exceptional projects Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesGet to grips with CMake and take your C++ development skills to enterprise standardsUse hands-on exercises and self-assessment questions to lock-in your learningUnderstand how to build in an array of quality checks and ... Læs mere

    294,74 kr. eller Gratis med Kobo Plus

  • Mastering C++ Game Animation Programming

    Enhance your skills with advanced game animation techniques in C++, OpenGL, and Vulkan

    Develop a compact game engine–like animation application in C++ using OpenGL 4 or Vulkan through hands-on implementation in this part-color guideKey FeaturesLearn how to build a game engine–like skeleton application using a modern graphics APIExplore compute shaders, visual selection, UI creation, visual programming, configuration file handling, collision detection, behavior controls, and ... Læs mere

    Før 294,74 kr. Nu 235,79 kr. eller Gratis med Kobo Plus

  • Data Structures and Algorithms with the C++ STL

    A guide for modern C++ practitioners

    af John Farrier ...
    Explore the C++ 23 STL with practical guidance on vectors, algorithms, and custom types for intermediate developers, enriched by real-world examples.Key FeaturesMaster the std::vector and understand why it should be your default container of choiceUnderstand each STL algorithm and its practical applicationsGain insights into advanced topics such as exception guarantees and thread safetyPurchase of ... Læs mere

    276,74 kr. eller Gratis med Kobo Plus

  • C++ Programming for Linux Systems

    Create robust enterprise software for Linux and Unix-based operating systems

    Boost your C++ skills by working through realistic examples and exploring system specificationsKey FeaturesMaster essential skills to build robust Linux systemsExplore hands-on examples to demystify crucial development concepts, upskilling your system programming abilitiesMaster the art of creating software for Linux systems and supercharge your C++ skillsPurchase of the print or Kindle book ... Læs mere

    282,36 kr. eller Gratis med Kobo Plus