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 €

  • Mastering Algorithms with C

    Useful Techniques from Sorting to Encryption

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

    24,09 €

  • C++ for Beginners

    The Comprehensive Beginner's Handbook for Mastering C++ Programming Step-by-Step

    par Ryan roffe ...
    Are you faced with managing large volumes of data at work or in your hobbies?Do you seek a robust and dedicated programming language that can meet your demands? Look no further! This book serves as the ideal starting point. Packed with relevant design and development insights, you'll swiftly grasp the fundamentals of C++ and embark on crafting your own programs tailored to your needs. Its ... En savoir plus

    8,66 € ou Gratuit avec Kobo Plus

  • C LANGUAGE

    C

    This EBook will be very much helpful for the newer person or experience person to learn Better C Language as well as Better Programming.Using this EBook anyone can build great logics and concepts. ... En savoir plus

    1,73 €

  • C Programming Language

    par Younish Pathan ...
    C is a powerful general purpose programming language that is essential for beginners to learn. This book will presents you to basics programming and software development using C language. If you're a beginner developer, this book will really help you to become friendlier with the C programming language. The book C Programming presents the complete guide basic of C language programming. Written by ... En savoir plus

    2,05 €

  • Hands-On RTOS with Microcontrollers

    Create high-performance, real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools

    Gain the practical skills and insights you need to supercharge your embedded engineering journey by working with over 20 example programsKey FeaturesUnderstand and master RTOS concepts using the powerful STM32 platformStrengthen your embedded programming skills for real-world applicationsExplore advanced RTOS techniques to unlock innovative embedded solutionsAll formats include a free PDF and an ... En savoir plus

    27,80 € ou Gratuit avec Kobo Plus

  • 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 in a Nutshell

    The Definitive Reference

    The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along ... En savoir plus

    34,19 €

  • C89 Function Definitions

    par Geoffrey Trott ...
    An updated version of ANSI STANDARD C FUNCTION DEFINITIONS FOR THE CURIOUS THE DESPERATE THE FRANTIC AND THE SUICIDAL Originally I uploaded this book as an HTML page for free onto the Internet in 1998. Because I could not find a publisher. Since then it has been revised several times, and has lots of bits in it that the original free version hasn't. A description of all the functions covered by ... En savoir plus

    3,43 €

  • Linguaggio C. Esercizi e temi d'esame risolti

    Nell'ambito della formazione universitaria, è andato sempre più allargandosi il numero di corsi di base che adottano il C come linguaggio di programmazione. La scelta risulta sicuramente giustificata dall'ampio uso che dello stesso si fa in ambito industriale e accademico e dalla propedeuticità dello stesso in vista di un successivo passaggio alla programmazione in C++, ma lo studente che affronta ... En savoir plus

    26,00 €

  • 1000 C Sharp Dot NET (C#.NET) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack the interview

    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#.NET interview ... En savoir plus

    2,59 €

  • Anyone Can Code

    The Art and Science of Logical Creativity

    par Ali Arya ...
    Anyone Can Code: The Art and Science of Logical Creativity introduces computer programming as a way of problem-solving through logical thinking. It uses the notion of modularization as a central lens through which we can make sense of many software concepts. This book takes the reader through fundamental concepts in programming by illustrating them in three different and distinct languages: C/C++, ... En savoir plus

    74,53 €

  • C Programming in easy steps, 4th Edition

    par Mike McGrath ...
    Collection series 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 ... En savoir plus

    12,62 €

  • Microcontroller Programming

    An Introduction

    par Syed R. Rizvi ...
    Microcontroller Programming: An Introduction is a comprehensive one-stop resource that covers the concepts, principles, solution development, and associated techniques involved in microcontroller-based systems. Focusing on the elements and features of the popular and powerful Motorola 68HC11 microcontroller IC as a representative example, this book ... En savoir plus

    159,73 €

  • Learning Shell Scripting with Zsh

    par Gaston Festari ...
    A step-by-step tutorial that will teach you, through real-world examples, how to configure and use zsh and its various features. If you are a system administrator, developer, or computer professional involved with UNIX who are looking to improve on their daily tasks involving the UNIX shell, "Learning Shell Scripting with zsh" will be great for you. It's assumed that you have some familiarity with ... En savoir plus

    14,82 € ou Gratuit avec Kobo Plus

  • Objective-C Phrasebook

    par David Chisnall ...
    Collection series Developer's Library
    Objective-C Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects with Objective-C, on systems including iOS and Mac OS X.Concise and AccessibleEasy to carry and easy to use–lets you ditch all those bulky books for one portable pocket guideFlexible and FunctionalPacked with more than 100 customizable code snippets–so you can readily code ... En savoir plus

    17,81 €

  • iOS 5 Programming Pushing the Limits

    Developing Extraordinary Mobile Apps for Apple iPhone, iPad, and iPod Touch

    Collection series Pushing the Limits
    Open the door to endless new app development possibilitiesPushing the Limits with iOS 5 Programming is an expert guide for developers aiming to create unique applications for Apple's iPad 2, iPhone, and the iPod Touch, which includes the latest version of the Apple iPhone SDK, iOS 5. This text goes beyond the basics to keep you ahead of the technology curve and spark your innovative nature to ... En savoir plus

    27,99 €

  • Modern Linux Application Development: A Practical Guide to Building, Packaging and Deploying Software

    par J. P. Raymond ...
    Are you ready to master Linux application development from the ground up? Whether you're transitioning from another operating system, starting your programming journey, or aspiring to work in DevOps, this comprehensive guide provides everything you need to build, package, and deploy professional Linux software.Modern Linux Application Development takes you on a complete journey through the entire ... En savoir plus

    5,99 €

  • C Programs with Solutions

    100% Pure Adrenaline

    Collection Livre 1 - Surf Rangers
    This book gives a rich collection of C programs. These programs that support the theoretical concepts are given in a large number to help students understand the concepts better. This book will be useful for students of BE, MCA, BCA, MSc, and BSc, which have C programming language as a part of the course. ... En savoir plus

    4,73 €

  • Mastering Linux Shell Scripting

    Master the complexities of Bash shell scripting and unlock the power of shell for your enterprise

    par Andrew Mallett ...
    Master the complexities of Bash shell scripting and unlock the power of shell for your enterpriseKey Features\[\*\] Identify the high level steps such as verifying user input, using command lines and conditional statements in creating and executing simple shell scripts\[\*\] Create and edit dynamic shell scripts to manage complex and repetitive tasks\[\*\] Learn about scripting in Perl and ... En savoir plus

    23,16 € ou Gratuit avec Kobo Plus

  • C Programming For Dummies

    par Dan Gookin ...
    Get an A grade in CAs with any major language, mastery of C can take you to some very interesting new places. Almost 50 years after it first appeared, it's still the world's most popular programming language and is used as the basis of global industry's core systems, including operating systems, high-performance graphics applications, and microcontrollers. This means that fluent C users are in big ... En savoir plus

    22,99 €

  • The C, UNIX, UNIX/Linux Commands, and Reuse Series

    par Ronald J. Leach ...
    This volume contains four complete books: the second editions of Using C in Software Design, Advanced Topics in UNIX, and Software Reuse: Methods, Models, Costs, and the first edition of The 101 Most Important Linux and UNIX Commands.The author, Ronald J. Leach, is Professor and Chair Emeritus from Howard University and is the author of the recently published Introduction to Software Engineering, ... En savoir plus

    17,99 €

  • 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

    37,07 €

  • C# Programming & Software Development

    6 In 1 Coding Syntax, Expressions, Interfaces, Generics And App Debugging

    par Miller ...
    If you want to discover how to become a software developer using C#, this book is for you!6 BOOKS IN 1 DEAL!· BOOK 1: C# CODING SYNTAX - C SHARP SOFTWARE DEVELOPMENT FUNDAMENTALS· BOOK 2: C# PROGRAMMING BASICS - WRITE, RUN, AND DEBUG CONSOLE APPLICATIONS· BOOK 3: C# CODING FUNDAMENTALS - CONTROL FLOW STATEMENTS AND ... ... En savoir plus

    9,77 €