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 Compiladores

Se você gosta de eBooks sobre Compiladores, certamente vai adorar estas sugestões.
Mostrando 1 - 24 de 1248 resultados
Skip side bar filters
  • Beginning C for Arduino, Second Edition

    Learn C Programming for the Arduino

    de Jack Purdum ...
    Séries series Professional and Applied Computing (R0)
    Beginning C for Arduino, Second Edition is written for those who have no prior experience with microcontrollers or programming but would like to experiment and learn both. Updated with new projects and new boards, this book introduces you to the C programming language, reinforcing each programming structure with a simple demonstration of how you can use C to control the Arduino family of ... Leia mais

    R$ 346,79

  • Building Arduino Projects for the Internet of Things

    Experiments with Real-World Applications

    de Adeel Javed ...
    Séries series Professional and Applied Computing (R0)
    Gain a strong foundation of Arduino-based device development, from which you can go in any direction according to your specific development needs and desires. You'll build Arduino-powered devices for everyday use, and then connect those devices to the Internet.You'll be introduced to the building blocks of IoT, and then deploy those principles to by building a variety of useful projects. Projects ... Leia mais

    R$ 346,79

  • Build Mobile Apps with Ionic 2 and Firebase

    Hybrid Mobile App Development

    de Fu Cheng ...
    Séries series Professional and Applied Computing (R0)
    Learn to build hybrid mobile apps using Ionic and Firebase. You'll build a Hacker News client app, which can view top stories in Hacker News, view comments of a story, add stories to favorites, etc.This introductory guide covers the whole cycle of hybrid mobile apps development. It's organized around implementing different user stories. For each story, this book not only talks about how to ... Leia mais

    R$ 191,49

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Séries series Professional and Applied Computing (R0)
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns.The book is divided into four ... Leia mais

    R$ 346,79

  • C++20 Quick Syntax Reference

    A Pocket Guide to the Language, APIs, and Library

    de Mikael Olsson ...
    Séries series Professional and Applied Computing (R0)
    This quick C++ 20 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++20. It presents the essential C++20 code syntax in a well-organized format that can be used as a handy reference.This edition covers topics including designated initializers, lambdas and lambda captures, the spaceship operator, pack expressions, string literals as template ... Leia mais

    R$ 326,09

  • The C# Programmer’s Study Guide (MCSD)

    Exam: 70-483

    Séries series Professional and Applied Computing (R0)
    Prepare for Microsoft Certification Exam 70-483: Programming in C#. The “What, Why, and How” of each concept is presented along with quick summaries, code challenges, and exam questions to review and practice key concepts.You will learn how to use:Lambda expressions to write LINQ query expressionsAsynchronous programming with the Async and Await keywords to maximize performance of slow ... Leia mais

    R$ 346,79

  • Practical Domain-Driven Design in Enterprise Java

    Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework

    de Vijay Nair ...
    Séries series Professional and Applied Computing (R0)
    See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo ... Leia mais

    R$ 243,29

  • Introducing Bootstrap 4

    de Jörg Krause ...
    Séries series Professional and Applied Computing (R0)
    Learn how to use the front end CSS framework Bootstrap 4 to create powerful web applications. You'll work with all the components of Bootstrap 4 using easy-to-follow instructions and example code snippets. You'll also use Bootstrap 4 for typography, forms, and modules, and see how to structure your page and your code to be optimally efficient.CSS frameworks give front end developers the capability ... Leia mais

    R$ 206,99

  • Java 9 Recipes

    A Problem-Solution Approach

    de Josh Juneau ...
    Séries series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved!This revised edition covers important new features such as Java 9's JShell and the new ... Leia mais

    R$ 274,29

  • Guia prático de TypeScript

    Melhore suas aplicações JavaScript

    Desenvolvido e mantido pela Microsoft, o TypeScript é um pré-processador open source de códigos JavaScript que auxilia na escrita de códigos, desde os mais simples até os mais complexos, utilizando tipagem de dados e os princípios da Orientação a Objetos para o desenvolvimento de aplicações front-end, back-end e mobile. Neste livro, Thiago da Silva Adriano abordará conceitos básicos do TypeScript, ... Leia mais

    R$ 49,90

  • Practical Android

    14 Complete Projects on Advanced Techniques and Approaches

    de Mark Wickham ...
    Séries series Professional and Applied Computing (R0)
    Choose the best approach for your app and implement your solution quickly by leveraging complete projects. This book is a collection of practical projects that use advanced Android techniques and approaches, written by Android instructor Mark Wickham. Mark has taught a series of popular classes at Android development conferences since 2013 and Practical Android covers content from his most popular ... Leia mais

    R$ 274,29

  • Python Programming Fundamentals

    de Kent D. Lee ...
    Séries series Computer Science (R0)
    Computer programming is a skill that can bring great enjoyment from the creativity involved in designing and implementing a solution to a problem. This classroom-tested and easy-to-follow textbook teaches the reader how to program using Python, an accessible language which can be learned incrementally. Through an extensive use of examples and practical exercises, students will learn to recognize ... Leia mais

    R$ 182,69

  • LLVM Cookbook

    Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM

    Key FeaturesBook DescriptionThe book is for compiler programmers who are familiar with concepts of compilers and want to indulge in understanding, exploring, and using LLVM infrastructure in a meaningful way in their work. This book is also for programmers who are not directly involved in compiler projects but are often involved in development phases where they write thousands of lines of code. ... Leia mais

    R$ 205,19

  • Lumen Programming Guide

    Writing PHP Microservices, REST and Web Service APIs

    de Paul Redmond ...
    Séries series Professional and Applied Computing (R0)
    Learn to write test-driven microservices, REST APIs, and web service APIs with PHP using the Lumen micro-framework, from the now popular Laravel family. This book shows you how testing APIs can help you write bullet-proof web application services and microservices.In the Lumen Programming Guide you will learn how to use Lumen—a micro-framework by Laravel—to write bullet-proof APIs. Lumen helps you ... Leia mais

    R$ 274,29

  • Pro React

    Séries series Professional and Applied Computing (R0)
    Pro React teaches you how to successfully structure increasingly complex front-end applications and interfaces. This book explores the React library in depth, as well as detailing additional tools and libraries in the React ecosystem, enabling you to create complete, complex applications.You will learn how to use React completely, and learn best practices for creating interfaces in a composable ... Leia mais

    R$ 206,99

  • An Introduction to Statistics with Python

    With Applications in the Life Sciences

    Séries series Mathematics and Statistics (R0)
    This textbook provides an introduction to the free software Python and its use for statistical data analysis. It covers common statistical tests for continuous, discrete and categorical data, as well as linear regression analysis and topics from survival analysis and Bayesian statistics. Working code and data for Python solutions for each test, together with easy-to-follow Python examples, can be ... Leia mais

    R$ 276,89

  • Numerical Computations with GPUs

    Editado por Volodymyr Kindratenko ...
    Séries series Computer Science (R0)
    This book brings together research on numerical methods adapted for Graphics Processing Units (GPUs). It explains recent efforts to adapt classic numerical methods, including solution of linear equations and FFT, for massively parallel GPU architectures. This volume consolidates recent research and adaptations, covering widely used methods that are at the core of many scientific and engineering ... Leia mais

    R$ 775,29

  • Oracle Certified Professional Java SE 8 Programmer Exam 1Z0-809: A Comprehensive OCPJP 8 Certification Guide

    A Comprehensive OCPJP 8 Certification Guide

    Séries series Professional and Applied Computing (R0)
    This book is a comprehensive, step-by-step and one-stop guide for the Java SE 8 Programmer II exam (IZ0-809). Salient features of this book include: 100% coverage of the exam topics, a full-length mock exam, practice exam questions, exam notes and tips.Oracle Certified Professional Java SE 8 Programmer II Guide (Exam IZ0-809) is a comprehensive guide for the OCPJP 8 exam.The book starts by ... Leia mais

    R$ 414,09

  • iOS Code Testing

    Test-Driven Development and Behavior-Driven Development with Swift

    Séries series Professional and Applied Computing (R0)
    Put into motion practical examples to master Test-Driven Development (TDD) and acceptance testing in Swift.This book uses a pragmatic approach to writing well-tested code and provides techniques that can be used to retrofit tests to legacy code bases. You'll be introduced to basic principles of TDD, such as Test First, Red-Green-Refactor, Remove Duplicate code, Dependency Injection, and Single ... Leia mais

    R$ 326,09

  • Beginning Java 8 Games Development

    Séries series Professional and Applied Computing (R0)
    Beginning Java 8 Games Development, written by Java expert and author Wallace Jackson, teaches you the fundamentals of building a highly illustrative game using the Java 8 programming language. In this book, you'll employ open source software as tools to help you quickly and efficiently build your Java game applications. You'll learn how to utilize vector and bit-wise graphics; create sprites and ... Leia mais

    R$ 274,29

  • MATLAB Deep Learning

    With Machine Learning, Neural Networks and Artificial Intelligence

    de Phil Kim ...
    Séries series Professional and Applied Computing (R0)
    Get started with MATLAB for deep learning and AI with this in-depth primer. In this book, you start with machine learning fundamentals, then move on to neural networks, deep learning, and then convolutional neural networks. In a blend of fundamentals and applications, MATLAB Deep Learning employs MATLAB as the underlying programming language and tool for the examples and case studies in this book ... Leia mais

    R$ 326,09

  • CMake Cookbook

    Building, testing, and packaging modular software with modern CMake

    Learn CMake through a series of task-based recipes that provide you with practical, simple, and ready-to-use CMake solutions for your codeKey FeaturesLearn to configure, build, test, and package software written in C, C++, and FortranProgress from simple to advanced tasks with examples tested on Linux, macOS, and WindowsManage code complexity and library dependencies with reusable CMake building ... Leia mais

    R$ 257,39

  • Introduction to Modern Fortran for the Earth System Sciences

    Séries series Earth and Environmental Science (R0)
    This work provides a short "getting started" guide to Fortran 90/95. The main target audience consists of newcomers to the field of numerical computation within Earth system sciences (students, researchers or scientific programmers). Furthermore, readers accustomed to other programming languages may also benefit from this work, by discovering how some programming techniques they are familiar with ... Leia mais

    R$ 498,39

  • A Concise Introduction to Languages and Machines

    Séries series Computer Science (R0)
    A Concise Introduction to Languages, Machines and Logic provides an accessible introduction to three key topics within computer science: formal languages, abstract machines and formal logic. Written in an easy-to-read, informal style, this textbook assumes only a basic knowledge of programming on the part of the reader.The approach is deliberately non-mathematical, and features: - Clear ... Leia mais

    R$ 155,29