Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

C++ e-bøker

Hvis du liker C++-e-bøker, kommer du til å elske disse toppvalgene.
Viser 124 av 603 resultater
Skip side bar filters
  • Satoshi on Bitcoin

    A collection of Satoshi Nakamoto’s writings on Bitcoin.This collection contains Satoshi’s words, compiled and neatly formatted without commentary. Each chapter contains Satoshi’s writings from a specific medium (emails, forum posts, website, and source code), with detailed date/time timestamps for each entry. These writings tell a compelling story of the excitement and challenges surrounding ... Les mer

    Gratis

  • Effective C++ Digital Collection

    140 Ways to Improve Your Programming

    av Scott Meyers ...
    Scott Meyers’s seminal C++ books–***Effective C++***, ***More Effective C++***, and Effective STL–have been immensely helpful to hundreds of thousands of C++ programmers. All three are finally available together in this eBook collection.Effective C++ has been embraced by hundreds of thousands of programmers worldwide. The reason is clear: Scott Meyers’s practical approach to C++ describes the ... Les mer

    889,10 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 ... Les mer

    666,81 kr

  • Godot 4 for Beginners

    Develop engaging 2D and 3D games with Godot 4's scripting and design features

    Kickstart your game development journey with Godot 4 and create your own indie games from scratch in this part-color guide Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesImplement custom scripts to control game logic and interactionsLearn coding, design, and game mechanics tailored for beginners in 2D and 3DBuild and release your own indie games, from ... Les mer

    352,99 kr eller gratis med Kobo Plus

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Les mer

    251,89 kr

  • Effective Modern C++

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

    av 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 ... Les mer

    401,49 kr

  • Tour of C++, A

    In A Tour of C++, Third Edition, Bjarne Stroustrup provides an overview of ISO C++, C++20, that aims to give experienced programmers a clear understanding of what constitutes modern C++. Featuring carefully crafted examples and practical help in getting started, this revised and updated edition concisely covers most major language features and the major standard-library components needed for ... Les mer

    351,88 kr

  • TensorFlow in 1 Day

    Make your own Neural Network

    Tensorflow is the most popular Deep Learning Library out there. It has fantastic graph computations feature which helps data scientist to visualize his designed neural network using TensorBoard. This Machine learning library supports both Convolution as well as Recurrent Neural network. It supports parallel processing on CPU as well as GPU. Prominent machine learning algorithms supported by ... Les mer

    25,00 kr eller gratis med Kobo Plus

  • C++ Programming Language

    C++ Programming is an object-oriented programming language, generally compiled and transitional middle-level programming language was developed by Bjarne Stroustrup in 1979. In simple words, C++ programming is a classy, well-organized and a general purpose programming language based on C programming. Generally operating systems, applications, browsers, games and system drivers use C++ programming ... Les mer

    18,43 kr

  • Building a Debugger

    Write a Native x64 Debugger From Scratch

    av Sy Brand ...
    Master the inner workings of your x64 Linux system and expand your OS expertise by writing your very own debugger using C++.If debuggers seem like magic to you, there is no better way to demystify them than to write your own. This book will show you exactly how to do it, walking you through the entire process of building a debugger for x64 Linux systems using C++. As go from an empty filesystem ... Les mer

    393,69 kr

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

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

    av 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 ... Les mer

    107,91 kr eller gratis med Kobo Plus

  • 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

    av 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, ... Les mer

    184,79 kr eller gratis med Kobo Plus

  • Introduction to Design Patterns in C++ with Qt

    Serie serien Prentice Hall Open Source Software Development Series
    Master C++ “The Qt Way” with Modern Design Patterns and Efficient ReuseThis 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.Every chapter of this edition ... Les mer

    481,56 kr

  • Modern C++ Programming Cookbook

    Recipes to explore data structure, multithreading, and networking in C++17

    Over 100 recipes to help you overcome your difficulties with C++ programming and gain a deeper understanding of the working of modern C++ Key Features\[\*\] Explore the most important language and library features of C++17, including containers, algorithms, regular expressions, threads, and more,\[\*\] Get going with unit testing frameworks Boost.Test, Google Test and Catch,\[\*\] Extend your C++ ... Les mer

    408,99 kr eller gratis med Kobo Plus

  • Debunking C++ Myths

    Embark on an insightful journey to uncover the truths behind popular C++ myths and misconceptions

    Explore the origins of C++ myths and their relevance today, learn to sidestep common pitfalls, and adopt modern best practices to master the evolving C++ programming landscapeKey FeaturesTrace the origins of C++ misconceptions and understand why they persistLearn to avoid pitfalls caused by misunderstood C++ standardsLeverage the lesser-known features of the C++ programming languagePurchase of the ... Les mer

    296,99 kr eller gratis med Kobo Plus

  • Test-Driven Development with C++

    A simple guide to writing bug-free Agile code

    Learn how to write software that excites your customers and avoids breaking your work when making changes Key Features • Learn how a simple shift in focus will let you use tests to meet customer needs • Develop a testing library and a logging library that you can use in your own projects • Drive better code designs with effective tests that help new team members contribute faster Book Description ... Les mer

    351,88 kr eller gratis med Kobo Plus

  • Le Guide du C++ moderne - de débutant à développeur

    Formez-vous au C++ moderneCe livre vous enseignera une vision résolument moderne du C++. Issus de la nouvelle génération de développeurs et formés d'emblée à l'approche moderne, ses auteurs ont à cœur de vous transmettre l'esprit actuel du langage et ses bonnes pratiques.Initialement conçu au sein de la communauté de Zeste de Savoir, et nourri des avis et contributions de plusieurs membres très ... Les mer

    219,00 kr

  • Getting Started with Windows 8 Apps

    A Guide to the Windows Runtime

    av 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 ... Les mer

    120,32 kr

  • 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 ... Les mer

    92,53 kr

  • C++ for Beginners

    A Comprehensive Guide to Transform Your Passion into Programming Proficiency

    av VERA POE ...
    Are you considering delving into the realm of C++ programming?Are you in search of a reliable and beginner-friendly guide to assist you in your learning journey? If your answer is affirmative to either of these questions, then you've stumbled upon the ideal educational resource tailored to help you achieve precisely that!"C++ Programming" is a comprehensive guide designed to assist you in ... Les mer

    92,53 kr eller gratis med Kobo Plus

  • Boost.Asio C++ Network Programming

    Learn effective C++ network programming with Boost.Asio and become a proficient C++ network programmer

    av Wisnu Anggoro ...
    Key FeaturesBook DescriptionBoost.Asio is a C++ library used for network programming operations. Organizations use Boost because of its productivity. Use of these high-quality libraries speed up initial development, result in fewer bugs, reduce reinvention-of-the-wheel, and cut long-term maintenance costs. Using Boost libraries gives an organization a head start in adopting new technologies. This ... Les mer

    246,99 kr eller gratis med Kobo Plus

  • C++: The Complete Reference, 4th Edition

    Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI—plus, a complete description of the Standard Template Library (STL). ... Les mer

    490,82 kr

  • 你好,C语言

    本书是一本全面介绍 C 语言的技术性书籍,旨在帮助读者深入了解 C 语言的基础知识和高级特性,以及它在实际项目中的应用。全书共 15 章,首先通过清晰易懂的语言,深入浅出地解释了C 语言的语法和编程原理,其次重点介绍了 C 语言的指针操作、内存管理、文件处理和模块化编程等关键概念。此外,本书还提供了主富的实例,帮助读者加深对 C 语言的理解,并通过实践锻炼读者解决实际问题的能力本书适合作为高等院校计算机科学及相关专业的教材和教学参考书,也可作为职业开发人员的自学用书和参考手册。无论是初学者还是有一定编程基础的开发人员,都可以从本书中获得实用的 C 语言编程知识和技能,提升自己在软件开发领域的能力。 ... Les mer

    175,64 kr

  • Traitement d'images et de vidéos avec OpenCV 3 en C++ (Windows, Linux, Raspberry)

    Ce livre explique comment utiliser la librairie OpenCV dans ses applications les plus courantes : traitement, analyse et reconstitution d'images, stéréovision, reconnaissance de caractères, reconnaissance faciale et machine learning. Centré sur la pratique, il vous introduit à ses principales fonctionnalités au travers de l'étude de neuf cas. Les deux premiers permettent de se familiariser avec ... Les mer

    229,00 kr