Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

C elektronické knihy

Pokud se vám líbí e-knihy v oblasti C, pak budete milovat tyto top výběry.
Zobrazuje se 124 z 366
Přeskočit filtry boční lišty
  • Bare Metal C

    Embedded Programming for the Real World

    podle Stephen Oualline ...
    Bare Metal C teaches you to program embedded systems with the C programming language. You’ll learn how embedded programs interact with bare hardware directly, go behind the scenes with the compiler and linker, and learn C features that are important for programming regular computers.Bare Metal C will teach you how to program embedded devices with the C programming language. For embedded system ... Přečtěte si více

    529,29 Kč

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    podle Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Přečtěte si více

    499,69 Kč

  • C and Linux/UNIX Commands: Two Books

    podle 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 ... Přečtěte si více

    163,14 Kč

  • 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 ... Přečtěte si více

    227,99 Kč

  • C语言从入门到精通

    podle 李岚 ...
    本书以零基础入门为宗旨,用范例引导读者学习,深入浅出地介绍了C语言的相关知识和实战技能。本书第Ⅰ篇【基础知识】主要讲解步入C语言的世界——Hello C、C程序的结构、C语言的基本构成元素、变量、数制、数据类型、运算符和表达式、算法、顺序结构与选择结构、循环结构与转向语句、数组以及字符数组和字符串等;第Ⅱ篇【核心技术——函数】主要讲解函数、变量的作用范围和存储类型、库函数、结构体和联合体、枚举等;第Ⅲ篇【高级应用——指针及文件】主要介绍指针、指针与数组、指针与函数、指针与字符串、指针与结构体、指针的高级应用与技巧以及文件等;第Ⅳ篇【数据结构及C语言中的常用算法】主要介绍数据结构、C语言中的高级算法、数学问题算法、排序问题算法、查找问题算法以及算法竞赛实例等;第Ⅴ篇【趣味解题】主要介绍歌手比赛评分系统、哥德巴赫猜想、打印日历、背包问题、火车车厢重排、商人过河以及K阶斐波那契数列的实现等 ... Přečtěte si více

    265,79 Kč

  • Optimized C++

    Proven Techniques for Heightened Performance

    podle 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, ... Přečtěte si více

    749,59 Kč

  • Creating your own UserControls with C#: Yes you can!!!

    podle Daniel T. Butler ...
    A practical approach to creating clean, useful UserControls.  This book contains 5 useful projects that teach major concepts that cover most UserControl requirements.  Put these essential concepts to work for you and create more than you ever thought possible.  Complete code, project download link and instruction included in this book.  Have Fun!!! Learn!!! ... Přečtěte si více

    61,05 Kč

  • C Programming Wizardry: From Zero to Hero in 10 Days

    Programming Prodigy: From Novice to Virtuoso in 10 Days

    podle kok keong teo ...
    Série série Programming Prodigy: From Novice to Virtuoso in 10 Days
    **Unleash Your Inner Programmer in Just 10 Days!**Have you ever wanted to learn the art of programming but felt overwhelmed by the complexities? Look no further! "C Programming Wizardry: From Zero to Hero in 10 Days" is your ticket to mastering the fundamental language of computer programming, even if you're starting from scratch.In this step-by-step guide, you'll embark on a 10-day journey that ... Přečtěte si více

    265,22 Kč

  • Aprende a Programar en C

    podle Ángel Arias ...
    El lenguaje C se considera que es la base de muchos lenguajes de programación modernos, tales como " Objetive-C y C++. Otros lenguajes de programación tienen una sintaxis inspirada en la de C, como Java y C#.El lenguaje C es un lenguaje de programación que sigue el paradigma de programación imperativa. Este lenguaje ha desempeñado, y sigue desempeñando un papel importante en la tecnología ... Přečtěte si více

    101,07 Kč

  • 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, ... Přečtěte si více

    104,13 Kč

  • C Programming

    podle Sudip Majumder ...
    C is a computer programming language. That means that you can use C to create lists of instructions for a computer to follow. C is one of thousands of programming languages currently in use. C has been around for several decades and has won widespread acceptance because it gives programmers maximum control and efficiency. C is an easy language to learn. It is a bit more cryptic in its style than ... Přečtěte si více

    Zdarma

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

    podle 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. ... Přečtěte si více

    203,97 Kč nebo zdarma s Kobo Plus

  • C For Interviews

    podle Sayam ...
    Struggling with C? Nervous about interviews?This is the book that finally makes everything click.C for Interviews is written by a student for students — a practical, approachable guide that simplifies complex ideas and reveals how companies truly evaluate candidates. It blends clear explanations with output, pointer, and debugging challenges, supported by memory diagrams and real-world examples ... Přečtěte si více

    204,18 Kč

  • Learning Cython Programming (Second Edition)

    Expand your existing legacy applications in C using Python

    podle Philip Herron ...
    Learn the fundamentals of Cython to extend the legacy of your applicationsKey Features\[\*\]Learn how to extend C applications with pure Python code\[\*\]Get more from Python – you’ll not only learn Cython, you’ll also unlock a greater understanding of how to harness Python\[\*\]Packed with tips and tricks that make Cython look easy, dive into this accessible programming guide and find out what ... Přečtěte si více

    646,19 Kč nebo zdarma s Kobo Plus

  • Ivor Horton's Beginning Visual C++ 2012

    podle Ivor Horton ...
    The only book to teach C++ programming with Microsoft Visual Studio!There's a reason why Ivor Horton's Beginning Visual C++ books dominate the marketplace. Ivor Horton has a loyal following who love his winning approach to teaching programming languages, and in this fully updated new edition, he repeats his successful formula. Offering a comprehensive introduction to both the standard C++ language ... Přečtěte si více

    926,19 Kč

  • C++ Programming

    Mastering the Fundamentals of a Multi-Paradigm Programming Language and Initiating Data Management for Your Debut Program

    podle Ryan roffe ...
    Why Should You Familiarize Yourself with C++ Even if You Prefer Higher-Level Languages?In today's AI-driven industry landscape, C++ forms the backbone of many critical systems. While AI scientists and data analysts often opt for user-friendly languages like Python, C++ remains essential for robust projects. This trend persists, especially in the realm of autonomous driving technology.Forecasts ... Přečtěte si více

    203,97 Kč nebo zdarma s Kobo Plus

  • Linux System Programming Techniques

    Become a proficient Linux system programmer using expert recipes and techniques

    podle Jack-Benny Persson ...
    Find solutions to all your problems related to Linux system programming using practical recipes for developing your own system programsKey FeaturesDevelop a deeper understanding of how Linux system programming worksGain hands-on experience of working with different Linux projects with the help of practical examplesLearn how to develop your own programs for LinuxBook DescriptionLinux is the world's ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • C#: A Comprehensive Beginner's Tutorial for Learning C# Programming Sequentially

    podle Ryan roffe ...
    Are you in search of a coding language that suits your needs?Are you interested in crafting your own websites or desktop applications?Look no further than C#.In the vast landscape of programming languages, the choice can seem overwhelming for beginners. However, if your goal is to create visually appealing and functional applications, C# stands out as the ideal option.Introducing "C#: A ... Přečtěte si více

    203,97 Kč nebo zdarma s Kobo Plus

  • Data Structure and Algorithms Using C++

    A Practical Implementation

    Everyone knows that programming plays a vital role as a solution to automate and execute a task in a proper manner. Irrespective of mathematical problems, the skills of programming are necessary to solve any type of problems that may be correlated to solve real life problems efficiently and effectively. This book is intended to flow from the basic concepts of C++ to technicalities of the ... Přečtěte si více

    3 159,99 Kč

  • Esercizi ragionati in C/C++

    podle Giuseppe Psaila ...
    La conoscenza delle istruzioni e dei costrutti di un linguaggio di programmazione (come il C/C++ considerato in questo libro) non basta per imparare veramente a programmare. La programmazione richiede infatti di ragionare sui problemi da risolvere: non si può infatti pensare di scrivere un programma senza avere bene analizzato il problema. Questo libro si pone due obiettivi. Da un lato, vuole ... Přečtěte si více

    448,98 Kč

  • C Programming

    Core Concepts and Techniques

    Upravil: William Smith ...
    "C Programming: Core Concepts and Techniques" is an authoritative resource designed to guide beginners through the foundational aspects of C programming. Written with clarity and precision, this book meticulously covers essential topics, ranging from basic syntax and data types to advanced concepts such as pointers, dynamic memory management, and file I/O operations. Each chapter is crafted to ... Přečtěte si více

    169,00 Kč nebo zdarma s Kobo Plus

  • 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++, ... Přečtěte si více

    591,91 Kč

  • C in 30 Pages

    podle U.Q. Magnusson ...
    C in 30 Pages is a brief e-booklet, designed to get you into the C programming language as fast as possible, as easily as possible. There is no bull in this Micro-Manual by popular online teacher U.Q. Magnusson. From the very first page you will learn the basic concepts of programming,including data, code, and control, and how they are expressed through C. Simple yet comprehensive examples follow ... Přečtěte si více

    61,05 Kč

  • 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 ... Přečtěte si více

    881,89 Kč