Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie C & C++

Als je eBooks uit de categorie C & C++' leuk vindt, dan vind je deze toptitels ook geweldig.
1 - 24 van 990 resultaten worden weergegeven
Skip side bar filters
  • Practical C Programming

    Why Does 2+2 = 5986?

    door Steve Oualline ...
    Serie series Nutshell Handbooks
    There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous.C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes ... Meer lezen

    17,16 €

  • Programmez avec le langage C++

    door Mathieu Nebra ...
    Programmez avec le langage C++ fait découvrir en douceur le langage C++, la programmation orientée objet, le développement de fenêtres avec Qt, etc. Grâce à ce livre, le lecteur apprendra à manipuler les variables, les fonctions, les pointeurs ou les références ainsi qu'à compiler ses premiers programmes. Il s'initiera à la programmation orientée objet avec les classes, l'héritage, le ... Meer lezen

    8,49 €

  • 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 ... Meer lezen

    Was 30,73 € Nu 27,32 € of Gratis met Kobo Plus

  • Understanding and Using C Pointers

    Core Techniques for Memory Management

    door Richard M Reese ...
    Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you’ll learn how pointers provide the mechanism to dynamically manipulate memory, enhance support for data structures, and enable access to hardware. Author Richard Reese shows you how to use pointers with arrays, strings, structures, and functions, using memory models throughout ... Meer lezen

    23,31 €

  • Effective C, 2nd Edition

    An Introduction to Professional C Programming

    Effective C, 2nd edition, is an introduction to essential C language programming that will soon have you writing programs, solving problems, and building working systems.The latest release of the C programming language, C23, enhances the safety, security, and usability of the language. This second edition of Effective C has been thoroughly updated to cover C23, offering a modern introduction to C ... Meer lezen

    27,87 €

  • C Programming Absolute Beginner's Guide

    Serie 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 ... Meer lezen

    18,33 €

  • C++ Crash Course

    A Fast-Paced Introduction

    door 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 ... Meer lezen

    27,87 €

  • Beginning Visual C# 2010

    Update to Wrox's leading C# book for beginnersGet ready for the next release of Microsoft's C# programming language with this essential Wrox beginner's guide. Beginning Microsoft Visual C# 2010 starts with the basics and brings you thoroughly up to speed. You'll first cover the fundamentals such as variables, flow control, and object-oriented programming and gradually build your skills for Web and ... Meer lezen

    28,99 €

  • Introducing Go

    Build Reliable, Scalable Programs

    door Caleb Doxsey ...
    Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose programming language with a clean syntax and advanced ... Meer lezen

    15,25 €

  • Programming in Objective-C

    Serie series Developer's Library
    Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for the iOS and Mac platforms. The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to ... Meer lezen

    25,43 €

  • Programming in C

    100% Pure Adrenaline

    door J. B. Dixit ...
    Serie Boek 1 - Surf Rangers
    This book is written for M.C.A., M.Tech., M.Sc., Engineering, B.C.A., B.I.T., B.Sc., C-DAC, DOEACC O-Level and A-Level, P.G.D.C.A. and other computer programmes students. In addition it can be of great help to those who feel that programming is not their cup of tea. ... Meer lezen

    5,71 €

  • Effective Modern C++

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

    door 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 ... Meer lezen

    29,46 €

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

    55 Specific Ways to Improve Your Programs and Designs

    door 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.... ... Meer lezen

    47,69 €

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

    door 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 ... Meer lezen

    12,71 € of Gratis met Kobo Plus

  • 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 ... Meer lezen

    19,28 €

  • Learn Electronics with Arduino

    An Illustrated Beginner's Guide to Physical Computing

    This book is your introduction to to physical computing with the Arduino microcontroller platform. No prior experience is required, not even an understanding of basic electronics. With color illustrations, easy-to-follow explanations, and step-by-step instructions, the book takes the beginner from building simple circuits on a breadboard to setting up the Arduino IDE and downloading and writing ... Meer lezen

    7,41 €

  • C++ Without Fear

    A Beginner's Guide That Makes You Feel Smart

    door Brian Overland ...
    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 ... Meer lezen

    22,14 €

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

    door 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 ... Meer lezen

    9,54 € of Gratis met Kobo Plus

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

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

    door 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 ... Meer lezen

    10,00 € of Gratis met Kobo Plus

  • Basic Arduino Projects

    26 Experiments with Microcontrollers and Electronics

    door 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 ... Meer lezen

    7,52 €

  • Mastering Algorithms with C

    Useful Techniques from Sorting to Encryption

    door Kyle Loudon ...
    There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information ... Meer lezen

    24,79 €

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

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

    10,65 €

  • C語言從零開始

    編寫本書的主要目的是為因應如何讓初學者能快速進入C & C++程式設計的殿堂,並將所學應用到職場上而編寫的教科書。為避免讓初學者開始學習程式設計便產生挫折感,先由簡單的C語言程式基本流程,透過書中精挑細選的範例程式學習程式設計技巧,進而延伸至C++物件導向程式設計,使得初學者具有紮實和獨立程式設計能力,花費最短的時間,獲得最高的學習效果,是一本適用教師教授C & C++的入門書,也是一本初學者自學的書籍。 ... Meer lezen

    7,85 €

  • 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

    door 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, ... Meer lezen

    17,49 € of Gratis met Kobo Plus