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 481 - 504 de 10043 resultados
Skip side bar filters
  • Natural Language Processing

    A Textbook with Python Implementation

    Series series Computer Science (R0)
    This textbook presents an up-to-date and comprehensive overview of Natural Language Processing (NLP), from basic concepts to core algorithms and key applications. Further, it contains seven step-by-step NLP workshops (total length: 14 hours) offering hands-on practice with essential Python tools like NLTK, spaCy, TensorFlow Kera, Transformer and BERT.The objective of this book is to provide ... Leer más

    $997 MXN

  • Python Web Scraping

    Successfully scrape data from any website with the power of Python

    Key FeaturesBook DescriptionThe Internet contains the most useful set of data ever assembled, largely publicly accessible for free. However, this data is not easily reusable. It is embedded within the structure and style of websites and needs to be carefully extracted to be useful. Web scraping is becoming increasingly useful as a means to easily gather and make sense of the plethora of ... Leer más

    $437 MXN o gratis con Kobo Plus

  • Kivy Blueprints

    de Mark Vasilkov ...
    About This BookLearn how to create simple to complex functional apps quickly and easily with the Kivy frameworkBend Kivy according to your needs by customizing, overriding, and bypassing the built-in functions when necessaryA step-by-step guide that provides a swift and easy introduction to game development for both desktop and mobileWho This Book Is ForThis book is intended for programmers who ... Leer más

    $724 MXN o gratis con Kobo Plus

  • SQL Server 2017 Developer???s Guide

    A professional guide to designing and developing enterprise database applications

    Build smarter and efficient database application systems for your organization with SQL Server 2017Key Features\[\*\]Build database applications by using the development features of SQL Server 2017\[\*\]Work with temporal tables to get information stored in a table at any time\[\*\]Use adaptive querying to enhance the performance of your queriesBook DescriptionMicrosoft SQL Server 2017 is a ... Leer más

    $946 MXN o gratis con Kobo Plus

  • OCUP 2 Certification Guide

    Preparing for the OMG Certified UML 2.5 Professional 2 Foundation Exam

    OCUP 2 Certification Guide: Preparing for the OMG Certified UML 2.5 Professional 2 Foundation Exam both teaches UML® 2.5 and prepares candidates to become certified. UML® (Unified Modeling Language) is the most popular graphical language used by software analysts, designers, and developers to model, visualize, communicate, test, and document systems under development. UML® 2.5 has recently been ... Leer más

    $837 MXN

  • JSON at Work

    Practical Data Integration for the Web

    de Tom Marrs ...
    JSON is becoming the backbone for meaningful data interchange over the internet. This format is now supported by an entire ecosystem of standards, tools, and technologies for building truly elegant, useful, and efficient applications. With this hands-on guide, author and architect Tom Marrs shows you how to build enterprise-class applications and services by leveraging JSON tooling and message ... Leer más

    $336 MXN

  • Flexbox in CSS

    de Estelle Weyl ...
    Layout designers rejoice: CSS finally has an update that will make your lives easier. Flexible box layout, often called Flexbox, frees you from the challenges of creating layouts with floats and padding? and lets you specify containers and their contents instead. The new model means you can specify the directions in which material flows, how content wraps, and the ways components can expand to ... Leer más

    $120 MXN

  • Mastering SciPy

    Implement state-of-the-art techniques to visualize solutions to challenging problems in scientific computing, with the use of the SciPy stack

    Implement state-of-the-art techniques to visualize solutions to challenging problems in scientific computing, with the use of the SciPy stackKey FeaturesBook DescriptionThe SciPy stack is a collection of open source libraries of the powerful scripting language Python, together with its interactive shells. This environment offers a cutting-edge platform for numerical computation, programming, ... Leer más

    $769 MXN o gratis con Kobo Plus

  • Awk Programming in Practice

    Definitive Reference for Developers and Engineers

    "Awk Programming in Practice""Awk Programming in Practice" is the definitive guide for mastering the Awk language in both foundational and advanced data processing environments. Beginning with an in-depth exploration of Awk’s execution model, syntax, and stream-oriented paradigm, the book establishes a strong baseline for readers seeking to leverage Awk’s core strengths in text transformation and ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Python for Algorithmic Trading

    de Yves Hilpisch ...
    Algorithmic trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Python in the fascinating field of algorithmic ... Leer más

    $577 MXN

  • Java in Two Semesters

    Featuring JavaFX

    Series series Computer Science (R0)
    This easy-to-follow textbook teaches Java programming from first principles, as well as covering design and testing methodologies. The text is divided into two parts. Each part supports a one-semester module, the first part addressing fundamental programming concepts, and the second part building on this foundation, teaching the skills required to develop more advanced applications.This fully ... Leer más

    $1,269 MXN

  • Automating with Node.js

    de Shaun Stone ...
    Automate your workflow with the power of Node.js!If your job is loaded with manual work, thenwhy not write scripts that can deal with it for you?With this book, you will learn how to deal with manytasks such as zipping files, emailing colleagues, anddeploying your work at the press of a button.The book is structured into two parts:The first part is a collection of recipes, or building blocks ... Leer más

    $93 MXN

  • Backstage Development and Operations Guide

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Backstage Development and Operations Guide"The "Backstage Development and Operations Guide" is a definitive manual for technology leaders, platform engineers, and DevOps practitioners seeking to master Backstage, the open-source developer portal pioneered by Spotify. This comprehensive guide explores Backstage from its inception and architectural foundations through its evolution into a robust ... Leer más

    $186 MXN o gratis con Kobo Plus

  • Learn IoT Programming Using Node-RED

    Begin to Code Full Stack IoT Apps and Edge Devices with Raspberry Pi, NodeJS, and Grafana

    Learn IoT Programming with Node-RED is an excellent source of practical knowledge for developing a successful Internet of Things system, starting with the very first step of programming a Raspberry Pi, and using numerous open-source software development tools.To begin, the book will provide you with a practical experience of visual programming, fundamentals of Node-RED, and the architecture of an ... Leer más

    $248 MXN o gratis con Kobo Plus

  • Pro C# 10 with .NET 6

    Foundational Principles and Practices in Programming

    Series Libro 10 - Professional and Applied Computing (R0)
    Welcome to the most comprehensive foundational guide available on the topic of C# coding and .NET. This book goes beyond “do this, to achieve this” to drill down into the core stuff that makes a good developer, great. This expanded 11th edition delivers loads of new content on Entity Framework, Razor Pages, Web APIs and more. You will find the latest C# 10 and .NET 6 features served up with plenty ... Leer más

    $1,101 MXN

  • CORE JAVA

    JAVA

    This is really practical oriented EBook,will help lot to understand object oriented technology and Real Time Project Developments. ... Leer más

    $52 MXN

  • Aprende a programar en C#

    de Ángel Arias ...
    .NET es una plataforma de desarrollo de Microsoft que tiene como foco principal el desarrollo de Servicios WEB XML. Un servicio Web XML, o simplemente Web Service, trasciende a lo que nosotros conocemos como páginas web dinámicas, a las cuales pueden ser acceder mediante un navegador web. La idea principal de un Web Service consiste en permitir que las aplicaciones, sean Web o de escritorio, se ... Leer más

    $137 MXN

  • Odoo 15 Development Essentials

    Enhance your Odoo development skills to create powerful business applications

    Become a proficient Odoo developer and increase your productivity while building Odoo business applications Key Features • Set up the Odoo development environment and learn how to test and debug your code • Use the ORM framework to work with data and implement business logic supporting business rules • Design user interfaces, web pages, and business reports using the Odoo framework's web ... Leer más

    $591 MXN o gratis con Kobo Plus

  • Layered Design for Ruby on Rails Applications

    Discover practical design patterns for maintainable web applications

    Transition from the traditional Rails MVC trio to an abstraction model and evolve your application codebase with synchronized components, boosting flexibility and maintainabilityKey FeaturesUnderstand Rails' architectural patterns along with its advantages and disadvantagesOrganize business logic in Rails apps when the default approach is insufficientIntroduce new abstractions to address design ... Leer más

    $739 MXN o gratis con Kobo Plus

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text ... Leer más

    $591 MXN o gratis con Kobo Plus

  • Python in Excel Step-by-Step

    de David Langer ...
    An intuitive guide for professionals wanting to prepare for the future of Microsoft Excel by building Python in Excel skills and unleashing the power of their data.A hands-on guide to the foundational Python in Excel skills you’ll need to understand and use this powerful analytics tool, Python in Excel Step-by-Step is for current Excel users interested in expanding their data analysis skillset ... Leer más

    $750 MXN

  • Data Structure in Python

    From Basics to Expert Proficiency

    de William Smith ...
    "Data Structure in Python: From Basics to Expert Proficiency" offers a comprehensive guide to understanding and implementing the core principles of data structures and algorithms using the Python programming language. Crafted for both beginners and experienced programmers, this book provides a clear and detailed exposition of essential data structures such as arrays, linked lists, stacks, queues, ... Leer más

    $189 MXN o gratis con Kobo Plus

  • JavaScript

    Advanced Guide to Programming Code with JavaScript

    Series Libro 4 - JavaScript Programming Series
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover ... Leer más

    $57 MXN o gratis con Kobo Plus

  • JavaScript

    Tips and Tricks to Programming Code with Javascript

    Series Libro 2 - JavaScript Programming Series
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Leer más

    $57 MXN o gratis con Kobo Plus