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

Als je eBooks uit de categorie C' leuk vindt, dan vind je deze toptitels ook geweldig.
1 - 24 van 395 resultaten worden weergegeven
Skip side bar filters
  • Environmental Monitoring with Arduino

    Building Simple Devices to Collect Data About the World Around Us

    After the devastating tsunami in 2011, DYIers in Japan built their own devices to detect radiation levels, then posted their finding on the Internet. Right now, thousands of people worldwide are tracking environmental conditions with monitoring devices they’ve built themselves. You can do it too!This inspiring guide shows you how to use Arduino to create gadgets for measuring noise, weather, ... Meer lezen

    4,02 €

  • Practical C Programming

    Why Does 2+2 = 5986?

    door Steve Oualline ...
    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 €

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Meer lezen

    29,03 €

  • C Programming Language

    door Darrel L. Graham ...
    C Programming For Beginners RIGHT NOWC Programming Language introduces you to the most commonly used programming language, one that has been the basis for many other versions over the years. It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.In this book, ... Meer lezen

    Gratis

  • Apprenez à programmer en C - 2e édition

    door Mathieu Nebra ...
    Apprenez à programmer en C est le premier titre de la collection du Livre du Zéro. Cet ouvrage initie en douceur à la manipulation des concepts de base et avancés du C (variables, pointeurs, structures, tableaux, chaînes de caractères, allocation dynamique,…). Cette 2e édition a été mise à jour et est entièrement publiée en couleur. Constitué d’une trentaine de chapitres de difficulté progressive ... Meer lezen

    8,49 €

  • Absolute FreeBSD, 3rd Edition

    The Complete Guide to FreeBSD

    door Michael W. Lucas ...
    This updated edition of Michael W. Lucas' definitive volume on FreeBSD-based systems adds coverage of modern disks, the ZFS filesystem IPv6, redesigned jail and packaging systems, and virtualization, among dozens of new features added in the last 10 years.FreeBSD is the muscle behind companies like Netflix and EMC. Any place where someone does heavy lifting on the Internet, you'll find FreeBSD. ... Meer lezen

    30,20 €

  • C Programming Language

    This ebook is the first authorized digital version of Kernighan and Ritchie’s 1988 classic, The C Programming Language (2nd Ed.). One of the best-selling programming books published in the last fifty years, "K&R" has been called everything from the "bible" to "a landmark in computer science" and it has influenced generations of programmers. Available now for all leading ebook platforms, this ... Meer lezen

    56,42 €

  • AVR Programming

    Learning to Write Software for Hardware

    door Elliot Williams ...
    Atmel's AVR microcontrollers are the chips that power Arduino, and are the go-to chip for many hobbyist and hardware hacking projects. In this book you'll set aside the layers of abstraction provided by the Arduino environment and learn how to program AVR microcontrollers directly. In doing so, you'll get closer to the chip and you'll be able to squeeze more power and features out of it.Each ... Meer lezen

    19,28 €

  • Professional C++

    door Marc Gregoire ...
    Serie series Tech Today
    Expand your C++ knowledge quickly and efficiently with this advanced resourceIn the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced programming manuals. Covering almost all features of the new C++ standard codenamed C++23, the book offers case studies with working code that’s been ... Meer lezen

    56,99 €

  • Le Livre du Langage C

    Les bases du langage C par un étudiant en programmation

    door M.F ...
    Serie Boek 1 - Programmation
    Etant étudiant en programmation et ayant énormément étudié le langage C. Je vous propose ce petit livre pour vous aider à assimiler les mécanismes les plus importants de ce langage. Avec celui-ci vous aurez de très bonnes bases pour vous auto-former et coder en C vous-même de petits programmes.Cet ouvrage est destiné à tous les curieux d'apprendre ce langage "historique" qui à mon sens permet d ... Meer lezen

    4,99 € of Gratis met Kobo Plus

  • C Programming Language, A Step By Step Beginner's Guide To Learn C Programming In 7 Days.

    door Darrel L. Graham ...
    Are You Ready To Learn C?C Programming Language introduces you to the most commonly used programming language, one that has been the basis for many other versions over the years. It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.In this book, you are ... Meer lezen

    Gratis

  • C Programming Language With Artificial Intelligence (2026)

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

    door Dennis Ritchie ...
    Unleash Your C Programming Potential: Learn Swiftly and Confidently!Are you eager to master the art of C programming but worry about its complexity? Perhaps you're well-versed in other programming languages and seek a fast track to mastering the C programming language?Look no further – we present to you: **C Prodigy: Your Path to Effortless Programming Mastery** **Unlock the Realm of C ... Meer lezen

    26,76 € of Gratis met Kobo Plus

  • Atmospheric Monitoring with Arduino

    Building Simple Devices to Collect Data About the Environment

    Makers around the globe are building low-cost devices to monitor the environment, and with this hands-on guide, so can you. Through succinct tutorials, illustrations, and clear step-by-step instructions, you’ll learn how to create gadgets for examining the quality of our atmosphere, using Arduino and several inexpensive sensors.Detect harmful gases, dust particles such as smoke and smog, and upper ... Meer lezen

    3,56 €

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    door Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Meer lezen

    16,42 €

  • 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 €

  • Le guide complet du langage C

    door Claude Delannoy ...
    Serie series Blanche
    La référence des étudiants et des développeurs professionnelsCet ouvrage de référence a été conçu pour les étudiants de niveau avancé en programmation et pour les développeurs souhaitant approfondir leur connaissance du C ou trouver une réponse précise aux problèmes techniques rencontrés lors du développement d'applications professionnelles.Exhaustif et précis, l'ouvrage explore le langage C dans ... Meer lezen

    27,99 €

  • AI for Game Developers

    Creating Intelligent Behavior in Games

    Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in sophistication along with the games they play. It's no longer enough to wow your players with dazzling graphics; the next step in creating even more ... Meer lezen

    22,14 €

  • Head First C

    A Brain-Friendly Guide

    Ever wished you could learn C from a book? Head First C provides a complete learning experience for C and structured imperative programming. With a unique method that goes beyond syntax and how-to manuals, this guide not only teaches you the language, it helps you understand how to be a great programmer. You'll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic ... Meer lezen

    29,46 €

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

    23,99 €

  • 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 €

  • Hashing

    door Prakash Hegade ...
    This ebook talks about 'Hashing' data structure. Hashing can go deep. However the intention of this ebook is to understand the basics of the data structure and walk through with conceptual development.The material covers introduction, definition, designing hash functions, collision resolution techniques and applications. There is also a sample and simple code given to make the definitional ... Meer lezen

    Gratis

  • 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 €

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Meer lezen

    29,46 €

  • 21st Century C

    C Tips from the New School

    door Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... Meer lezen

    29,46 €