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 368
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

    540,89 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

    510,69 Kč

  • Python Mastery

    A Step-by-Step Course to Master Web Development, Data Analysis, and Machine Learning with Python

    podle Lena Neill ...
    Do you want to learn how to code from scratch?Python is a simple and powerful programming language that you can use for various purposes, such as web development, data analysis, and machine learning. Its code is easy to read and write, and it avoids unnecessary complexity.Python has many advantages over other languages, such as C++ or Java. It lets you write more with less code, thanks to its ... Přečtěte si více

    208,44 Kč nebo zdarma s Kobo Plus

  • C# 4.0 The Complete Reference

    podle Herbert Schildt ...
    Série Kniha 4.0 - The Complete Reference
    The Definitive Guide to C#“From using LINQ to covariance and from string formatting to optional arguments, Herb’s update covers all you need to know about using real-world C# 4.0.”—Michael Howard, Microsoft CorporationBestselling author Herb Schildt has updated and expanded his classic programming reference to cover C# 4.0--the latest release of this powerful, feature-rich language. Using ... Přečtěte si více

    976,49 Kč

  • C++ for Beginners

    A Comprehensive Guide to Transform Your Passion into Programming Proficiency

    podle VERA POE ...
    Are you considering delving into the realm of C++ programming?Are you in search of a reliable and beginner-friendly guide to assist you in your learning journey? If your answer is affirmative to either of these questions, then you've stumbled upon the ideal educational resource tailored to help you achieve precisely that!"C++ Programming" is a comprehensive guide designed to assist you in ... Přečtěte si více

    208,44 Kč nebo zdarma s Kobo Plus

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

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

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

    62,39 Kč

  • Smaller C

    podle Marc Loy ...
    For makers looking to use the smallest microcontrollers or to wring the highest performance out of larger ones, the C language is still the best option. This practical book provides a solid grounding in C basics for anyone who tinkers with programming microcontrollers. You'll explore the many ways C enables developers and makers to get big results out of tiny devices.Author Marc Loy shows you how ... Přečtěte si více

    856,19 Kč

  • Programmare in C. Guida al linguaggio attraverso esercizi svolti e commentati

    podle Marco Liverani ...
    Questo testo propone un percorso didattico che, procedendo attraverso esempi, esercizi e problemi di difficoltà crescente, presenta gli elementi fondamentali del linguaggio di programmazione C e, al tempo stesso, si sofferma ad analizzare gli aspetti algoritmici e di efficienza computazionale che conducono alla progettazione di soluzioni efficaci ed eleganti. Non si tratta dunque di un manuale sul ... Přečtěte si více

    750,94 Kč

  • Swift 2 Design Patterns

    Build robust and scalable iOS and Mac OS X game applications

    podle Julien Lange ...
    Build robust and scalable iOS and Mac OS X game applicationsKey FeaturesBook DescriptionSwift is a multi-paradigm language. It has expressive features familiar to those used to work with modern functional languages, while also keeping the object-oriented features of Objective-C. It remains compatible with Apple’s legacy codes and frameworks. A design pattern systematically names, motivates, and ... Přečtěte si více

    466,49 Kč nebo zdarma s Kobo Plus

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

    270,20 Kč

  • C++ Programming

    A Complete Guide for Beginners to Master C++ and Build Robust Programs

    podle Lena Neill ...
    If you want to learn how to program using C++ and create powerful applications that can run on different platforms, this book is for you!C++ programming is a skill that can help you achieve your goals and solve complex problems. With this book, you will learn the basics of C++ and how to design, develop, and implement a robust program from scratch. You will also discover the benefits of using C++ ... Přečtěte si více

    208,44 Kč nebo zdarma s Kobo Plus

  • C# Coding For Intermediate

    Guide to Learn C # in One Week. Including Projects and Exercise to Mastering C#

    podle MEGANE NOEL ...
    Have you been looking for a programming language to learn?Do you enjoy working with Windows and Microsoft programs, but you also want to be able to mix and match those programs to make them work with other operating systems and browsers?Have you ever wanted to learn more about the C# programming language and how to make it work for you?All of these topics, as well as others, will be covered in ... Přečtěte si více

    145,85 Kč nebo zdarma s Kobo Plus

  • Learning C by Example

    podle 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 ProgrammingThis book uses GNU GCC compiler for C programming. ... Přečtěte si více

    55,43 Kč

  • Hashing

    podle Prakash Hegade ...
    This ebook talks about 'Hashing' data structure. Hashing can go deep. However the intention of this ebook is to understand the basics of the data structure and walk through with conceptual development.The material covers introduction, definition, designing hash functions, collision resolution techniques and applications. There is also a sample and simple code given to make the definitional ... Přečtěte si více

    Zdarma

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Přečtěte si více

    1 021,49 Kč

  • C Programming Absolute Beginner's Guide

    podle Greg Perry, Dean Miller ...
    Série série Absolute Beginner's Guide
    Updated for C11Write powerful C programs…without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You’ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple!Who knew how simple ... Přečtěte si více

    435,59 Kč

  • FreeBSD Device Drivers

    A Guide for the Intrepid

    podle Joseph Kong ...
    Device drivers make it possible for your software to communicate with your hardware, and because every operating system has specific requirements, driver writing is nontrivial. When developing for FreeBSD, you've probably had to scour the Internet and dig through the kernel sources to figure out how to write the drivers you need. Thankfully, that stops now. In FreeBSD Device Drivers, Joseph Kong ... Přečtěte si více

    540,89 Kč

  • Beginning Programming with C++ For Dummies

    podle Stephen R. Davis ...
    Learn to program with C++ quickly with this helpful For Dummies guideBeginning Programming with C++ For Dummies, 2nd Edition gives you plain-English explanations of the fundamental principles of C++, arming you with the skills and know-how to expertly use one of the world's most popular programming languages. You'll explore what goes into creating a program, how to put the pieces together, learn ... Přečtěte si více

    525,69 Kč

  • C Programming For Dummies

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

    525,69 Kč

  • Beginning Visual C# 2010

    Update to Wrox's leading C# book for beginnersGet ready for the next release of Microsoft's C# programming language with this essential Wrox beginner's guide. Beginning Microsoft Visual C# 2010 starts with the basics and brings you thoroughly up to speed. You'll first cover the fundamentals such as variables, flow control, and object-oriented programming and gradually build your skills for Web and ... Přečtěte si více

    706,09 Kč

  • Hands-On RTOS with Microcontrollers

    Building real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools

    podle Brian Amos ...
    Build reliable real-time embedded systems with FreeRTOS using practical techniques, professional tools, and industry-ready design practicesKey FeaturesGet up and running with the fundamentals of RTOS and apply them on STM32Develop FreeRTOS-based applications with real-world timing and task handlingUse advanced debugging and performance analysis tools to optimize applicationsBook DescriptionA real ... Přečtěte si více

    945,89 Kč nebo zdarma s Kobo Plus

  • Kickstart C Programming Fundamentals

    Learn C Programming Basics, Pointers, Data Structures, Memory Management, and File Handling with Hands-On Examples and Practice Exercises

    podle Dr. Dipra Mitra ...
    Your Ultimate Guide to Mastering AWS Networking Concepts, Services, and Troubleshooting for the ANS-C01 CertificationKEY FEATURES? Get a free one-month digital subscription to www.avaskillshelf.com? Comprehensive AWS networking coverage from foundations to advanced hybrid architectures, aligned fully with the ANS-C01 exam blueprint.? Hands-on architectural design approach with real-world s... ... Přečtěte si více

    395,49 Kč nebo zdarma s Kobo Plus

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

    766,09 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

    458,83 Kč