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 2257 - 2280 de 10167 resultados
Skip side bar filters
  • Learning ArcGIS for Desktop

    Create, analyze, and map your spatial data with ArcGIS for Desktop

    Create, analyze, and map your spatial data with ArcGIS for DesktopKey Features\[\*\]Learn how to use ArcGIS for Desktop to create and manage geographic data, perform vector and raster analysis, design maps, and share your results\[\*\]Solve real-world problems and share your valuable results using the powerful instruments of ArcGIS for Desktop\[\*\]Step-by-step tutorials cover the main editing, ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Introduction to Google's Go Programming Language: GoLang

    de Orhan Gazi ...
    This book teaches go programming language. Go was originally designed at Google in 2007. Go is fast and lightweight programming language. It has a quicker compilation time compared to C/C++. Go has automatic garbage collector that frees up memory when it is no longer needed.Go is a statically typed language, that is, errors can be caught at compile time rather than at runtime.Go was designed to ... Leer más

    $274 MXN

  • F#

    Einstieg und praktische Anwendung

    de Oliver Sturm ...
    Mit Visual Studio 2010 hielt eine neue Programmiersprache in der .NET-Welt Einzug: F#. Das Stadium der Forschungssprache hat F# hinter sich gelassen und stellt Ihnen mit seinem hybriden Ansatz Möglichkeiten zur Verfügung, die weit über das Können anderer .NET-Sprachen hinausgehen. Die objektorientierte Welt ist sogar besser als in C# unterstützt und die funktionale Programmierung eröffnet in ... Leer más

    $311 MXN o gratis con Kobo Plus

  • Extreme C

    Taking you to the limit in Concurrency, OOP, and the most advanced capabilities of C

    de Kamran Amini ...
    Push the limits of what C - and you - can do, with this high-intensity guide to the most advanced capabilities of CKey FeaturesMake the most of C’s low-level control, flexibility, and high performanceA comprehensive guide to C’s most powerful and challenging featuresA thought-provoking guide packed with hands-on exercises and examplesBook DescriptionThere’s a lot more to C than knowing the ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Python Machine Learning Case Studies

    Five Case Studies for the Data Scientist

    de Danish Haroon ...
    Series series Professional and Applied Computing (R0)
    Embrace machine learning approaches and Python to enable automatic rendering of rich insights and solve business problems. The book uses a hands-on case study-based approach to crack real-world applications to which machine learning concepts can be applied. These smarter machines will enable your business processes to achieve efficiencies on minimal time and resources.Python Machine Learning Case ... Leer más

    $1,375 MXN

  • Beginning React

    Simplify your frontend development workflow and enhance the user experience of your applications with React

    Take your web applications to a whole new level with efficient, component-based UIs that deliver cutting-edge interactivity and performance.Key FeaturesElaborately explains basics before introducing advanced topicsExplains creating and managing the state of components across applicationsImplement over 15 practical activities and exercises across 11 topics to reinforce your learningBook ... Leer más

    $281 MXN o gratis con Kobo Plus

  • MobX Quick Start Guide

    Supercharge the client state in your React apps with MobX

    Apply functional Reactive programming for simple and scalable state management with MobXKey FeaturesThe easiest way to learn MobX to enhance your client-side state-managementUnderstand how the concepts and components fit togetherWork through different state management scenarios with MobXBook DescriptionMobX is a simple and highly scalable state management library in JavaScript. Its abstractions ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Kube-monkey for Kubernetes Reliability

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Kube-monkey for Kubernetes Reliability""Kube-monkey for Kubernetes Reliability" is a comprehensive and authoritative guide to fortifying Kubernetes environments through advanced chaos engineering techniques. Beginning with a deep exploration of chaos engineering’s historical roots and its unique challenges within cloud-native architectures, the book equips readers with a robust understanding of ... Leer más

    $187 MXN o gratis con Kobo Plus

  • C++

    CPP

    Great EBook for understanding about the OOPS,why object oriented programming required for better development approach and how it works. ... Leer más

    $34 MXN

  • SOAR Technology and Implementation

    Definitive Reference for Developers and Engineers

    "SOAR Technology and Implementation""SOAR Technology and Implementation" offers a comprehensive exploration of Security Orchestration, Automation, and Response (SOAR) technologies, providing readers with an expert-level understanding of their foundational principles, architecture, and operational impact. The book meticulously surveys the landscape of SOAR, delving into its evolution, key ... Leer más

    $189 MXN o gratis con Kobo Plus

  • The Unified Process Transition and Production Phases

    Best Practices in Implementing the UP

    Is the Unified Process the be all and end all standard for developing object-oriented component-based software? This book is the final in a four volume series that presents a critical review of the Unified Process. The authors present a survey of the alte ... Leer más

    $1,152 MXN

  • C# 10 Quick Syntax Reference

    A Pocket Guide to the Language, APIs, and Library

    de Mikael Olsson ...
    Series Libro 10 - Professional and Applied Computing (R0)
    Discover what's new in C# and .NET for Windows programming. This book is a condensed code and syntax reference to the C# programming language, updated with the latest features of version 10 for .NET 6.You'll review the essential C# 10 and earlier syntax, not previously covered, in a well-organized format that can be used as a handy reference. Specifically, unions, generic attributes, ... Leer más

    $602 MXN

  • Hugo Modules Architecture

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Hugo Modules Architecture"Unlock the full potential of modern static site development with "Hugo Modules Architecture," an essential guide for developers, architects, and organizations leveraging Hugo's powerful modular ecosystem. This comprehensive book offers a deep exploration of the principles, practices, and patterns that underpin the design and implementation of modular architectures in ... Leer más

    $186 MXN o gratis con Kobo Plus

  • PHP Web Development with Laminas

    Build a fully secured and functional e-commerce application with PHP using the Laminas framework

    Learn how to develop modern object-oriented applications with PHP using test-driven development (TDD) and behavior-driven development (BDD) aided by mature reusable components Key Features • Create clean code based on components' reusability to create large-scale enterprise applications • Make effective use of design patterns in an object-oriented software • Understand the division of a PHP web ... Leer más

    $474 MXN o gratis con Kobo Plus

  • Roslyn Cookbook

    Compiler as a Service, Code Analysis, Code Quality and more

    Use Roslyn as a service to write powerful extensions and tools and use them in Visual Studio to improve code quality and maintain your source code more effectively.Key Features1. Use Roslyn extensions and tools in Visual Studio to enforce "house rules" on code and fix security and performance vulnerabilities in your code.2. Write Roslyn extensions using the Roslyn service API to help developers ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Genetic Programming

    26th European Conference, EuroGP 2023, Held as Part of EvoStar 2023, Brno, Czech Republic, April 12–14, 2023, Proceedings

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 26th European Conference on Genetic Programming, EuroGP 2023, held as part of EvoStar 2023, in Brno, Czech Republic, during April 12–14, 2023, and co-located with the EvoStar events, EvoCOP, EvoMUSART, and EvoApplications.The 14 revised full papers and 8 short papers presented in this book were carefully reviewed and selected from 38 ... Leer más

    $1,380 MXN

  • Ultimate Microsoft Dynamics 365 CRM for Enterprises

    Master Microsoft Dynamics 365 CRM and Power Platform like a Pro. Key Features ● Master Dynamics 365 CRM, Power Platform, AI Copilot, and automation ● Customize, optimize, and streamline business processes with Dynamics 365 CRM ● Integrate Dynamics 365 CRM seamlessly with Microsoft and AI-powered tools Book Description Microsoft Dynamics 365 CRM is the backbone of modern customer relationship ... Leer más

    $258 MXN o gratis con Kobo Plus

  • Practical Parquet Engineering

    Definitive Reference for Developers and Engineers

    "Practical Parquet Engineering""Practical Parquet Engineering" is an authoritative and comprehensive guide to mastering the design, implementation, and optimization of Apache Parquet, the industry-standard columnar storage format for big data analytics. Beginning with the architectural fundamentals, the book elucidates Parquet’s design philosophy and core principles, providing a nuanced ... Leer más

    $183 MXN o gratis con Kobo Plus

  • Python Geospatial Development, Second Edition

    de Erik Westra ...
    This is a tutorial style book that will teach usage of Python tools for GIS using simple practical examples and then show you how to build a complete mapping application from scratch. The book assumes basic knowledge of Python. No knowledge of Open Source GIS is required.Experienced Python developers who want to learn about geospatial concepts, work with geospatial data, solve spatial problems, ... Leer más

    $776 MXN o gratis con Kobo Plus

  • WildFly: New Features

    This book is an easy-to-follow guide full of hands-on examples of administration tasks and valuable information about security. Each topic is explained and placed in context, and for the more inquisitive readers, there are more in-depth details of the concepts used. If you are an application server administrator or a Java developer with some experience with previous versions of JBoss AS and you ... Leer más

    $459 MXN o gratis con Kobo Plus

  • Smart Internet of Things Projects

    Discover how to build your own smart Internet of Things projects and bring a new degree of interconnectivity to your world

    Discover how to build your own smart Internet of Things projects and bring a new degree of interconnectivity to your worldKey FeaturesLearn how to extract and analyse data from physical devices and build smart IoT projectsMaster the skills of building enticing projects such as a neural network autonomous car, computer vision through a camera, and cloud-based IoT applicationsThis project-based ... Leer más

    $484 MXN o gratis con Kobo Plus

  • Instant Premium Drupal Themes

    Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites! with this book and ebook

    de Pankaj Sharma ...
    Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites! with this book and ebookKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsUnderstand commonly used Drupal terminology, tools, and conventions of DrupalConfigure raw HTML in a Drupal environment quickly and efficientlyUse raw HTML to create advanced ... Leer más

    $437 MXN o gratis con Kobo Plus

  • Mastering Linux

    From Basics to Expert Proficiency

    de William Smith ...
    "Mastering Linux: From Basics to Expert Proficiency" is an authoritative and comprehensive guide that takes readers from foundational concepts to advanced practices in Linux. This book begins with an introduction to Linux, its history, distributions, and the open-source philosophy that underpins it. Readers will gain insights into the Linux kernel architecture and appreciate the myriad benefits of ... Leer más

    $133 MXN o gratis con Kobo Plus

  • Redis Essentials

    Harness the power of Redis to integrate and manage your projects efficiently

    Harness the power of Redis to integrate and manage your projects efficiently Key FeaturesBook DescriptionRedis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need. Redis Essentials ... Leer más

    $679 MXN o gratis con Kobo Plus