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 1609 - 1632 de 10610 resultados
Skip side bar filters
  • Pearls of Functional Algorithm Design

    de Richard Bird ...
    Richard Bird takes a radically new approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more familiar areas such as data compression and string matching. Each pearl starts with the statement of the problem expressed using the ... Leer más

    $65.99 USD

  • Java in easy steps, 5th edition

    Covers Java 8

    de Mike McGrath ...
    Series series In Easy Steps
    Java in easy steps instructs you how to easily create your own exciting Java programs. Now, updated for Java 8, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps. Now, in its fifth edition, Java in easy steps begins by explaining how to download and install ... Leer más

    $14.75 USD

  • Building Progressive Web Apps

    Bringing the Power of Native to the Browser

    de Tal Ater ...
    Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how—and why—to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app ... Leer más

    $30.99 USD

  • ASCII Shrug

    An Overview of the History, Basics, and Challenges of Computer Science

    de Bing Wang ...
    Why call the book name ASCII Shrug? The born of ASCII makes almost every computing feature possible. The born of ASCII transforms computing and our lives in such an easier way, sometimes we may finish a job with just a shrug. But all these came not easy, countless computing scientists and engineers have devoted to create a seirs of milestones. Chapter I brings you to hundred years ago, even ... Leer más

    $3.99 USD

  • Gatsby: The Definitive Guide

    Build and Deploy Highly Performant Jamstack Sites and Applications

    de Preston So ...
    Get the definitive guide on Gatsby, the JavaScript framework for building blazing fast websites and applications. Used by Nike, Costa Coffee, and other companies worldwide, Gatsby is emerging as one of the key technologies in the Jamstack (JavaScript, APIs, and markup) ecosystem. With this comprehensive guide, you'll learn how to architect, build, and deploy Gatsby sites independently or with CMSs ... Leer más

    $48.99 USD

  • Symfony Framework

    Symfony es un framework web escrito en PHP que sigue el paradigma MVC (model-view-controller), cuya curva de aprendizaje necesaria para su uso es baja, es framework bastante fácil de usar. Está orientado para permitir que los desarrolladores apliquen principios ágiles del desarrollo tales como DRY o XP y enfoqado en la reglas de negocio sin la necesidad de escribir muchos archivos de configuración ... Leer más

    $4.95 USD o gratis con Kobo Plus

  • Mastering Python Networking

    Your one-stop solution to using Python for network automation, DevOps, and Test-Driven Development

    de Eric Chou ...
    Publisher\\'s Note: This edition from 2018 is outdated. A new third edition, updated for 2020 featuring Python 3.8, with coverage extended to include Azure, AWS, and Ansible 2.8, and data analysis using Elastic Stack has just been published.Key FeaturesExplore the power of Python libraries to tackle difficult network problems efficiently and effectivelyUse Python for network device automation, ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • FastAPI Cookbook

    Develop high-performance APIs and web applications with Python

    Enhance your web development skills, from setting up your environment and advanced integrations to building robust, high-traffic web applications with practical, scalable solutionsKey FeaturesExplore FastAPI in depth, from basic setup to advanced features such as custom middleware and WebSocketsDiscover practical strategies to optimize app performance and handle high trafficImplement SQL and NoSQL ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Quick Recursion

    Series series Quick Programming
    Recursion is the best tool for working with trees and graphs. But perhaps you’ve studied recursion and decided it’s too complicated. You just can’t think that way. That limits the kind of programming you can do.Good news! Recursion is actually easy. It’s just badly taught.See, many instructors talk about how the computer does it. They go on and on about what happens at each level of the recursion ... Leer más

    $28.99 USD

  • Node-RED Essentials

    Definitive Reference for Developers and Engineers

    "Node-RED Essentials""Node-RED Essentials" is an authoritative guide that delves into the architecture, design, and practical implementation of Node-RED, the leading flow-based programming platform for integration, IoT, and automation solutions. The book opens with a comprehensive examination of Node-RED’s foundational concepts, including its event-driven flow paradigm, execution engine, project ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    de Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Leer más

    $36.99 USD

  • Java EE 7 Development with NetBeans 8

    About This BookUse the features of the popular NetBeans IDE to accelerate your development of Java EE applicationsCovers the latest versions of the major Java EE APIs such as JSF 2.2, EJB 3.2, JPA 2.1, CDI 1.1, and JAX-RS 2.0Walks you through the development of applications utilizing popular JSF component libraries such as PrimeFaces, RichFaces, and ICEfacesWho This Book Is ForThe book is aimed at ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • Java

    Beginner's Guide to Programming Code with Java

    Series Libro 1 - Java Programming Series
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • SQL Antipatterns, Volume 1

    Avoiding the Pitfalls of Database Programming

    de Bill Karwin ...
    SQL is the ubiquitous language for software developers working with structured data. Most developers who rely on SQL are experts in their favorite language (such as Java, Python, or Go), but they're not experts in SQL. They often depend on antipatterns - solutions that look right but become increasingly painful to work with as you uncover their hidden costs. Learn to identify and avoid many of ... Leer más

    $29.99 USD

  • Programming Your GPU with OpenMP

    Performance Portability for GPUs

    Series series Scientific and Engineering Computation
    The essential guide for writing portable, parallel programs for GPUs using the OpenMP programming model.Today’s computers are complex, multi-architecture systems: multiple cores in a shared address space, graphics processing units (GPUs), and specialized accelerators. To get the most from these systems, programs must use all these different processors. In Programming Your GPU with OpenMP, Tom ... Leer más

    $54.99 USD

  • Python Engineering Handbook

    From Fundamentals to Production Systems

    Python Engineering Handbook: From Fundamentals to Production Systems is a practical, hands-on guide to building modern Python applications using industry best practices. From core language fundamentals and object-oriented programming to REST APIs with FastAPI, databases, asynchronous programming, testing, performance optimization, AI integration, and production deployment, this book bridges the ... Leer más

    Gratis

  • The Scheme Programming Language, fourth edition

    A thoroughly updated and expanded edition brings this popular introductory text and reference up to date with the current Scheme standard, the Revised6 Report on Scheme.Scheme is a general-purpose programming language, descended from Algol and Lisp, widely used in computing education and research and a broad range of industrial applications. This thoroughly updated edition of The Scheme ... Leer más

    $41.99 USD

  • Python Business Intelligence Cookbook

    Leverage the computational power of Python with more than 60 recipes that arm you with the required skills to make informed business decisions

    Leverage the computational power of Python with more than 60 recipes that arm you with the required skills to make informed business decisions.Key Features\[\*\]Want to minimize risk and optimize profits of your business? Learn to create efficient analytical reports with ease using this highly practical, easy-to-follow guide.\[\*\]Learn to apply Python for business intelligence tasks—preparing, ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • JavaScript Cookbook

    Programming the Web

    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process.The recipes in this book take advantage of the latest ... Leer más

    $48.99 USD

  • Java Deep Learning Essentials

    Unlocking the next generation of predictive power

    Dive into the future of data science and learn how to build the sophisticated algorithms that are fundamental to deep learning and AI with JavaKey Features\[\*\] Go beyond the theory and put Deep Learning into practice with Java\[\*\]Find out how to build a range of Deep Learning algorithms using a range of leading frameworks including DL4J, Theano and Caffe\[\*\] Whether you’re a data scientist ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Unity 2021 Cookbook

    Over 140 recipes to take your Unity game development skills to the next level

    Discover the latest features of Unity 2021 and dive deeper into the nuances of professional game development with UnityKey FeaturesDiscover the latest features of Unity 2021 including coverage of AR/VR developmentFollow practical recipes for better 2D and 2D character development with Unity GameKitsLearn powerful techniques and expert best practices in building 3D objects, textures, and ... Leer más

    $53.99 USD o gratis con Kobo Plus

  • Practical Deep Learning, 2nd Edition

    A Python-Based Introduction

    Deep learning made simple.Dip into deep learning without drowning in theory with this fully updated edition of Practical Deep Learning from experienced author and AI expert Ronald T. Kneusel.After a brief review of basic math and coding principles, you’ll dive into hands-on experiments and learn to build working models for everything from image analysis to creative writing, and gain a thorough ... Leer más

    $43.99 USD

  • Data Wrangling with Python

    Tips and Tools to Make Your Life Easier

    How do you take your data analysis skills beyond Excel to the next level? By learning just enough Python to get stuff done. This hands-on guide shows non-programmers like you how to process information that’s initially too messy or difficult to access. You don't need to know a thing about the Python programming language to get started.Through various step-by-step exercises, you’ll learn how to ... Leer más

    $30.99 USD