Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks C

Si vous aimez les titres C, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 395
Skip side bar filters
  • AVR Programming

    Learning to Write Software for Hardware

    par 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 ... En savoir plus

    18,74 €

  • Professional Visual Studio 2017

    par Bruce Johnson ...
    Skip the basics and delve right into Visual Studio 2017 advanced features and toolsProfessional Visual Studio 2017 is the industry-favorite guide to getting the most out of Microsoft's primary programming technology. From touring the new UI to exploiting advanced functionality, this book is designed to help professional developers become more productive. A unique IDE-centric approach provides a ... En savoir plus

    41,99 €

  • Getting Started with Windows IoT and Intel Galileo

    par Agus Kurniawan ...
    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 ... En savoir plus

    1,86 €

  • Learning C by Example

    par Agus Kurniawan ...
    This book help you how to get started with C programming. This book provides many code samples for illustration. The following is highlight topics: * Development Environment * Basic C Programming Language * Array and Pointer * Functions * I/O Operations * String Operations * Building C Library * Threading * Database Programming * Socket Programming This book uses GNU GCC compiler for C programming ... En savoir plus

    2,28 €

  • C Brain Teasers

    Exercise Your Mind

    par Dan Gookin ...
    You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp. Each one will provide insight into various aspects of handling strings, numeric operations, and other activities, giving you techniques to take the best advantage of ... En savoir plus

    19,66 €

  • Fundamentals of C Programming Language

    Handbook of C

    par GAURAV SHARMA ...
     The first Edition of the book “Fundamentals of C programming language” covers primary knowledge of C programming language. The book is organized into sixchapters. Chapter 1: It contains History, Structure of C Program, Compilation Process, Data types, S... ... En savoir plus

    5,43 €

  • Tiny C Projects

    par Dan Gookin ...
    Learn the big skills of C programming by creating bite-size projects! Work your way through these 15 fun and interesting tiny challenges to master essential C techniques you’ll use in full-size applications.In Tiny C Projects you will learn how to:Create libraries of functions for handy use and re-useProcess input through an I/O filter to generate customized outputUse recursion to explore a ... En savoir plus

    54,06 €

  • 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 ... En savoir plus

    21,52 €

  • Embedded Expert's Guide to C

    par Chris Rose ...
    That popularity means a great many books have been written on how to write C. So you might - quite reasonably - ask if the world really needs another one. The answer: "probably not."But this isn't another book on how to write C - it's a book on how not to write C. And that's something the world desperately does need, because despite its enduring popularity, many programmers remain blissfully ... En savoir plus

    6,17 €

  • Raspberry Pi System Programming for Beginner

    par Agus Kurniawan ...
    This book helps how to learn system programming on Raspberry Pi using C language and core system libraries. Several code samples are provided for ease of understanding about system programming.**TOC**Preparing Development Environment1.1 Raspberry Pi1.2 Compiler and Development Tools1.3 Hello WorldFile I/O2.1 Opening and Closing File2.1.1 open() and close()2.1.2 creat()2.1.3 Creating a New File<... ... En savoir plus

    3,67 €

  • Hands-On System Programming with Linux

    Explore Linux system programming interfaces, theory, and practice

    Get up and running with system programming concepts in LinuxKey FeaturesAcquire insight on Linux system architecture and its programming interfacesGet to grips with core concepts such as process management, signalling and pthreadsPacked with industry best practices and dozens of code examplesBook DescriptionThe Linux OS and its embedded and server applications are critical components of today’s ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • 950 C Language Interview Questions and Answers

    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 C Language ... En savoir plus

    2,59 €

  • Programmer en C | Pas à Pas

    C'est le livre pour tous ceux qui veulent apprendre les bases de la programmation en C par un ingénieur (M.Eng.). Dans ce livre, vous apprendrez à la fois les bases théoriques et l'utilisation pratique du langage de programmation C à l'aide de nombreux exemples et de superbes projets.Si vous êtes à la recherche d'un guide pratique sur l'un des langages de programmation les plus répandus, vous êtes ... En savoir plus

    7,99 €

  • 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 ... En savoir plus

    28,62 €

  • ASP.NET Core in Action, Second Edition

    par Andrew Lock ...
    ASP.NET Core in Action, Second Edition is a comprehensive guide to creating web applications with ASP.NET Core 5.0. Go from basic HTTP concepts to advanced framework customization.SummaryFully updated to ASP.NET 5.0, ASP.NET Core in Action, Second Edition is a hands-on primer to building cross-platform web applications with your C# and .NET skills. Even if you've never worked with ASP.NET you'll ... En savoir plus

    55,14 €

  • C++ Easy To Understand Step By Step Guide

    A Guide for Beginners

    par 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 ... En savoir plus

    2,94 €

  • Ultimate Cyberwarfare for Evasive Cyber Tactics

    par Chang Tan ...
    Attackers have to be only right once, but just one mistake will permanently undo them.Key Features● Explore the nuances of strategic offensive and defensive cyber operations, mastering the art of digital warfare.● Develop and deploy advanced evasive techniques, creating and implementing implants on even the most secure systems.● Achieve operational security excellence by safeguarding secrets, ... En savoir plus

    0,86 €

  • Esercizi di programmazione linguaggio C

    Questo testo nasce dall'esigenza, riscontrata nell'insegnamento dei corsi di Fondamenti di Informatica, di avere esercizi di riferimento svolti e risolti in linguaggio C da sottoporre agli studenti quale sussidio alle lezioni. ... En savoir plus

    10,99 €

  • Data Structures using C

    A Practical Approach for Beginners

    The data structure is a set of specially organized data elements and functions, which are defined to store, retrieve, remove and search for individual data elements. Data Structures using C: A Practical Approach for Beginners covers all issues related to the amount of storage needed, the amount of time required to process the data, data representation of the primary memory and operations carried ... En savoir plus

    66,25 €

  • Programming with Qt

    Writing Portable GUI applications on Unix and Win32

    The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. Qt emulates the look and feel of Motif, but is much easier to use. Best of all, after you have written an application with Qt, all you have to do is recompile it to have a version that works on ... En savoir plus

    21,52 €

  • Curso de Programación con iOS

    Con la evolución de la tecnología cada vez más personas tienen acceso a un ordenador, ya sea en su casa, en la escuela, en el trabajo o en cualquier otro lugar. Los usuarios más curiosos pueden plantearse preguntas como: "¿cómo consiguen hacer esto? ", "¿como podría hacerlo o aprenderlo yo?", "¿cómo es un ordenador internamente?"El objetivo de este libro es servir como base a cualquiera que desee ... En savoir plus

    11,49 €

  • C Programming in easy steps, 5th edition

    Updated for the GNU Compiler version 6.3.0 and Windows 10

    par Mike McGrath ...
    Collection series In Easy Steps
    C Programming in easy steps, 5th edition 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, 5th ... En savoir plus

    14,19 €

  • Intermediate C Programming

    Revised for a new second edition, Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind.This second edition provides expanded coverage of these ... En savoir plus

    60,33 €

  • FreeDOS Kernel

    An MS-DOS Emulator for Platform Independence & Embedded System Development

    par Pat Villani ...
    Master operation system development. FreeDOS Kernel explains the construction and operation of Pat Villani's DOS-C - a highly portable, single threaded operating system. Written in C and with system calls similar to MS-DOS, the FreeDOS kernel provides an ... En savoir plus

    56,78 €