Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre C++

Se você gosta de eBooks sobre C++, certamente vai adorar estas sugestões.
Mostrando 1 - 24 de 668 resultados
Skip side bar filters
  • 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 ... Leia mais

    R$ 354,79

  • 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 ... Leia mais

    R$ 16,20

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

    55 Specific Ways to Improve Your Programs and Designs

    de 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.... ... Leia mais

    R$ 247,39

  • A Tour of C++

    Séries series C++ In-Depth Series
    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 ... Leia mais

    R$ 144,09

  • Professional C# 6 and .NET Core 1.0

    A true professional's guide to C# 6Professional C# 6 and .NET Core 1.0 provides complete coverage of the latest updates, features, and capabilities, giving you everything you need for C#. Get expert instruction on the latest changes to Visual Studio 2015, Windows Runtime, ADO.NET, ASP.NET, Windows Store Apps, Windows Workflow Foundation, and more, with clear explanations, no-nonsense pacing, and ... Leia mais

    R$ 205,20

  • C++ Programming with Artificial Intelligence (2026)

    Master C++ Programming with AI : Learn C++ in One Day with Hands-on Projects for Beginners!

    Unlock the World of C++ Programming: Your Fast-Track to Success!Are you eager to conquer C++ programming but daunted by its complexity? Or do you possess knowledge of other programming languages and wish to swiftly embrace the C++ programming language?Look no further – we proudly introduce: **C++ SwiftStart: Your Express Route to Mastering Programming** **Empower Your Learning with C++ SwiftStart ... Leia mais

    R$ 163,29

  • C++ Primer Plus

    de Stephen Prata ...
    If you are new to C++ programming, C++ Primer Plus, Fifth Edition is a friendly and easy-to-use self-study guide. You will cover the latest and most useful language enhancements, the Standard Template Library and ways to streamline object-oriented programming with C++. This guide also illustrates how to handle input and output, make programs perform repetitive tasks, manipulate data, hide ... Leia mais

    R$ 187,29

  • Object-Oriented Programming in C++

    de Robert Lafore ...
    Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current ... Leia mais

    R$ 216,59

  • C++11 for Programmers

    Séries series Deitel Developer Series
    In C++11 for Programmers, the Deitels bring their proven Live Code approach to teaching today’s powerful new version of the C++ language. Like all Deitel Developer titles, they teach the best way possible: via hundreds of complete example C++ programs, with thousands of lines of downloadable C++ source code. Unlike other C++11 books, this guide teaches robust, best-practice coding practices that ... Leia mais

    R$ 234,09

  • Particle Argon Development Workshop

    This book explores how to get started with Particle Argon board development. Various project samples are provided to accelerate your learning. The following is a list of higlight topics in this book.Preparing Development EnvironmentSetting Up Particle Argon DevelopmentBuild "hello world" program with Particle ArgonGPIO ProgrammingWorking with Serial CommunicationPWM and Analog InputWorking with ... Leia mais

    R$ 17,11

  • Elements of Programming

    “Ask a mechanical, structural, or electrical engineer how far they would get without a heavy reliance on a firm mathematical foundation, and they will tell you, ‘not far.’ Yet so-called software engineers often practice their art with little or no idea of the mathematical underpinnings of what they are doing. And then we wonder why software is notorious for being delivered late and full of bugs, ... Leia mais

    R$ 177,39

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

    Séries series Sams Teach Yourself
    This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.In just one hour a day, you’ll have all the skills you need to begin programming in C++. With this complete tutorial, you’ll quickly master the basics, and then move on to more advanced features and concepts. Completely updated for the C++14 ... Leia mais

    R$ 153,19

  • 1000 CPP (C Plus Plus/ C++) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive CPP interview ... Leia mais

    R$ 14,14

  • 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 ... Leia mais

    R$ 89,29

  • 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 ... Leia mais

    R$ 125,79

  • Data Structures and Algorithms in C++

    Make informed decisions with this practical guide to Data Structures and Algorithms in C++

    de Peggy Fisher ...
    Developers who are familiar with object-oriented programming know the importance of creating their own abstract data types. Explore the step-by-step process for creating your own ADTs in C++.Key FeaturesLearn how to choose the best data structure based on your business requirements using an easy decision chartSee examples and get practice creating programs that use various types of data structures ... Leia mais

    R$ 136,19

    Pré-venda

  • C++ Programming for Beginners

    de William Brown ...
    ✓ Are You Ready to Learn and Start Programming with C++ in Less than a Week?✓ Are you looking for a comprehensive guide to take your very first step into programming?This book is a complete introduction to the world of programming, and you don't need any data science knowledge to read it.The importance of the first approach is crucial and taking the first steps by following a manual written by a ... Leia mais

    R$ 36,99

  • Programming in c# step by step

    1 Introduction2 Introduction to Visual Studio and Visual Programming3 Introduction to C# App Programming4 Introduction to Classes, Objects, Methods and strings5 Control Statements: Part 16 Control Statements: Part 27 Methods: A Deeper Look8 Arrays; Introduction to Exception Handling9 Introduction to LINQ and the List Collection10 Classes and Objects: A Deeper Look11 Object-Oriented Programming: ... Leia mais

    R$ 30,99

  • C++ Implementation of Digital FIR Filters Using Blackman Window

    Article

    de Ahlad Kumar ...
    This utility program can be a handy tool for anyone working in the field of signal processing with interest in implementation of the project through C++ programming. Although this work can be easily implemented in Matlab using simple inbuilt functions, the real challenge of designing and understanding the concept of filter design will be missed out. In order to understand the depth of designing an ... Leia mais

    R$ 3,12

  • Qt 6 C++ GUI Programming Cookbook

    Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 6

    de Lee Zhi Eng ...
    Use Qt 6 to design and build functional, appealing, and user-friendly graphical user interfaces (GUIs) for your applicationsKey FeaturesLearn to use Qt 6 to design and customize the look and feel of your applicationsImprove the visual quality of an application by using graphics rendering and animationUnderstand the balance of presentation and web content that will make an application appealing yet ... Leia mais

    R$ 184,49

  • Getting Started with Adafruit FLORA

    Making Wearables with an Arduino-Compatible Electronics Platform

    This book introduces readers to building wearable electronics projects using Adafruit's tiny FLORA board: at 4.4 grams, and only 1.75 inches in diameter, and featuring Arduino compatibility, it's the most beginner-friendly way to create wearable projects. This book shows you how to plan your wearable circuits, sew with electronics, and write programs that run on the FLORA to control the ... Leia mais

    R$ 31,49

  • C++ Software Design

    Design Principles and Patterns for High-Quality Software

    Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of software design with this modern language.C++ trainer and ... Leia mais

    R$ 89,29

  • Le guide de Lua et ses applications - Manuel d'apprentissage (2e édition)

    Saviez-vous que le langage de script Lua peut être dix à trente fois plus rapide que TCL, Perl, Python, Ruby ou PHP ? Compact, élégant, puissant, supporté par de nombreux outils et librairies, Lua est un langage à multifacette et à multiusage. De plus en plus utilisé dans l'industrie, notamment dans les systèmes embarqués et dans la production de jeux vidéo, il est facile à mettre en œuvre et ... Leia mais

    R$ 97,90

  • Qt 6 en pratique

    Créez facilement des applications modernes, robustes et performantes en C++ et QML

    Ce livre vous accompagne dans la conception d’applications modernes, robustes et évolutives à l’aide du framework Qt 6 et des langages C++ et QML.À travers le développement d'une application fil rouge déclinée en plusieurs versions (QML moderne, QtWidget classique et une variante cartographique), l'auteur met l’accent sur les fondamentaux de Qt utiles à connaître dans le cadre professionnel. ... Leia mais

    R$ 142,90