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 165
Skip side bar filters
  • Learn C Programming in 24 Hours

    par Alex Nordeen ...
    C is a general-purpose programming language that is extremely popular, simple and flexible. It is machine-independent, structured programming language which is used extensively in various applications. This ebook course teaches you basic to advance level concept of C Programming to make you pro in C language.Here is what is covered in the book –Chapter 1: What is C Programming Language? Basics, ... En savoir plus

    8,55 €

  • Jumpstarting C

    par Wolfram Donat ...
    All Make Jumpstart books provide a quick way for makers to "jumpstart" their knowledge of a certain topic.Jumpstarting C takes the reader on a 50-page journey, from installing C on a Raspberry Pi, to creating their first "Hello World" program in C, to building and programming a handheld 4-color memory game using C, pushbuttons and LEDs. ... En savoir plus

    7,20 €

  • C and Linux/UNIX Commands: Two Books

    par Ronald J. Leach ...
    This volume contains the complete text of two books: Using C in Software Design,Second Edition, and The 101 Most Important UNIX and Linux Commands.USING C IN SOFTWARE DESIGN, 2EFirst published in 1993, this book provides a creative approach to learning C by emphasizing software engineering in C.All material has been class-tested.The book avoids most implementation-specific language features.A ... En savoir plus

    6,99 €

  • The Apache Modules Book

    Application Development with Apache

    par Nick Kew ...
    "Do you learn best by example and experimentation? This book is ideal. Have your favorite editor and compiler ready–you'll encounter example code you'll want to try right away. You've picked the right book–this is sure to become the de facto standard guide to writing Apache modules." –Rich Bowen, coauthor, Apache Administrators Handbook, Apache Cookbook, and The Definitive Guide to Apache mod ... En savoir plus

    36,97 €

  • Arduino Book for Beginners

    par Mike Cheich ...
    The Arduino platform is great because it allows anyone with a desire to build awesome things the ability to easily create a prototype using a subset of C and C++ programming and specific Arduino functions.The Arduino Book for Beginners is a tutorial style collection of lessons designed to be simple and easy to follow which uses only the most relevant circuits and programs and assumes nothing about ... En savoir plus

    8,85 €

  • Programmer en langage C

    Cours et exercices corrigés

    par Claude Delannoy ...
    Collection series Noire
    Cet ouvrage est destiné aux étudiants débutants en langage C, mais ayant déjà quelques notions de programmation acquises par la pratique, même sommaire, d'un autre langage.Les notions fondamentales (types de données, opérateurs, instructions de contrôle, fonctions, tableaux...) sont exposées avec un grand soin pédagogique, le lecteur étant conduit progressivement vers la maîtrise de concepts plus ... En savoir plus

    12,99 €

  • C & Data Structures

    The basic textbook introduces the student to one of the most popular programming language C. It allows the student to write simple programs in C language to solve the problems. The book introduces simple linear and non-linear Data Structures such as lists, stacks, queues, trees, graphs, searching and sorting. Every program listing is explained, line by line so that a student can have a thorough ... En savoir plus

    124,99 € ou Gratuit avec Kobo Plus

  • C# FOR INTERMEDIATES

    A COMPLETE COURSE FOR INTERMEDIATE PROGRAMMERS

    par Lena Neill ...
    You have learned the basics of C#, one of the most versatile and popular programming languages in the world. Now you are ready to take your skills to the next level and master the advanced features of C#.“C# for Intermediates” is the perfect book for you. It covers a wide range of topics that will deepen your knowledge of C# and enhance your programming abilities. Some of the topics include:The ... En savoir plus

    9,27 € ou Gratuit avec Kobo Plus

  • C++ and C# Mastery: A Comprehensive 5-in-1 Coding Course for Beginners to Advanced Levels

    par Chloe Annable ...
    Collection series Computer Programming
    ✅ One Guide Encompassing a 5-in-1 Bundle✅ Unbeatable Value for Your Money✅ Harness the Power of Not Just One, but Two Dynamic Languages✅ Experience a Comprehensive and Complete GuideAre you eager to delve into the world of coding?Do you seek a swift and accessible path to kickstart your programming journey?Are you in search of a step-by-step guide that demystifies coding complexities?If your ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

  • Mastering Coding and Cybersecurity

    The Ultimate Guide - 5 Books in 1 Learn the Essentials of Python, Java, and C++ Programming Alongside Cybersecurity Measures to Safeguard Your Data

    par Ryan roffe ...
    Looking to Enhance Your Programming and Cybersecurity Skills?Whether you aspire to launch your own venture or secure a job with superior proficiency in computer programming and data protection, finding the right guide is paramount. Look no further!Ryan roffe, drawing from extensive experience collaborating with industry giants as a software developer and programmer, offers a comprehensive manual ... En savoir plus

    9,27 € ou Gratuit avec Kobo Plus

  • Getting Started with Intel Galileo

    Electronic Projects with the Quark-Powered Arduino-Compatible Board

    par Matt Richardson ...
    Getting Started with the Intel Galileo gets you up and running with this new, x86-powered board that was developed in collaboration between Arduino and Intel. You'll learn how to set it up, connect it to your computer, and begin programming. You'll learn how to build electronics projects around the Galileo, and you'll explore the features and power that make it different from all the boards that ... En savoir plus

    7,61 €

  • Programming in C

    par Stephen Kochan ...
    Programming in C will teach you how to write programs in the C programming language. Whether you’re a novice or experienced programmer, this book will provide you with a clear understanding of this language, which is the foundation for many object-oriented programming languages such as C++, Objective-C, C#, and Java.This book teaches C by example, with complete C programs used to illustrate each ... En savoir plus

    26,77 €

  • Decoding C: From Basics to Mastery in Programming

    Decoding C: From Basics to Mastery in Programming is your comprehensive guide to mastering the C programming language. Whether you're a beginner eager to learn or an experienced coder looking to deepen your understanding, this book takes you step-by-step through the fundamentals and advanced concepts of C. From variables and loops to pointers, memory management, and structures, you’ll uncover the ... En savoir plus

    4,98 € ou Gratuit avec Kobo Plus

  • Mono: A Developer's Notebook

    The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET.The controversy? Some say Mono will ... En savoir plus

    13,38 €

  • Optimized C++

    Proven Techniques for Heightened Performance

    par Kurt Guntheroth ...
    In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, ... En savoir plus

    34,19 €

  • C#: A Step-by-Step Guide for Absolute Beginners to Master C# Programming from the Ground Up

    par Chloe Annable ...
    Collection series Computer Programming
    Are you on the hunt for a coding language that aligns perfectly with your goals?Do you dream of crafting your own websites or desktop applications?Look no further – "C#: A Step-by-Step Guide for Absolute Beginners to Master C# Programming from the Ground Up" is your ideal starting point!Whether you're a coding newcomer or a seasoned programmer eager to delve into C#, this comprehensive guide is ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

  • C and UNIX

    Two Books

    par Ronald J. Leach ...
    This Volume contains two complete books.USING C IN SOFTWARE DESIGN, 2EOriginally published in 1993, this book 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 for a practicing scientist or ... En savoir plus

    9,99 €

  • Introduzione ragionata al C/C++

    Per utilizzare al meglio un linguaggio di programmazione è necessario conoscere non solo costrutti e istruzioni, ma anche quelle regole “nascoste” che rendono più agevole la realizzazione di un programma. Questo è ancora più vero per i linguaggi C e C++, dove le regole di programmazione nascondono “trabocchetti” insidiosi. Questo libro spiega al lettore i costrutti principali dei linguaggi C/C++, ... En savoir plus

    27,00 €

  • C Pocket Reference

    C Syntax and Fundamentals

    C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to find that bit of information on a certain function, type or other syntax element. Or even worse, you may not have your books with you. Your answer ... En savoir plus

    6,27 €

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

    9,67 €

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

  • C Coding Practice

    par Prasun Barua ...
    Welcome to the “C Coding Practice”! This book contains various topics and exercises on c programming. Before proceeding with these exercises, you should have a basic understanding of C Programming language terminologies. A basic understanding of C programming language will assist you in understanding the programming concepts and move fast on the learning track. It will be great pleasure if this ... En savoir plus

    3,46 €

  • C Coding Practice

    par Prasun Barua ...
    Welcome to the “C Coding Practice”! This book contains various topics and exercises on c programming. Before proceeding with these exercises, you should have a basic understanding of C Programming language terminologies. A basic understanding of C programming language will assist you in understanding the programming concepts and move fast on the learning track. It will be great pleasure if this ... En savoir plus

    3,70 € ou Gratuit avec Kobo Plus

  • C# for beginners

    A step-by-step guide to developing professional and modern applications

    par Vere salazar ...
    Do you want to learn C# programming from scratch?Are you looking for a practical and easy-to-follow guide to build your own applications? If yes, then this book is for you. “C# for Beginners” is a comprehensive and engaging guide that teaches you the fundamentals and best practices of C# programming. This book will help you develop your coding skills and confidence, as well as prepare you for a ... En savoir plus

    9,27 €