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 €

  • Aprende a Programar Swift: Programación iOS

    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

    3,49 €

  • Introducing Go

    Build Reliable, Scalable Programs

    par Caleb Doxsey ...
    Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose programming language with a clean syntax and advanced ... En savoir plus

    14,82 €

  • C# for Beginners: A Comprehensive Guide to Crafting Real Projects and Applications

    par VERA POE ...
    Are you considering delving into C# programming?Interested in crafting your own real projects and applications? If so, this educational material is tailored for you. "C# for Beginners" serves as a transformative tool, guiding your coding passion towards potential career options like computer programming. This guide not only enhances your programming knowledge but also sharpens existing skills in ... En savoir plus

    8,66 € ou Gratuit avec Kobo Plus

  • Best of Make: Volume 2

    65 Projects and Skill Builders from the Pages of Make:

    After ten years, Make: has become one of most celebrated magazines to hit the newsstands, and certainly one of the hottest reads. If you're just catching on to the Maker Movement and wonder what you've missed, this book contains the best projects and articles from the magazine. Find out what keeps Makers coming back to Make: with this assortment of DIY projects and articles selected by Make:'s ... En savoir plus

    7,61 €

  • Functional Programming in C#

    Classic Programming Techniques for Modern Projects

    par Oliver Sturm ...
    Take advantage of the growing trend in functional programming.C# is the number-one language used by .NET developers and one of the most popular programming languages in the world. It has many built-in functional programming features, but most are complex and little understood. With the shift to functional programming increasing at a rapid pace, you need to know how to leverage your existing skills ... En savoir plus

    20,99 €

  • C# ile Görsel Programlama

    Bu kitap, son yılların en çok yatırım yapılan, en hızlı gelişen ve yazılm devi Microsoft imzalı C# programlama dilini sizlere öğretirken sevdirecek ve özümsetecek örnek uygulamalar ve kolay anlaşılır teorik bilgilerle dolu bir eserdir. C# dilini hiç bilmeyip ilk adımı atmak isteyen ya da kısmen bilip örnek uygulamalar ile bildiklerini pekiştirmek isteyen öğrenciler yahut yazılım sektörüne kendini ... En savoir plus

    8,67 €

  • Hands-On Network Programming with C

    Learn socket programming in C and write secure and optimized network code

    A comprehensive guide to programming with network sockets, implementing internet protocols, designing IoT devices, and much more with CKey FeaturesApply your C and C++ programming skills to build powerful network applicationsGet to grips with a variety of network protocols that allow you to load web pages, send emails, and do much moreWrite portable network code for Windows, Linux, and macOSBook ... En savoir plus

    27,80 € ou Gratuit avec Kobo Plus

  • Arduino Networking

    par Marco Schwartz ...
    This book is intended for those who want to build their own network-connected projects using the Arduino platform. You will be able to build exciting projects that connect to your local network and the Web. You will need to have some basic experience in electronics and web programming languages. You will also need to know the basics of the Arduino platform as the projects mainly deal with the ... En savoir plus

    14,10 € ou Gratuit avec Kobo Plus

  • Programar en C | Paso a Paso

    Este es el libro para todos los que quieran aprender los fundamentos de la programación en C de la mano de un ingeniero (M.Eng.). En este libro aprenderá tanto los fundamentos teóricos como el uso práctico del lenguaje de programación C a través de numerosos ejemplos y grandes proyectos.Así que si está buscando una guía práctica para uno de los lenguajes de programación más utilizados, entonces ... En savoir plus

    7,99 €

  • Learning D

    Leverage the modern convenience and modelling power of the D programming language to develop software with native efficiency

    par Michael Parker ...
    Leverage the modern convenience and modeling power of the D programming language to develop software with native efficiency.Key FeaturesAcquire the skills to understand the fundamentals of D through its support for imperative and object-oriented programmingTake advantage of D’s powerful compile-time features, templates and ranges to apply generative, generic, and functional styleA systematic guide ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • ASP.NET Core in Action, Third Edition

    par Andrew Lock ...
    Build professional-grade full-stack web applications using C# and ASP.NET Core.In ASP.NET Core in Action, Third Edition you’ll learn how to:Build minimal APIs for serving JSON to client-side applicationsCreate dynamic, server-side rendered applications using Razor PagesUser authentication and authorizationStore data using Entity Framework CoreUnit and integration tests for ASP.NET Core ... En savoir plus

    63,79 €

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

    11,53 €

  • Smaller C

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

    23,78 €

  • C Programming

    Learn to Code

    The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental ... En savoir plus

    57,97 €

  • 21st Century C

    C Tips from the New School

    par Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... En savoir plus

    28,62 €

  • Zabbix 4 Network Monitoring

    Monitor the performance of your network devices and applications using the all-new Zabbix 4.0

    Gather detailed statistics and deploy impressive business solutions with Zabbix 4.0Key FeaturesExperience the full impact of Zabbix 4.0, a useful and increasingly popular toolEnhance your network’s performance and manage hosts and systemsA step-by-step guide to smarter network monitoringBook DescriptionZabbix 4 Network Monitoring is the perfect starting point for monitoring the performance of your ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • C Clearly - Programming With C In Linux and On Raspberry Pi

    par Andrew Johnson ...
    This guide attempts to introduce the 'C' Programming Language to the novice programmer, using Linux as the host environment. This means you can learn C on a Raspberry Pi or you can use a distribution such as Ubuntu linux installed on a PC or use VirtualBox. You should find the examples easy to digest and you should be able to complete it with about 40 hours of study and practice. This guide will ... En savoir plus

    4,99 €

  • DIY Microcontroller Projects for Hobbyists

    The ultimate project-based guide to building real-world embedded applications in C and C++ programming

    A practical guide to building PIC and STM32 microcontroller board applications with C and C++ programmingKey FeaturesDiscover how to apply microcontroller boards in real life to create interesting IoT projectsCreate innovative solutions to help improve the lives of people affected by the COVID-19 pandemicDesign, build, program, and test microcontroller-based projects with the C and C++ programming ... En savoir plus

    24,09 € ou Gratuit avec Kobo Plus

  • Hands-on Rust

    Effective Learning through 2D Game Development and Play

    Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games. Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building a full dungeon crawler game. With this book, you'll learn game development skills applicable to other ... En savoir plus

    23,06 €

  • C# for Beginners

    The Definitive Guide to Learning C# Programming Step-by-Step

    par Ryan roffe ...
    Are you in search of a coding language that suits your needs?Are you eager to craft your own websites or desktop applications?Look no further—this book is your perfect starting point!Whether you're a novice programmer or a seasoned coder aiming to delve into C#, this guide is tailored for you. It swiftly acquaints you with programming essentials, making core concepts easily comprehensible. If you ... En savoir plus

    8,66 € ou Gratuit avec Kobo Plus

  • C# Programming Illustrated Guide For Beginners & Intermediates: The Future Is Here! Learning By Doing Approach

    C# Programming Illustrated Guide For Beginners & IntermediatesLearn Coding Fast! With Practical Easy To Follow Examples And Step By Step Instructions!Why should you choose to learn C# programming?C sharp programing was developed by Microsoft and is USED in all their products!C# is definitely a great way to get started in the world of programming, and since one of the biggest software giants ... En savoir plus

    4,49 €

  • C# Basics For Absolute Beginners

    The Perfect Guide To Learn C# Programming Faster With Examples Made Easy For Absolute Beginners | Become Master Writing C# Code From Zero

    par Shannon Farrell ...
    Looking For An Easy To Follow and Comprehensive C\# Programming Guide?Without my book, most people spend too long trying to learn C\# the hard way. This book is the only one that will get you to learn C\# fast without wasting so much time. It includes four chapters that painlessly teach you the necessary skills to master C\# and to create your first apps.What you'll learn:An introduction to the C\ ... En savoir plus

    5,19 € ou Gratuit avec Kobo Plus

  • Get Started With Arduino

    Robots, Musical Instruments, Smart Displays and More

    Arduino and Arduino-compatible microcontrollers are essentially simple computers that we can easily embed in our projects. They enable us to sense input and create output in a huge number of ways. Buttons, touchsensitive areas, environmental sensors, and more can feed into these computers. Lights, sound movements, and more can feed out. Controlling these with a little bit of programmable logic ... En savoir plus

    4,73 € ou Gratuit avec Kobo Plus