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 375 resultater
Skip side bar filters
  • Arduino for Artists

    How to Create Stunning Multimedia Art with Electronics

    Take your creative ambitions in exciting new directions with the easy-to-learn and popular Arduino electronics platform! Arduino for Artists is a guide for amateur and professional artists interested in using the Arduino microcontroller platform to create dynamic and interactive works of art. Discover a new way to leave your creative mark on the world using technology as a medium.While most how-to ... Les mer

    92,53 kr eller gratis med Kobo Plus

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

    585,76 kr

  • C language Programming: Simple, Short, and Straightforward Way of Learning C Programming

    This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C language programming. The topics covered in this book includes brief introduction to C language, variables, data types, control structures, functions, pointers, and input and output stream to external ... Les mer

    31,86 kr eller gratis med Kobo Plus

  • Programming Arduino Next Steps: Going Further with Sketches

    av Simon Monk ...
    Arduino guru Simon Monk reveals advanced programming techniques for Arduino!Programming Arduino Next Steps: Going Further with Sketches is the must-have follow-up to Monk’s bestseller, Programming Arduino: Getting Started with Sketches. Aimed at experienced programmers and hobbyists who have mastered the basics, this book takes you “under the hood” of Arduino, revealing professional-level ... Les mer

    146,79 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

  • The C Programming Language in a Linux-based Environment : Crash Course Vol.1

    av James Clark ...
    This Crash Course book provides the reader a detailed amount of information on the C programming language all for an affordable price. Dive right in as we go over language features, standard library headers , and development concepts. ... Les mer

    92,53 kr eller gratis med Kobo Plus

  • Absolute FreeBSD, 3rd Edition

    The Complete Guide to FreeBSD

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

    370,09 kr

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Les mer

    401,49 kr

  • The Absolute Beginner's Guide to Binary, Hex, Bits, and Bytes! How to Master Your Computer's Love Language

    av Greg Perry ...
    If you truly want to know more about computers, you owe it to yourself to learn your computer's love language!Perhaps no other topic is ignored in the computer world today than the computer's real and internal language - that is the language of bits and bytes. With visual programming systems and advanced languages putting huge buffers between users, programmers, and the computer itself, all ... Les mer

    27,69 kr eller gratis med Kobo Plus

  • Using C in Software Design, Second Edition

    The Second Edition of Using C in Software Design provides a creative approach to learning the C programming language by emphasizing software engineering. This inexpensive book, extensively tested in several academic and professional settings, provides a gentle, but complete, introduction to the C language in both the original edition published by Academic Press Professional and the current ebook ... Les mer

    27,69 kr

  • C++ Easy To Understand Step By Step Guide

    A Guide for Beginners

    av Jacob Era ...
    Mastering C++ programming language can be a tough and time consuming task. However, if you have an interest in programming languages and you insist in mastering this programming language then it can be fun and engaging. C++ programming language is easier to learn for people who are already familiar with other programming language such as Python, Java or Matlab. The differentiating factor between C ... Les mer

    36,96 kr

  • Learn C

    Learn C is a book designed to teach yourself the ANSI C language. ANSI C language is one of the most important programming languages and the base for other languages such as C#, C++, and Objective-C.Learn C won't only teach you the ANSI C language, but also will get you into programming. This book includes sample code and beginner apps to get you fluent in coding quickly and easily.All of the iOS ... Les mer

    27,69 kr eller gratis med Kobo Plus

  • Learn Programming with C

    An Easy Step-by-Step Self-Practice Book for Learning C

    Authored by two standout professors in the field of Computer Science and Technology with extensive experience in instructing, Learn Programming with C*: An Easy Step-by Step Self-Practice Book for Learning C* is a comprehensive and accessible guide to programming with one of the most popular languages.Meticulously illustrated with figures and examples, this book is a comprehensive guide to writing ... Les mer

    820,50 kr

  • C Programming

    Learn to Code

    The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental ... Les mer

    633,99 kr

  • Secure Programming Cookbook for C and C++

    Recipes for Cryptography, Authentication, Input Validation & More

    Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today's developers need help figuring out how to write code that attackers won't be able to exploit. But writing such code is ... Les mer

    472,39 kr

  • Windows® via C/C++

    Serie serien Developer Reference
    Master the intricacies of application development with unmanaged C++ code—straight from the experts. Jeffrey Richter’s classic book is now fully revised for Windows XP, Windows Vista, and Windows Server 2008. You get in-depth, comprehensive guidance, advanced techniques, and extensive code samples to help you program Windows–based applications.Discover how to:Architect and implement your ... Les mer

    527,49 kr

  • Arduino Sketch for ESP8266 Development Workshop

    This book helps you to get started with Arduino Sketch development using ESP8266 boards. We explore I/O programming on ESP8266 boards. The following is a list of highlight topics in this book:Preparing Development EnvironmentSetting Up ESP8266 BoardsGPIO ProgrammingWorking with Serial Communication (UART)PWM and Analog InputWorking with I2CWorking with SPIConnecting to a NetworkWorking with EEPROM ... Les mer

    30,22 kr

  • Getting Started with Windows IoT and Intel Galileo

    The Intel Galileo board is the first in a family of Arduino-certified development and prototyping boards based on Intel architecture. Microsoft provides Windows for IoT Program which we can build and deploy application on top of Intel Galileo board using Windows Platform. This book helps you getting started with Windows for IoT program and Intel Galileo. The following is a list of highlight topics ... Les mer

    20,07 kr

  • Programming with STM32: Getting Started with the Nucleo Board and C/C++

    av Donald Norris ...
    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Create your own STM32 programs with ease!Get up and running programming the STM32 line of microcontrollers from STMicroelectronics using the hands-on information contained in this easy-to-follow guide. Written by ... Les mer

    212,59 kr

  • Schritt für Schritt in C Programmieren lernen

    Der Praxisguide für Anfänger!

    Das ist das Buch für alle, die die Grundlagen der Programmierung in C von einem Ingenieur (M.Eng.) erlernen möchten. In diesem Buch werden Sie sowohl die theoretischen Grundlagen als auch den praktischen Umgang mit der Programmiersprache C anhand von zahlreichen Beispielen und tollen DIY-Projekten erlernen.Wenn Sie also auf der Suche nach einem Praxisratgeber für eine der am weitesten verbreiteten ... Les mer

    95,00 kr eller gratis med Kobo Plus

  • Learning OpenCV

    Computer Vision with the OpenCV Library

    "This library is useful for practitioners, and is an excellent tool for those entering the field: it is a set of computer vision algorithms that work as advertised."-William T. Freeman, Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of TechnologyLearning OpenCV puts you in the middle of the rapidly expanding field of computer vision. Written by the creators of the ... Les mer

    314,89 kr

  • C Programming in easy steps, 4th Edition

    av Mike McGrath ...
    Serie serien In Easy Steps
    C Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin programming in C, from programmers moving from another programming language,  to the student who is studying C programming at school or college, or to those seeking a career in computing who need a fundamental understanding of procedural programming. C Programming in easy steps begins by ... Les mer

    136,65 kr

  • Programación en Objetive-C con Xcode y GCC

    Objetive-C, junto con XCode nos proven de todas las funciones necesarias para que podramos desarrollar aplicaciones de todo tipo para los dispositivos iPhone.La llegada del iPhone ha supuesto toda una revolución para el mundo de la programación, ya que gracias a su funcionalidad y a su diseño gráfico exquisito, ha conseguido que Apple pase a ser una marca de consumo para compradores habituales, ... Les mer

    47,24 kr

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

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

    92,53 kr eller gratis med Kobo Plus