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 €

  • Introduction to C++ Programming

    par Sham Tickoo ...
    Welcome to Introduction to C++ Programming, an example based textbook, written to cater to the needs of beginners and intermediate users. C++ is an object-oriented programming language, which is a preferred programming approach followed by the software industry. C++ enjoys the distinction of being the most popular and widely used OOP language in the world. The syntax, style, features and ... En savoir plus

    21,49 €

  • Embedded Systems Architecture

    Explore architectural concepts, pragmatic design patterns, and best practices to produce robust systems

    Learn embedded systems development with practical design patterns, essential workflows, and memory-safe techniques to build secure, reliable, and energy-efficient devicesKey FeaturesTackle real-world challenges in embedded development, from boot-up to distributed IoT systemsApply memory management, peripheral integration, and power optimization techniquesBuild robust, secure, and scalable ... En savoir plus

    35,22 € ou Gratuit avec Kobo Plus

  • Practical C Programming

    Solutions for modern C developers to create efficient and well-structured programs

    par B. M. Harwani ...
    A comprehensive guide with practical instructions for learning data structures, low-level programming, high-performance computing, networking and IoT to help you understand the latest standards in C programming such as C11 and C18Key FeaturesTackle various challenges in C programming by making the most of its latest featuresUnderstand the workings of arrays, strings, functions, pointers, advanced ... En savoir plus

    23,16 € ou Gratuit avec Kobo Plus

  • C LANGUAGE COURSE PART 2

    par m.furqan riaz ...
    C is one of the fastest programming language as it is close to low-level languages such as Assembly language. If you are already familiar with programming, then you must know the demand out there for a C programmer. Because C comes in handy in case of all the applications that require fast processing, such as games, or major parts of different operating systems.C was developed in early 1970’s but ... En savoir plus

    3,46 € ou Gratuit avec Kobo Plus

  • C PROGRAMMING SAMPLE QUESTIONS FOR EXAMS AND INTERVIEWS

    Useful for Students in Exams and Interviews

    par Rashmi V ...
    The Author is in Computer Science and Engineering teaching field for Engineering colleges.During the service when the questions are asked on any sub-topic of C programming, many students used to get confusion to give the right answer. The same way they used to get confusion from the questions raised by the interviewer also for Jobs.In order to share the knowledge in the form of questions and show ... En savoir plus

    3,47 € ou Gratuit avec Kobo Plus

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

    par Ronald J. Leach ...
    This volume contains the full text of three books, Advanced Topics in UNIX, 2E, The 101 Most Important UNIX and Linux Commands, and Using C in Software Design, 2E.Advanced Topics in UNIX, 2EThe first edition of this book was originally published in 1993 by John Wiley and was named an Alternate Main Selection of the Newbridge Book Club in the same year. That book stayed in print for thirteen years, ... En savoir plus

    11,99 €

  • Jumpstarting the Onion Omega2

    par Wolfram Donat ...
    Get up and running quickly with the Jumpstarting series!Jumpstarting books provide an avenue for makers to quickly master topical knowledge.Each book starts with instructions on how to install or initialize the hardware or software needed to reach the all-important "Hello, World" stage of getting started.The second project builds on the first to use more of the hardware or software's capabilities ... En savoir plus

    8,44 €

  • Jumpstarting the Arduino 101

    Get up and running quickly with the new Jumpstarting ebook series from Make:. The Arduino 101 is a low-power board that includes not only Bluetooth LE capabilities but an on-board 6-axis accelerometer/gyroscope for exciting real-world-connected projects. ... En savoir plus

    7,20 €

  • Computer Programming

    A Step-by-Step Guide from Beginner to Advanced in Python, SQL, C++, C#, Raspberry Pi, and Python Data Science

    par VERA POE ...
    Dive into the expansive realm of computer programming with 'Computer Programming' This comprehensive guide offers a step-by-step journey from beginner to advanced levels, covering key languages and technologies essential for a thriving programming career.The book is a gateway to unlocking proficiency in Python, the consistently top-ranked programming language, providing insights into its ... En savoir plus

    8,66 € ou Gratuit avec Kobo Plus

  • Scripting with Objects

    A Comparative Presentation of Object-Oriented Scripting with Perl and Python

    par Avinash C. Kak ...
    Object-Oriented scripting with Perl and PythonScripting languages are becoming increasingly important for software development. These higher-level languages, with their built-in easy-to-use data structures are convenient for programmers to use as "glue" languages for assembling multi-language applications and for quick prototyping of software architectures. Scripting languages are also used ... En savoir plus

    57,99 €

  • Basics of C for Engineers

    A Quick Introduction

    The main goal of this book is to give the readers a thorough understanding of the C Programming language. The book is specially designed for Engineering graduates who do not have a programming background. We have tried to explain every concept in an easy-to-understand language with a supplement of Engineering examples. As a result, the book has enough information to give readers the confidence ... En savoir plus

    2,60 € ou Gratuit avec Kobo Plus

  • C Programming and Numerical Analysis

    An Introduction

    par Seiichi Nomura ...
    Collection series Synthesis Lectures on Mechanical Engineering
    This book is aimed at those in engineering/scientific fields who have never learned programming before but are eager to master the C language quickly so as to immediately apply it to problem solving in numerical analysis. The book skips unnecessary formality but explains all the important aspects of C essential for numerical analysis. Topics covered in numerical analysis include single and ... En savoir plus

    49,94 €

  • NUnit Pocket Reference

    Up and Running with NUnit

    par Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... En savoir plus

    5,86 €

  • Aprende a Programar Swift - Tercera Edición

    Hasta su lanzamiento, el lenguaje más utilizado en el desarrollo de aplicaciones para los entornos iOS e iOS X era el Objetive-C, creado al inicio de los años 80. Apple se preocupó en disminuir la resistencia a la adopción de Swift por los programadores expertos. Para eso, permitió que el nuevo lenguaje utilizara el mismo compilador y pudiera convivir con Objetive-C en la misma aplicación. De esa ... En savoir plus

    4,49 €

  • Construcao de Algoritmos no Seculo XXI

    par Cesar Teixeira ...
    O livro aborda uma introdução à construção de algoritmos e programação. Usando as linguagens Pascal e C, o texto aborda os principais tópicos de um curso universitário de introdução à programação, destinando-se também aqueles que tem interesse no assunto. ... En savoir plus

    2,01 € ou Gratuit avec Kobo Plus

  • C++: Learn C++ Fast!

    A BEGINNER’S GUIDE

    par Tech Guru ...
    Learning C ++ can be a tough and time consuming process but if you are insistent in getting involved in this process, you will find it very engaging and fun. People familiar with other programming languages like Java, Python or Matlab find it comparatively easier to learn C ++. What distinguishes this programming language from the others is that it is one of the first few object oriented languages ... En savoir plus

    2,94 €

  • Chastity's Code Cookbook

    This book teaches how computers actually work using small programs written in the C language, exploring numbers, overflow, primes, and algorithms through hands-on experimentation.You would not know it by looking at me, but I have been computer programming as a hobby since I was 14 years old. My first programming language was QBASIC. It was a language and a program for interpreting that language ... En savoir plus

    4,49 €

  • C Programming Essentials

    Learn C Programming from Scratch | Master Pointers, Arrays, Memory Management, Threads, and System-Level Programming

    Get ready to program in C-the timeless language that continues to power the systems behind modern computing.If you want to understand how software interacts with hardware at a deeper level, C Programming Essentials is an ideal starting point. This book introduces the C programming language through a clear, practical approach, showing how C operates at the machine level and how programs interact ... En savoir plus

    28,62 €

    PRÉ-COMMANDER

  • C# for Beginners

    A Practical and Easy Guide to Master C# Programming from Scratch

    par Lena Neill ...
    Do you want to learn a versatile and powerful coding language?Do you dream of creating your own web or desktop applications?If so, this book is the ideal resource for you!This book will teach you everything you need to know about C#, a popular and widely used programming language. You will learn the basics of programming, such as data types, variables, operators, and expressions. You will also ... En savoir plus

    8,66 € ou Gratuit avec Kobo Plus

  • 由片語學習 C 程式設計(第二版)

    C Programming with phrases, 2nd edition

    par 劉邦鋒 ...
    Collection series 教科書
    本書主要針對高中與大學開始接觸程式設計的初學者,及想學好程式設計的讀者所設計。書中文字敘述力求淺顯簡潔,並以大量範例、片語、學習要點、風格要點等方式,逐步引導初學者進入程式設計的領域。二版新增C99語法,如bool類別、顯示位元數整數類別、放寬變數宣告位置、stddef的offsetof及stdlib的二分搜尋bsearch等重點介紹。以更多完整範例、相關圖示說明複雜的觀念與方法,同時強化各範例間的關聯性,讓讀者能從中反覆練習、更瞭解所學之實際應用。本書特色以片語為主,依據慣用寫法來引導初學者進入C語言程式設計。透過「學習要點」、「風格要點」、「特殊字元」等設計,隨時提醒讀者各項學習重點,以提升學習效率。本書搭配專屬網站(https://sites.google.com/view/c-programming-2ed/h... ... En savoir plus

    15,91 €

  • Programming Arduino Next Steps: Going Further with Sketches, Second Edition

    par Simon Monk ...
    Go beyond the basics with this up to date Arduino programming resourceTake your Arduino programming skills to the next level using the hands-on information contained in this thoroughly revised, easy to follow TAB guide. Aimed at programmers and hobbyists who have mastered the fundamentals, Programming Arduino Next Steps: Going Further with Sketches, Second Edition reveals professional programming ... En savoir plus

    15,03 €

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

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

    16,88 €

  • Computer Programming In C Language

    par Jitendra Patel ...
    Computer Programming In C Language : Computer Programming In C Language teaches the generic Programming techniques using C programming language in an easy-to-follow style, without assuming previous experience in any other language. A variety of examples make learning these Concepts with C both fun and practical. This book is organized in such a manner that students and programmers with prior ... En savoir plus

    4,99 € ou Gratuit avec Kobo Plus