Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

C e-bøker

Hvis du liker C-e-bøker, kommer du til å elske disse toppvalgene.
Viser 124 av 369 resultater
Skip side bar filters
  • C Programming Language

    This ebook is the first authorized digital version of Kernighan and Ritchie’s 1988 classic, The C Programming Language (2nd Ed.). One of the best-selling programming books published in the last fifty years, "K&R" has been called everything from the "bible" to "a landmark in computer science" and it has influenced generations of programmers. Available now for all leading ebook platforms, this ... Les mer

    598,80 kr

  • C language Programming: Simple, Short, and Straightforward Way of Learning C Programming

    This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C language programming. The topics covered in this book includes brief introduction to C language, variables, data types, control structures, functions, pointers, and input and output stream to external ... Les mer

    32,57 kr eller gratis med Kobo Plus

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

    av 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. ... Les mer

    94,59 kr eller gratis med Kobo Plus

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Les mer

    347,69 kr

  • The Absolute Beginner's Guide to Binary, Hex, Bits, and Bytes! How to Master Your Computer's Love Language

    av Greg Perry ...
    If you truly want to know more about computers, you owe it to yourself to learn your computer's love language!Perhaps no other topic is ignored in the computer world today than the computer's real and internal language - that is the language of bits and bytes. With visual programming systems and advanced languages putting huge buffers between users, programmers, and the computer itself, all ... Les mer

    28,31 kr eller gratis med Kobo Plus

  • Programming Arduino Next Steps: Going Further with Sketches

    av Simon Monk ...
    Arduino guru Simon Monk reveals advanced programming techniques for Arduino!Programming Arduino Next Steps: Going Further with Sketches is the must-have follow-up to Monk’s bestseller, Programming Arduino: Getting Started with Sketches. Aimed at experienced programmers and hobbyists who have mastered the basics, this book takes you “under the hood” of Arduino, revealing professional-level ... Les mer

    149,99 kr

  • Using C in Software Design, Second Edition

    The Second Edition of Using C in Software Design provides a creative approach to learning the C programming language by emphasizing software engineering. This inexpensive book, extensively tested in several academic and professional settings, provides a gentle, but complete, introduction to the C language in both the original edition published by Academic Press Professional and the current ebook ... Les mer

    28,31 kr

  • Absolute FreeBSD, 3rd Edition

    The Complete Guide to FreeBSD

    This updated edition of Michael W. Lucas' definitive volume on FreeBSD-based systems adds coverage of modern disks, the ZFS filesystem IPv6, redesigned jail and packaging systems, and virtualization, among dozens of new features added in the last 10 years.FreeBSD is the muscle behind companies like Netflix and EMC. Any place where someone does heavy lifting on the Internet, you'll find FreeBSD. ... Les mer

    378,29 kr

  • Effective Modern C++

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

    av 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 ... Les mer

    347,69 kr

  • 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 ... Les mer

    408,99 kr

  • C++ für Dummies

    Serie serien Für Dummies
    Die Programmierung mit C++ muss nicht schwer sein. Mit diesem Buch werden Sie schon ab dem ersten Kapitel eigene Programme schreiben und die C++-Syntax von der Pike auf lernen, verstehen und anwenden. Arnold Willemer erklärt Ihnen, wie Sie Code zu Modulen zusammenfassen, die Sie immer wieder verwenden können, und schon bald werden Sie wissen, wie man Variablen deklariert und mathematische ... Les mer

    153,39 kr

  • Eclipse

    Programming Java Applications

    av Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Les mer

    245,39 kr

  • A Dictionary Of C99 Function Definitions

    The Revised Edition

    An updated version of ANSI STANDARD C FUNCTION DEFINITIONS FOR THE CURIOUS THE DESPERATE THE FRANTIC AND THE SUICIDALIncorporating C99 all the new libraries and functions introduced with C99, which as you all know differ in all sorts of wierd and wonderful ways which is why virtually know one wants to use C99 compilers.A description of all the functions covered by the C99 Standard, listed in ... Les mer

    45,23 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    320,49 kr

  • Data Acquisition Using LabVIEW

    Transform physical phenomena into computer-acceptable data using a truly object-oriented language

    Transform physical phenomena into computer-acceptable data using a truly object-oriented languageKey Features\[\*\] Create your own data acquisition system independently using LabVIEW and build interactive dashboards\[\*\] Collect data using National Instrument's and third-party, open source, affordable hardware\[\*\] Step-by-step real-world examples using various tools that illustrate the ... Les mer

    260,09 kr eller gratis med Kobo Plus

  • Game Development Guide for Beginners From First Steps to Master in UNITY

    av HYEONGDO KIM ...
    About the book"A Guide to Game Development with Unity: From Beginner to Experienced"The perfect introduction to game development, this book is for beginners who are new to game development with Unity. Even if you have no experience, this book will help you learn the basics of game development from the ground up.In this bookAMetaverse and XR Technology1.1 Introduction to the Metaverse1.2 ... Les mer

    94,59 kr eller gratis med Kobo Plus

  • C++: The Complete Reference, 4th Edition

    Serie serien Osborne Complete Reference Series
    Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI—plus, a complete description of the Standard Template Library (STL). ... Les mer

    470,49 kr

  • C and Linux/UNIX Commands: Two Books

    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 ... Les mer

    75,65 kr

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

    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!!! ... Les mer

    28,31 kr

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

    Programming Prodigy: From Novice to Virtuoso in 10 Days

    av kok keong teo ...
    Serie serien 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 ... Les mer

    123,00 kr eller gratis med Kobo Plus

  • Aprende a Programar en C

    av Á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 ... Les mer

    46,87 kr

  • 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, ... Les mer

    48,29 kr

  • C Programming

    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 ... Les mer

    Gratis

  • Ivor Horton's Beginning Visual C++ 2012

    av 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 ... Les mer

    429,49 kr