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 Lenguajes de programación

Si te gustan los eBooks de Lenguajes de programación, seguro que te encanta esta selección.
Mostrando 169 - 192 de 10565 resultados
Skip side bar filters
  • Flask Web Development

    Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, youâ??ll learn Flask from the ground up by developing a complete, real-world application created by author Miguel Grinberg. This refreshed edition accounts for important technology changes that have occurred in the past three years.Explore the frameworkâ? ... Leer más

    $34.99 USD

  • C Programming

    What is C?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 ... Leer más

    Gratis

  • Programming in Haskell

    de Graham Hutton ...
    Haskell is a purely functional language that allows programmers to rapidly develop clear, concise, and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author's experience of teaching Haskell for more than twenty years. All concepts are explained from first principles and no programming experience is required, ... Leer más

    $40.99 USD

  • PowerShell for Sysadmins

    Workflow Automation Made Easy

    de Adam Bertram ...
    Learn to use PowerShell, Microsoft's scripting language, to automate real-world tasks that IT professionals and system administrators deal with every day.Save Time. Automate.PowerShell® is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of IT. In PowerShell for Sysadmins, five-time Microsoft® MVP "Adam the Automator" Bertram shows you ... Leer más

    $28.99 USD

  • Effective C++: 55 Specific Ways to Improve Your Programs and Designs

    55 Specific Ways to Improve Your Programs and Designs

    de Scott Meyers ...
    “Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”— Steve Schirripa, Software Engineer, Google“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this.... ... Leer más

    $47.69 USD

  • The Missing README

    A Guide for the New Software Engineer

    Key concepts and best practices for new software engineers — stuff critical to your workplace success that you weren’t taught in school.For new software engineers, knowing how to program is only half the battle. You’ll quickly find that many of the skills and processes key to your success are not taught in any school or bootcamp. The Missing README fills in that gap—a distillation of workplace ... Leer más

    $21.99 USD

  • Dreamweaver CS6: The Missing Manual

    Dreamweaver CS6 is the most capable website design and management program yet, but there’s no printed guide to its amazing features. That’s where Dreamweaver CS6: The Missing Manual comes in. You’ll learn to use every facet of this versatile program, through jargon-free explanations and 13 hands-on tutorials.The important stuff you need to know:Get A to Z guidance. Go from building simple web ... Leer más

    $36.99 USD

  • Kafka: The Definitive Guide

    Real-Time Data and Stream Processing at Scale

    Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this updated edition, application architects, developers, and production engineers new to the Kafka streaming platform will learn how to handle data in motion. Additional chapters cover Kafka's AdminClient ... Leer más

    $48.99 USD

  • Building Android Apps with HTML, CSS, and JavaScript

    Making Native Apps with Standards-Based Web Tools

    It’s true: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. Now updated for HTML5, the second edition of this hands-on guide shows you how to use open source web standards to design and build apps that can be adapted for any Android device.You’ll learn how to create an Android-friendly web app on the platform of your choice, and then use ... Leer más

    $24.99 USD

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics

    Do you want to build web pages, but have no previous experience? This friendly guide is the perfect place to start. You’ll begin at square one, learning how the Web and web pages work, and then steadily build from there. By the end of the book, you’ll have the skills to create a simple site with multi-column pages that adapt for mobile devices.Learn how to use the latest techniques, best practices ... Leer más

    $28.99 USD

  • Eloquent JavaScript, 4th Edition

    Start building beautiful web applications in JavaScript with the bestselling introduction to the language, updated with new features, fresh exercises, and fun projects.JavaScript, the programming language that allows us to add programs to web pages, lies at the heart of almost every modern web application, from social media sites to browser-based games. Just about every device can run it, making ... Leer más

    $29.99 USD

  • Top 10 Xamarin Tips and Traps

    de Charles Pluta ...
    Are you ready to create the next cross-platform app that reaches millions of downloads? Do you need to enable mobile connectivity for your organization? Read this free eBook from Infragistics to learn ten tips and traps you must know as you use Xamarin and Xamarin.Forms with Visual Studio to create cross-platform mobile apps.Whether you are new to creating mobile apps, or an experienced developer, ... Leer más

    Gratis

  • Satoshi on Bitcoin

    A collection of Satoshi Nakamoto’s writings on Bitcoin.This collection contains Satoshi’s words, compiled and neatly formatted without commentary. Each chapter contains Satoshi’s writings from a specific medium (emails, forum posts, website, and source code), with detailed date/time timestamps for each entry. These writings tell a compelling story of the excitement and challenges surrounding ... Leer más

    Gratis

  • Unity from Zero to Proficiency (Intermediate)

    Unity from Zero to Proficiency, #3

    Series Libro 3 - Unity from Zero to Proficiency
    Newly Edited and Updated Version (Third Edition) for Unity 2020Learn C# with Unity, and create a full FPS game without the headachesWithout this book, most people spend too long trying to learn C# with Unity the hard way. This book is the only one that will get you to learn Unity fast without wasting so much time. It includes twelve chapters that painlessly teach you the necessary skills to create ... Leer más

    $9.99 USD

  • SQL: Down and Dirty

    de Douglas Chick ...
    Welcome to SQL: Down and Dirty. This book, if you can call it one, is designed as a quick reference, goto book for the working SQL, or Network Administrator. If you are like me, you like to keep all of your reference material together and not in a hundred internet searches. This reference is intended for the working IT professional in real world scenarios without having to find what you are ... Leer más

    $0.99 USD

  • PHP and SQL Server Programming By Example

    This book provides alternative approach to build PHP application with Windows platform and database SQL Server. It describes how to work with PHP and SQL Server and illustrates their use with code examples. The last chapter author explains how PHP to access Windows Azure SQL Database.**TOC**Setup Development Environment1.1 System Environment1.2 Deploying PHP on IIS1.3 SQL Server Driver for PHP1.4 ... Leer más

    $3.43 USD

  • The Problem with Native JavaScript APIs

    Many features inspired by popular JavaScript libraries are now available as native JavaScript APIs in today’s powerful browsers. While that may seem convenient given all of the JavaScript you need to write, relying on these APIs will only make code maintenance more difficult in the long run.In this report, Nicholas Zakas—consultant and former front-end tech leader at Yahoo!—provides a case study ... Leer más

    Gratis

  • 100 Go Mistakes and How to Avoid Them

    Spot errors in your Go code you didn’t even know you were making and boost your productivity by avoiding common mistakes and pitfalls.100 Go Mistakes and How to Avoid Them shows you how to:Dodge the most common mistakes made by Go developersStructure and organize your Go applicationHandle data and control structures efficientlyDeal with errors in an idiomatic mannerImprove your concurrency ... Leer más

    $58.99 USD

  • SVG Animations

    From Common UX Implementations to Complex Responsive Animation

    de Sarah Drasner ...
    SVG is extremely powerful, with its reduced HTTP requests and crispness on any display. It becomes increasingly more interesting as you explore its capabilities for responsive animation and performance boons. When you animate SVG, you must be aware of normal image traits like composition, color, implementation, and optimization. But when you animate, it increases the complexity of each of these ... Leer más

    $30.99 USD

  • Getting Started with Matlab Simulink and Arduino

    Getting started with Matlab Simulink and Arduino comprehensively explains how to use MATLAB and Simulink to perform Arduino simulation. This book begins with covering the Matlab Simulink with targeting Arduino, and the solutions to different problems in simulation.*TOC*Preparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 ... Leer más

    $4.99 USD

  • HTML in 30 Pages

    HTML in 30 Pages is a brief e-booklet, designed to get you into HTML as fast as possible, as easily as possible. There is no bull in this Micro-Manual by popular online teacher U.Q. Magnusson. From the very first page you will learn about the basic concepts of HTML, including formatting, arrangements, links, and CSS. Simple yet comprehensive examples follow as you zip through, and each is ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Solidity Smart Contracts: Build DApps In The Ethereum Blockchain

    For the past couple of years, there hasn't been a bigger breakthrough in the IT world than the one that the Blockchain technology has made. The extremely fast growth of the industry, market and the technology itself leads to an enormous shortage of programmers that truly understand the blockchain. Along with the blockchain, smart contracts have emerged and with them - Solidity.The idea of this ... Leer más

    Gratis

  • The Minimum You Need to Know About Java and xBaseJ

    de Roland Hughes ...
    Tutorial book which teaches Java programmers how to use the xBaseJ library to create and access files in XBASE/DBASE format. ... Leer más

    Gratis

  • Godot from Zero to Proficiency (Foundations)

    Godot from Zero to Proficiency, #1

    Series Libro 1 - Godot from Zero to Proficiency
    Get started with Godot and game programming fast without the headachesGodot is a great software to create video games; however, it includes so many options and features that getting started can feel overwhelming.Without my book, most people spend too long trying to learn how to use Godot the hard way. This book is the only one that will get you to learn Godot fast without wasting so much time. ... Leer más

    $4.20 USD o gratis con Kobo Plus