Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre C

Se você gosta de eBooks sobre C, certamente vai adorar estas sugestões.
Mostrando 1 - 24 de 399 resultados
Skip side bar filters
  • Effective Modern C++

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

    de 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 ... Leia mais

    R$ 74,69

  • C Programming Absolute Beginner's Guide

    Séries series 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 ... Leia mais

    R$ 108,29

  • Linux Kernel Development

    de Robert Love ...
    Séries series Developer's Library
    Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding.The book details the major subsystems and features of the Linux kernel, including ... Leia mais

    R$ 224,09

  • Understanding and Using C Pointers

    Core Techniques for Memory Management

    Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you’ll learn how pointers provide the mechanism to dynamically manipulate memory, enhance support for data structures, and enable access to hardware. Author Richard Reese shows you how to use pointers with arrays, strings, structures, and functions, using memory models throughout ... Leia mais

    R$ 47,59

  • Expert C Programming

    Deep Secrets

    This book is for the knowledgeable C programmer, this is a second book that gives the C programmers advanced tips and tricks. This book will help the C programmer reach new heights as a professional. Organized to make it easy for the reader to scan to sections that are relevant to their immediate needs. ... Leia mais

    R$ 119,19

  • Construcao de Algoritmos no Seculo XXI

    O livro aborda uma introdução à construção de algoritmos e programação. Usando as linguagens Pascal e C, o texto aborda os principais tópicos de um curso universitário de introdução à programação, destinando-se também aqueles que tem interesse no assunto. ... Leia mais

    R$ 12,00

  • C Programming in easy steps, 4th Edition

    de Mike McGrath ...
    Séries series In Easy Steps
    C Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin programming in C, from programmers moving from another programming language,  to the student who is studying C programming at school or college, or to those seeking a career in computing who need a fundamental understanding of procedural programming. C Programming in easy steps begins by ... Leia mais

    R$ 82,40

  • 1000 CPP (C Plus Plus/ C++) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    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 CPP interview ... Leia mais

    R$ 14,14

  • Practical C Programming

    Why Does 2+2 = 5986?

    Séries series Nutshell Handbooks
    There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous.C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes ... Leia mais

    R$ 52,39

  • Learning OpenCV 3

    Computer Vision in C++ with the OpenCV Library

    Get started in the rapidly expanding field of computer vision with this practical guide. Written by Adrian Kaehler and Gary Bradski, creator of the open source OpenCV library, this book provides a thorough introduction for developers, academics, roboticists, and hobbyists. You’ll learn what it takes to build applications that enable computers to "see" and make decisions based on that data.With ... Leia mais

    R$ 89,29

  • C All-in-One Desk Reference For Dummies

    de Dan Gookin ...
    Ready, set, code! A user-friendly guide introducing the C programming language to new and intermediate codersThe C programming language and its direct descendants are widespread and among the most popular programming languages used in the world today. The enduring popularity of C continues because C programs are fast, concise, and run on many different systems. Flexible and efficient, C is ... Leia mais

    R$ 122,60

  • Absolute Beginner's Guide to C

    de Greg Perry ...
    For beginning programmers, this updated edition answers all C programming questions. This bestseller talks to readers at their level, explaining every aspect of how to get started and learn the C language quickly. Readers also find out where to learn more about C. This book includes tear-out reference card of C functions and statements, a hierarchy chart, and other valuable information. It uses ... Leia mais

    R$ 124,89

  • Ivor Horton's Beginning Visual C++ 2013

    de Ivor Horton ...
    Learn C++ with the best tutorial on the market!Horton's unique tutorial approach and step-by-step guidance have helped over 100,000 novice programmers learn C++. In Ivor Horton's Beginning Visual C++ 2013, Horton not only guides you through the fundamentals of the standard C++ language, but also teaches you how C++ is used in the latest Visual Studio 2013 environment. Visual Studio 2013 includes ... Leia mais

    R$ 184,70

  • 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 ... Leia mais

    R$ 184,70

  • C# Programming for beginners

    The Complete Crash Course to Mastering C# on your own

    de MEGANE NOEL ...
    The ultimate comprehensible guide dedicated to those interested in learning more about the field of data science, what it has to offer, and how to avoid any common beginner mistakes in the hopes of mastering it in the near future.Do you want to learn about data science?Interested in mastering it as one of your self-taught skills?Have you been planning to study it to become a remarkable computer ... Leia mais

    R$ 36,44

  • \0asm o1 - Rust and WebAssembly

    Rust and WebAssembly

    de Sendil Kumar ...
    Séries series WebAssembly
    The book is written in a cookbook style. Each recipe focuses on a concept in the WebAssembly world.Part 1 focuses on the basics of WebAssembly, WebAssembly Text Format, onboarding and using various tools like WABT, Binaryen.Chapter 1 gives a brief introduction to LLVM. What it is and how to use it.Chapter 2 introduces you into the `emscripten` world. Emscripten is a toolchain that helps to convert ... Leia mais

    R$ 247,48

  • 950 C Language Interview Questions and Answers

    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 Language ... Leia mais

    R$ 14,14

  • Yeni Başlayanlar İçin C# ile Algoritmalara ve Programcılığa Giriş

    C# ile Programlamayı Öğrenmek Hiç Bu Kadar Kolay Olmamıştı!Günümüzde en yaygın kullanılan programlama dillerinden biri olan C#’ı öğrenmek ve C# dilinde program yazmak isteyen herkes için kaynak olacak bir kitap. Çok sade, basit ve anlaşılır bir dille yazılmış olan bu kitap sayesinde C# programlama dilini çok çabuk kavrayacak ve kitaptaki örnek kodlarla öğrendiklerinizi pekiştirme ve uygulama ... Leia mais

    R$ 58,69

  • The C, UNIX, UNIX/Linux Commands, and Reuse Series

    This volume contains four complete books: the second editions of Using C in Software Design, Advanced Topics in UNIX, and Software Reuse: Methods, Models, Costs, and the first edition of The 101 Most Important Linux and UNIX Commands.The author, Ronald J. Leach, is Professor and Chair Emeritus from Howard University and is the author of the recently published Introduction to Software Engineering, ... Leia mais

    R$ 94,47

  • 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!!! ... Leia mais

    R$ 16,20

  • Fundamentals of C Programming Language

    Handbook of C

    de GAURAV SHARMA ...
     The first Edition of the book “Fundamentals of C programming language” covers primary knowledge of C programming language. The book is organized into sixchapters. Chapter 1: It contains History, Structure of C Program, Compilation Process, Data types, S... ... Leia mais

    R$ 37,46

  • C Programming Language

    Being a Coder / Software Engineer

    Lesson by lesson learn how C Works and the basic programming. After lessons try yourself and write code.If you can't write the code, you can find the corrections after the practice page.Software is future… The book has exercises and quizzes. ... Leia mais

    R$ 26,55

  • DATA STRUCTURES

    USING C

    Understanding the importance and uses of data structures is paramount for individuals involved in the world of technology. These structures serve as the foundation for efficient information management, problem-solving, and system optimization. By leveraging well-designed data structures, developers can unlock the full potential of their applications, ensuring optimal performance and effective data ... Leia mais

    R$ 9,45

  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... Leia mais

    R$ 42,69