Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Programación

Si te gustan los eBooks de Programación, seguro que te encanta esta selección.
Mostrando 841 - 864 de 28382 resultados
Skip side bar filters
  • Getting Started with Qt 5

    Introduction to programming Qt 5 for cross-platform application development

    de Benjamin Baka ...
    Begin writing graphical user interface(GUI) applications for building human machine interfaces with a clear understanding of key concepts of the Qt frameworkKey FeaturesLearn how to write, assemble, and build Qt application from the command lineUnderstand key concepts like Signals and Slots in QtBest practices and effective techniques for designing graphical user interfaces using Qt 5Book ... Leer más

    $22.99 USD o gratis con Kobo Plus

  • JavaScript for hackers

    Learn to think like a hacker

    de Gareth Heyes ...
    Have you ever wondered how a hacker approaches finding flaws in the browser and JavaScript? This book shares the thought processes and gives you tools to find your own flaws. It shares the basics of JavaScript hacking, then dives in and explains how to construct JavaScript payloads that don't use parentheses.Shows how you can find flaws with fuzzing and how to quickly fuzz millions of characters ... Leer más

    $22.82 USD

  • Effective Computation in Physics

    Field Guide to Research with Python

    More physicists today are taking on the role of software developer as part of their research, but software development isnâ??t always easy or obvious, even for physicists. This practical book teaches essential software development skills to help you automate and accomplish nearly any aspect of research in a physics-based field.Written by two PhDs in nuclear engineering, this book includes ... Leer más

    $33.99 USD

  • GUI Design for Android Apps

    Series series Professional and Applied Computing (R0)
    GUI Design for Android Apps is the perfect—and concise—introduction for mobile app developers and designers. Through easy-to-follow tutorials, code samples, and case studies, the book shows the must-know principles for user-interface design for Android apps running on the Intel platform, including smartphones, tablets and embedded devices.This book is jointly developed for individual learning by ... Leer más

    Gratis

  • No Fear Coding

    Computational Thinking Across the Curriculum

    Coding and computational thinking (the ability to think like a computer) are among the skills that will serve students well in the future. Coding goes beyond websites and software – it’s an essential component in finding solutions to everyday problems. Computational thinking has many applications beyond the computer lab or math class –it teaches reasoning, creativity and expression, and is an ... Leer más

    $18.95 USD

  • Python 3 Object-Oriented Programming

    Build robust and maintainable software with object-oriented design patterns in Python 3.8

    Uncover modern Python with this guide to Python data structures, design patterns, and effective object-oriented techniquesKey FeaturesIn-depth analysis of many common object-oriented design patterns that are more suitable to Python's unique styleLearn the latest Python syntax and librariesExplore abstract design patterns and implement them in Python 3.8Book DescriptionObject-oriented programming ... Leer más

    $68.99 USD o gratis con Kobo Plus

  • The OpenMP Common Core

    Making OpenMP Simple Again

    Series series Scientific and Engineering Computation
    How to become a parallel programmer by learning the twenty-one essential components of OpenMP.This book guides readers through the most essential elements of OpenMP—the twenty-one components that most OpenMP programmers use most of the time, known collectively as the “OpenMP Common Core.” Once they have mastered these components, readers with no prior experience writing parallel code will be ... Leer más

    $28.99 USD

  • Linux System Programming

    Talking Directly to the Kernel and C Library

    de Robert Love ...
    Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider’s guide to writing smarter, faster code.Love clearly distinguishes between POSIX standard functions and special ... Leer más

    $36.99 USD

  • Essentials of Compilation

    An Incremental Approach in Python

    A hands-on approach to understanding and building compilers using the programming language Python.Compilers are notoriously difficult programs to teach and understand. Most books about compilers dedicate one chapter to each progressive stage, a structure that hides how language features motivate design choices. By contrast, this innovative textbook provides an incremental approach that allows ... Leer más

    $30.99 USD

  • C Programming for the Pc the Mac and the Arduino Microcontroller System

    de Peter D Minns ...
    Many systems today use the C programming language as it is available for most computers This book looks at how to produce C programs to execute on a PC or a MAC computer. It also looks at the Arduino UNO micro controller and describes how to write C programs usng the Arduino 'wired' C functions as well as using standard ANSI C with direct access to the micro controller registers of the Ardunio UNO ... Leer más

    $4.99 USD

  • 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 ... Leer más

    Gratis

  • Web Database Applications with PHP and MySQL

    Building Effective Database-Driven Web Sites

    There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the ... Leer más

    $28.99 USD

  • 1000 Android Most Important 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 Android ... Leer más

    $2.99 USD

  • TensorFlow for Deep Learning

    From Linear Regression to Reinforcement Learning

    Learn how to solve challenging machine learning problems with TensorFlow, Google’s revolutionary new software library for deep learning. If you have some background in basic linear algebra and calculus, this practical book introduces machine-learning fundamentals by showing you how to design systems capable of detecting objects in images, understanding text, analyzing video, and predicting the ... Leer más

    $43.99 USD

  • Version Control with Git

    Powerful Tools and Techniques for Collaborative Software Development

    Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes you from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating Git's many functions. You'll learn how to work with everything from small to very large ... Leer más

    $41.99 USD

  • Image Processing with ImageJ

    The book will help readers discover the various facilities of ImageJ through a tutorial-based approach. This book is targeted at scientists, engineers, technicians, and managers, and anyone who wishes to master ImageJ for image viewing, processing, and analysis. If you are a developer, you will be able to code your own routines after you have finished reading this book. No prior knowledge of ... Leer más

    $18.99 USD o gratis con Kobo Plus

  • React Native Blueprints

    Create eight exciting native cross-platform mobile applications with JavaScript

    Develop real world Android and iOS applications with the power of React native.Key Features? Build quirky and fun projects from scratch and become efficient with React Native? Learn to build professional Android and iOS applications with your JavaScript skills? Use Isomorphic principles to build mobile apps that offer a native user experienceBook DescriptionConsidering the success of the React ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Vue.js Programming by Example

    Vue.js is a modern JavaScript framework to build a modern web application. This book provides tutorial, demo and hands-on-lab Vue.js programming. Program samples and problem scenarios are provides to accelerate how to work with Vue.js including interacting with Node.js, PHP, ASP.NET MVC Core. The following is highlight topic in this book:Preparing Development EnvironmentVue.js ComponentsData ... Leer más

    $2.99 USD

  • Management 3.0

    Leading Agile Developers, Developing Agile Leaders

    de Jurgen Appelo ...
    Series series Addison-Wesley Signature Series (Cohn)
    In many organizations, management is the biggest obstacle to successful Agile development. Unfortunately, reliable guidance on Agile management has been scarce indeed. Now, leading Agile manager Jurgen Appelo fills that gap, introducing a realistic approach to leading, managing, and growing your Agile team or organization.Writing for current managers and developers moving into management, Appelo ... Leer más

    $47.69 USD

  • Learning Microsoft Azure

    Cloud Computing and Development Fundamentals

    If your organization plans to modernize services and move to the cloud from legacy software or a private cloud on premises, this book is for you. Software developers, solution architects, cloud engineers, and anybody interested in cloud technologies will learn fundamental concepts for cloud computing, migration, transformation, and development using Microsoft Azure.Author and Microsoft MVP Jonah ... Leer más

    $41.99 USD

  • Fluent Rust

    Official Rust Programming Book

    de Carol Nichols ...
    Fluent Rust covers everything you could want to know about the language. It comes as no surprise that Rust has consistently secured the title of "Most Loved Language" in the Stack Overflow Developer Survey.Authors Klabnik and Nichols, esteemed alumni of the Rust Core Team, generously share their expertise to assist you in harnessing the full potential of Rust's features. Their insights equip you ... Leer más

    $10.00 USD o gratis con Kobo Plus

  • Lisp in Small Pieces

    Traducido por Kathleen Callaway ...
    This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations ... Leer más

    $104.99 USD

  • Game Maker Studio Book - A Beginner's Guide

    Learn The Basics of GameMaker Studio

    de Ben Tyers ...
    Updated For Version 1.3 of GameMaker Studio. Learn Drag&Drop and GML as work your way through 6 games. Step-By-Step instructions with lots of easy to follow screen-shots. Learn to make: Hangman game, Tower Defense game, Spot the Difference Game, Matching Game and a Brick and Ball Game. You'll be amazed how much you'll learn from this book. Aimed at beginner to novice gamemakers. 250 pages packed ... Leer más

    $4.99 USD

  • Managing Cloud Native Data on Kubernetes

    Architecting Cloud Native Data Services Using Open Source Technology

    Is Kubernetes ready for stateful workloads? This open source system has become the primary platform for deploying and managing cloud native applications. But because it was originally designed for stateless workloads, working with data on Kubernetes has been challenging. If you want to avoid the inefficiencies and duplicative costs of having separate infrastructure for applications and data, this ... Leer más

    $48.99 USD