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 841 - 864 de 10640 resultados
Skip side bar filters
  • Real-Time Phoenix: Building Scalable Elixir Applications with Live Updates and WebSocket Streams

    de Sam Stevenson ...
    Learn to build responsive, real-time applications using Elixir and Phoenix LiveView. Master WebSocket handling, distributed systems, and fault-tolerant architectures using OTP principles. Perfect for web developers looking to create interactive dashboards, chat applications, and IoT monitoring systems that scale to millions of concurrent users. Includes deployment strategies and performance ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Learning Processing

    A Beginner's Guide to Programming Images, Animation, and Interaction

    Series series The Morgan Kaufmann Series in Computer Graphics
    The free, open-source Processing programming language environment was created at MIT for people who want to develop images, animation, and sound. Based on the ubiquitous Java, it provides an alternative to daunting languages and expensive proprietary software. This book gives graphic designers, artists and illustrators of all stripes a jump start to working with processing by providing detailed ... Leer más

    $48.99 USD

  • Teach Your Kids to Code

    A Parent-Friendly Guide to Python Programming

    de Bryson Payne ...
    Teach Your Kids to Code is a parent's and teacher's guide to teaching kids basic programming and problem solving using Python, the powerful language used in college courses and by tech companies like Google and IBM.Step-by-step explanations will have kids learning computational thinking right away, while visual and game-oriented examples hold their attention. Friendly introductions to fundamental ... Leer más

    $17.99 USD

  • Envoy Proxy Essentials

    Definitive Reference for Developers and Engineers

    "Envoy Proxy Essentials""Envoy Proxy Essentials" offers a definitive exploration of Envoy, the modern, high-performance proxy at the heart of today's cloud-native applications. Beginning with a historical perspective on the evolution of network proxies, this book illuminates Envoy’s architectural innovations and its pivotal role within Kubernetes, the CNCF, and service mesh ecosystems. Readers ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Introducing Ethereum and Solidity

    Foundations of Cryptocurrency and Blockchain Programming for Beginners

    de Chris Dannen ...
    Series series Professional and Applied Computing (R0)
    Learn how to use Solidity and the Ethereum project – second only to Bitcoin in market capitalization. Blockchain protocols are taking the world by storm, and the Ethereum project, with its Turing-complete scripting language Solidity, has rapidly become a front-runner. This bookpresents the blockchain phenomenon in context; then situates Ethereum in a world pioneered by Bitcoin.See why ... Leer más

    $62.99 USD

  • VBScript in a Nutshell

    A Desktop Quick Reference

    Lightweight yet powerful, VBScript from Microsoft® is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system ... Leer más

    $23.99 USD

  • C#-Visual Basic Bilingual Dictionary : Visual Studio 2015 Edition

    de Tim Patrick ...
    Built on Microsoft’s powerful .NET Framework, C# and Visual Basic are complete equals in terms of coding power and application development possibilities. In today’s multi-platform environment, an understanding of both languages is a job requirement. The C#-Visual Basic Bilingual Dictionary unifies the languages by providing clear, functional equivalents for all syntax and grammar differences.• ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Learning TypeScript

    Enhance Your Web Development Skills Using Type-Safe JavaScript

    de Josh Goldberg ...
    TypeScript has conquered the world of JavaScript. Identified in developer surveys as one of the world's fastest growing and most popular languages, TypeScript is widely used in consumer and business companies across the world and is frequently credited for helping massive web applications scale. But what exactly is TypeScript? How and why does it work, and how can we use it?This practical book ... Leer más

    $34.99 USD

  • Java I/O

    Tips and Techniques for Putting I/O to Work

    All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four largecategories: input streams and output streams, for reading and writing binary data; and readers and writers, for reading and writing ... Leer más

    $34.99 USD

  • Game Maker Book 1

    Learn To Make Computer Games

    de Ben Tyers ...
    Learn to create 6 with the popular software GameMaker.This edition designed for GameMaker Studio.Start with Drag and Drop and progress onto GML scripting language.Includes lots of screen shots and explanations.Also includes a free download of the source files for all 6 games and extra resources to use on your own games. ... Leer más

    $4.86 USD

  • Head First Android Development

    A Learner's Guide to Building Android Apps with Kotlin

    What will you learn from this book?If you have an idea for a killer Android app, this fully revised and updated edition will get you up and running in a jiffy. You'll go beyond syntax and how-to manuals and learn how to think like a great Android developer. This hands-on book teaches you everything from designing user interfaces to building multi-screen apps that persist data in a database. It ... Leer más

    $55.99 USD

  • The Haskell School of Expression

    Learning Functional Programming through Multimedia

    de Paul Hudak ...
    Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional ... Leer más

    $68.99 USD

  • Building and Testing with Gradle

    Understanding Next-Generation Builds

    Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.Discover ... Leer más

    $13.99 USD

  • Julia for Scientific Computing

    Julia in Production: A Data Science Journey

    Series series Julia in Production: A Data Science Journey
    Transform your data science workflows with Julia's lightning-fast performance. This practical guide helps Python and R developers transition to Julia for large-scale scientific computing, machine learning, and numerical analysis. Features real-world case studies, optimization techniques, and integration with popular data science tools. Includes parallel computing patterns and best practices for ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • 40 Algorithms Every Programmer Should Know

    Hone your problem-solving skills by learning different algorithms and their implementation in Python

    de Imran Ahmad ...
    Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental algorithms, such as sorting and searching, to modern algorithms used in machine learning and cryptographyKey FeaturesLearn the techniques you need to know to design algorithms for solving complex problemsBecome familiar with neural networks and deep learning techniquesExplore ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Scientific Computing with Python

    Mastering Numpy and Scipy

    de John Smith ...
    "Scientific Computing with Python: Mastering Numpy and Scipy" is a comprehensive guide designed to equip readers with the knowledge and skills necessary for efficient numerical computations and data analysis. Whether you're a beginner or an advanced user, this book delves into essential topics such as array manipulation, advanced Numpy techniques, and the vast functionalities of Scipy, including ... Leer más

    $6.95 USD o gratis con Kobo Plus

  • OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide

    Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817

    This OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide was published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam. No matter the changes, rest assured this Study Guide covers everything you need to prepare for and take the exam.NOTE: The OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II ... Leer más

    $48.00 USD

  • Hands-On Unsupervised Learning Using Python

    How to Build Applied Machine Learning Solutions from Unlabeled Data

    Many industry experts consider unsupervised learning the next frontier in artificial intelligence, one that may hold the key to general artificial intelligence. Since the majority of the world's data is unlabeled, conventional supervised learning cannot be applied. Unsupervised learning, on the other hand, can be applied to unlabeled datasets to discover meaningful patterns buried deep in the data ... Leer más

    $48.99 USD

  • Aprende a Programar en Python

    de Ángel Arias ...
    Así que no habéis programado nunca... A medida que avanzamos en este libro, intentaremos enseñaros a programar. Vosotros tenéis que leer código y escribir código (así denominamos a los programas). Veremos un montón de código. Para entenderlo tendréis que copiar este código, probarlo y observar que ocurre. Jugad y haced cambios. Lo peor que os puede pasar es que no funcione.Python es un lenguaje de ... Leer más

    $4.95 USD o gratis con Kobo Plus

  • Building Node Applications with MongoDB and Backbone

    Rapid Prototyping and Scalable Deployment

    de Emily Wilson ...
    Build an application from backend to browser with Node.js, and kick open the doors to real-time event programming. With this hands-on book, you’ll learn how to create a social network application similar to LinkedIn and Facebook, but with a real-time twist. And you’ll build it with just one programming language: JavaScript.If you’re an experienced web developer unfamiliar with JavaScript, the book ... Leer más

    $15.99 USD

  • Mastering Perl

    Creating Professional Programs with Perl

    de brian d foy ...
    Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you’ll encounter as a working programmer.The third in O’Reilly’s series of landmark Perl tutorials ... Leer más

    $28.99 USD

  • C# Programming

    C# Programming: This book is specially written for Microsoft's .Net Developers in Computer Engineering and Information Technologies fields. Also those who are interested learning C#.Net can refer this book gain knowledge about power of C# for development of various .Net applications.It covers virtually most of core features and some of the advanced features of C# Programming for dynamic website ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • SQL Hacks

    Tips & Tools for Digging Into Your Data

    Whether you're running Access, MySQL, SQL Server, Oracle, or PostgreSQL, this book will help you push the limits of traditional SQL to squeeze data effectively from your database. The book offers 100 hacks -- unique tips and tools -- that bring you the knowledge of experts who apply what they know in the real world to help you take full advantage of the expressive power of SQL. You'll find ... Leer más

    $17.99 USD