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

    19,15 €

  • C programmieren lernen für Dummies

    par Dan Gookin ...
    Collection series Für Dummies
    Für dieses Buch müssen Sie kein Vorwissen mitbringen. Trotzdem werden auch fortgeschrittene C-Themen wie Zeiger und verkettete Listen behandelt - und das alles im aktuellen C11-Standard. Der besondere Clou ist die Verwendung der Programmierumgebung Code::Blocks, die es für Windows-, Mac- und Linux-Betriebssysteme gibt. Zahlreiche Beispiele, viele, viele Übungen und die Programmtexte zum ... En savoir plus

    14,99 €

  • Python Mastery

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

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

    8,83 € ou Gratuit avec Kobo Plus

  • Modern Linux Programming: Build, Debug, and Optimize System Software

    par Kalen R. Marlow ...
    Stop guessing what happens under the hood.Many developers view Linux system programming as a specialized field, reserved for experts who dream in assembly. This misconception keeps you trapped in high-level abstractions, relying on libraries you do not understand and frameworks you cannot fix.It is time to take control.Modern Linux Programming is your guide to the engine room of the operating ... En savoir plus

    5,99 €

  • C# 4.0 The Complete Reference

    par Herbert Schildt ...
    Collection Livre 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 ... En savoir plus

    41,40 €

  • C++ for Beginners

    A Comprehensive Guide to Transform Your Passion into Programming Proficiency

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

    8,83 € ou Gratuit avec Kobo Plus

  • Functional Programming in C++

    par Ivan Cukic ...
    SummaryFunctional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the functional style. This in-depth guide is full of useful diagrams that help you understand FP concepts and begin to think functionally.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning ... En savoir plus

    54,06 €

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

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

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

    2,64 €

  • 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 €

  • Ivor Horton's Beginning Visual C++ 2012

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

    38,99 €

  • C++ Mastery

    A Comprehensive Beginner's Guide for Crafting, Building, and Executing a Sturdy Program Methodically

    par Chloe Annable ...
    Collection series Computer Programming
    Embark on a journey to C++ mastery with our comprehensive guide, 'C++ Mastery: A Comprehensive Beginner's Guide for Crafting, Building, and Executing a Sturdy Program Methodically.' Whether you're a novice looking to design and implement your first program or seeking professional assistance, this book is your ideal starting point.Discover the power of C++ through practical techniques that empower ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

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

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

    34,00 €

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

    28,99 €

  • 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 €

  • Swift 2 Design Patterns

    Build robust and scalable iOS and Mac OS X game applications

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

    15,75 € ou Gratuit avec 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 ... En savoir plus

    11,49 €

  • C Programs with Solutions

    100% Pure Adrenaline

    Collection Livre 1 - Surf Rangers
    This book gives a rich collection of C programs. These programs that support the theoretical concepts are given in a large number to help students understand the concepts better. This book will be useful for students of BE, MCA, BCA, MSc, and BSc, which have C programming language as a part of the course. ... En savoir plus

    4,83 €

  • C Pointers and Memory Management

    Write Cleaner C Code by Mastering Pointers

    par Elliot Renner ...
    C pointers guide and memory management C. Are you ready to master C pointers and memory management? This hands-on guide takes you from beginner to pro with worked examples that make the heap, addresses, and allocation finally click. Elliot Renner delivers a low-level, practical approach that demystifies C's memory model, helping you write efficient, bug-free code. Whether you're a student, ... En savoir plus

    4,99 €

  • C++ Programming

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

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

    8,83 € ou Gratuit avec Kobo Plus

  • Kickstart C Programming Fundamentals

    par Dr. Dipra Mitra ...
    Learn C the right way - from first principles to real programsDESCRIPTION"C" is the language that underpins operating systems, embedded firmware, compilers, and modern computing infrastructure. This book, ***Kickstart C Programming Fundamentals***provides a clear, structured introduction to C for beginners, progressing from core syntax and data types to advanced topics, including pointers, ... En savoir plus

    16,68 €

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

    28,62 €

  • Esercizi ragionati in C/C++

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

    20,99 €

  • Parallel and High Performance Computing

    Parallel and High Performance Computing offers techniques guaranteed to boost your code’s effectiveness.SummaryComplex calculations, like training deep learning models or running large-scale simulations, can take an extremely long time. Efficient parallel programming can save hours—or even days—of computing time. Parallel and High Performance Computing shows you how to deliver faster run-times, ... En savoir plus

    74,61 €

  • Penetration Testing with the Bash shell

    par Keith Makan ...
    An easy-to-understand, step-by-step practical guide that shows you how to use the Linux Bash terminal tools to solve information security problems. If you are a penetration tester, system administrator, or developer who would like an enriching and practical introduction to the Bash shell and Kali Linux command-line-based tools, this is the book for you. ... En savoir plus

    12,66 € ou Gratuit avec Kobo Plus