Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

C eBooks

Lesen Sie gerne eBooks aus der Kategorie C? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 124 von 397 Ergebnissen angezeigt
Skip side bar filters
  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    von 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 Lesen Sie mehr

    € 17,04

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you Lesen Sie mehr

    € 30,57

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    von Scott Meyers
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes Lesen Sie mehr

    € 30,57

  • C++: Learn C++ Fast!

    A BEGINNER’S GUIDE

    von 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 Lesen Sie mehr

    € 2,94

  • C# 4, ASP.NET 4, and WPF, with Visual Studio 2010 Jump Start

    Serien Buch 56 - Wrox Blox
    This Wrox Blox is a value-packed resource to help experienced .NET developers learn the new .NET release. It is excerpted from the Wrox books: Professional C# 4 and .NET 4, Professional ASP.NET 4, and WPF Programmer’s Reference by Christian Nagel, Bill Evjen, Scott Hanselman, and Rod Stephens, and includes more than 100 print book pages drawn from these three key titles. It is an excellent Lesen Sie mehr

    € 8,00

  • Schritt für Schritt in C Programmieren lernen

    Der Praxisguide für Anfänger!

    Das ist das Buch für alle, die die Grundlagen der Programmierung in C von einem Ingenieur (M.Eng.) erlernen möchten. In diesem Buch werden Sie sowohl die theoretischen Grundlagen als auch den praktischen Umgang mit der Programmiersprache C anhand von zahlreichen Beispielen und tollen DIY-Projekten erlernen.Wenn Sie also auf der Suche nach einem Praxisratgeber für eine der am weitesten verbreiteten Lesen Sie mehr

    € 7,99

  • Embedded Expert's Guide to C

    von Chris Rose
    That popularity means a great many books have been written on how to write C. So you might - quite reasonably - ask if the world really needs another one. The answer: "probably not."But this isn't another book on how to write C - it's a book on how not to write C. And that's something the world desperately does need, because despite its enduring popularity, many programmers remain blissfully Lesen Sie mehr

    € 6,59

  • 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 Lesen Sie mehr

    € 4,72

  • Mastering System Calls: A Comprehensive Guide to the C Library and Kernel Interfaces for Linux

    Professional Systems Engineering

    von Nathan Colevar
    Serien series Professional Systems Engineering
    Stop Viewing the Operating System as a Black Box.The illusion of direct control is the primary abstraction of modern programming. When you write code that prints text, allocates memory, or reads a file, it feels as though you are directly manipulating hardware. In reality, your application is isolated in a restricted environment known as user space.To perform any meaningful action, your program Lesen Sie mehr

    € 4,99

  • Programming in C

    100% Pure Adrenaline

    von J. B. Dixit
    Serien Buch 1 - Surf Rangers
    This book is written for M.C.A., M.Tech., M.Sc., Engineering, B.C.A., B.I.T., B.Sc., C-DAC, DOEACC O-Level and A-Level, P.G.D.C.A. and other computer programmes students. In addition it can be of great help to those who feel that programming is not their cup of tea. Lesen Sie mehr

    € 5,93

  • Hands-On System Programming with Linux

    Explore Linux system programming interfaces, theory, and practice

    Get up and running with system programming concepts in LinuxKey FeaturesAcquire insight on Linux system architecture and its programming interfacesGet to grips with core concepts such as process management, signalling and pthreadsPacked with industry best practices and dozens of code examplesBook DescriptionThe Linux OS and its embedded and server applications are critical components of today’s Lesen Sie mehr

    € 34,64

  • Learning C for Arduino

    A comprehensive guide that will help you ace C's fundamentals using the powerful Arduino board

    Ultimate guide for programming Arduino with CKey FeaturesGet hands-on experience with the Ardruino board and learn to control it with your programming skillsLearn the essential concepts of C such as variables, data structures, functions, loops, and pointersWork with electronic devices such as LEDs, switches, and motors and connect them to Arduino using CBook DescriptionThis book will start with Lesen Sie mehr

    € 30,68

  • Data Visualization with Microsoft Power BI

    How to Design Savvy Dashboards

    The first book that delivers data viz best practices precisely for Power BIThis practical guide shows how to quickly create visualizations and build savvy dashboards, with 25 chapters that explore different chart types plus 40 visuals from the AppSource gallery, from default to advanced, all over 400 color pages.Key features:Beautiful examples of charts, along with specific use casesStep-by-step Lesen Sie mehr

    € 36,84

  • Arduino Essentials

    von Francis Perea

    € 17,04

  • Async Rust

    Unleashing the Power of Fearless Concurrency

    Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in Lesen Sie mehr

    € 36,84

  • First Step Programming C#

    von İsmail Cesur
    Have you always wanted to learn computer programming but are afraid it'll be too difficult for you?This book will take you into the process of learning the basics of C # in simple stepThis book is the first book in three stages. Lesen Sie mehr

    € 4,72

  • Tapworthy

    Designing Great iPhone Apps

    von Josh Clark
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, Lesen Sie mehr

    € 22,98

  • Computer Programming

    A Step-by-Step Guide to Learn Python, SQL, C++, C#, Raspberry Pi, and Data Science

    von Vere salazar
    Computer Programming’ is a comprehensive and practical guide that teaches you how to program in various languages and technologies, from beginner to advanced levels. You will learn:How to use Python, the most popular and versatile programming language, for various applications and domains, such as web development, data analysis, machine learning, and more.How to manipulate and analyze data with Lesen Sie mehr

    € 9,43

  • The Basics Of C++

    8 Lessons For Coding in C++ Programming Language

    The basics of C++ is a technology ebook for the easiest way to learn C++ program developing and coding. This ebook contains a lot of tips and tricks how to make a programs, very usable advices and of course 8 great lessons for the basics of this programming language. Check it out and make your knowledge deeper than before. Lesen Sie mehr

    € 2,82

  • Getting Started with Sensors

    Measure the World with Electronics, Arduino, and Raspberry Pi

    To build electronic projects that can sense the physical world, you need to build circuits based around sensors: electronic components that react to physical phenomena by sending an electrical signal. Even with only basic electronic components, you can build useful and educational sensor projects.But if you incorporate Arduino or Raspberry Pi into your project, you can build much more Lesen Sie mehr

    € 12,31

  • Learn Electronics with Arduino

    An Illustrated Beginner's Guide to Physical Computing

    This book is your introduction to to physical computing with the Arduino microcontroller platform. No prior experience is required, not even an understanding of basic electronics. With color illustrations, easy-to-follow explanations, and step-by-step instructions, the book takes the beginner from building simple circuits on a breadboard to setting up the Arduino IDE and downloading and writing Lesen Sie mehr

    € 7,69

  • C# and C++

    5 BOOK IN 1: Comprehensive Coding Course - Mastering Both Languages from Beginner to Expert Level

    von Ryan roffe
    5-in-1 Bundle = 1 Ultimate Guide ✅ Best Value for Your Money✅ Master Two Powerful Languages✅ Complete Comprehensive Guide---Are you eager to dive into the world of coding?Do you crave a straightforward, step-by-step approach to programming?Look no further than "C# & C++: 5 Books in 1 - The Ultimate Coding Course from Novice to Expert"!This comprehensive guide is your ticket to mastering C# and C+ Lesen Sie mehr

    € 9,43

  • C Programming and Numerical Analysis

    An Introduction

    von Seiichi Nomura
    Serien 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 Lesen Sie mehr

    € 54,44

  • Statistical Inference via Data Science

    A ModernDive into R and the Tidyverse

    Serien series Chapman & Hall/CRC The R Series
    Statistical Inference via Data Science: A ModernDive into R and the Tidyverse, Second Edition offers a comprehensive guide to learning statistical inference with data science tools widely used in industry, academia, and government. The first part of this book introduces the tidyverse suite of R packages, including ggplot2 for data visualization and dplyr for data wrangling. The second part Lesen Sie mehr

    € 91,24