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 2281 - 2304 de 10659 resultados
Skip side bar filters
  • Practical Docker with Python

    Build, Release, and Distribute Your Python App with Docker

    Series series Professional and Applied Computing (R0)
    Learn the fundamentals of containerization and get acquainted with Docker. This second edition builds upon the foundation of the first book by revising all the chapters, updating the commands, code, and examples to meet the changes in Docker. It also introduces a new chapter on setting up your application for production deployment and breaks down terminologies like Dockerfile and Docker volumes ... Leer más

    $49.49 USD

  • Luminescence Signal Analysis Using Python

    Series series Physics and Astronomy (R0)
    This book compiles and presents a complete package of open-access Python software code for luminescence signal analysis in the areas of radiation dosimetry, luminescence dosimetry, and luminescence dating. Featuring more than 90 detailed worked examples of Python code, fully integrated into the text, 16 chapters summarize the theory and equations behind the subject matter, while presenting the ... Leer más

    $152.09 USD

  • Microsoft Azure for Java Developers

    Deploying Java Applications through Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud

    Series series Professional and Applied Computing (R0)
    Learn Azure-based features to build and deploy Java applications on Microsoft’s Azure cloud platform. This book provides examples of components on Azure that are of special interest to Java programmers, including the different deployment models that are available. The book shows how to deploy your Java applications in Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud. ... Leer más

    $58.49 USD

  • Numerical Methods Using Java

    For Data Science, Analysis, and Engineering

    Series series Professional and Applied Computing (R0)
    Implement numerical algorithms in Java using NM Dev, an object-oriented and high-performance programming library for mathematics.You’ll see how it can help you easily create a solution for your complex engineering problem by quickly putting together classes.Numerical Methods Using Java covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation ... Leer más

    $49.49 USD

  • Der Computer erscheint im Holozän

    Die sieben Weltwunder der digitalen Wirtschaft und Gesellschaft

    Series series Computer Science and Engineering (German Language)
    Die sieben Weltwunder wurden bereits in der Antike beschrieben, etwa zur selben Zeit wie die mechanische Rechenhilfe Abacus, ein Zählrahmen mit Holz- oder Glasperlen. Dieses Buch beschreibt und diskutiert die sieben Weltwunder der IT, ohne die unsere digitale Wirtschaft und Gesellschaft kaum überlebensfähig scheint: Computermaus, Datenbanken, Kryptografie, Graphgrammatiken, Internet, Blockchain ... Leer más

    $49.49 USD

  • Introduction to Computational Thinking

    Problem Solving, Algorithms, Data Structures, and More

    Series series Professional and Applied Computing (R0)
    Learn approaches of computational thinking and the art of designing algorithms. Most of the algorithms you will see in this book are used in almost all software that runs on your computer.Learning how to program can be very rewarding. It is a special feeling to seeing a computer translate your thoughts into actions and see it solve your problems for you. To get to that point, however, you must ... Leer más

    $71.99 USD

  • Python AI Programming, Second Edition

    de Patrick J ...
    The way we develop AI has completely changed. I mean, who builds models from scratch these days? Nobody.Today's developers are creating apps based on existing models, and this second edition teaches you how to do that in Python. We start with one API call and end up with a full production service that's all set to go. As you go through the chapters, you build one application that grows with you, ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • PHP 8 Solutions

    Dynamic Web Design and Development Made Easy

    de David Powers ...
    Series series Professional and Applied Computing (R0)
    Make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or storing all your content in a database. David Powers has updated his definitive book to incorporate the latest techniques and changes to PHP with the arrival of PHP 8. New features include named attributes, constructor property promotion, the ... Leer más

    $62.99 USD

  • C++ Software Interoperability for Windows Programmers

    Connecting to C#, R, and Python Clients

    Series series Professional and Applied Computing (R0)
    Get up-to-speed quickly and connect modern code written in C#, R, and Python to an existing codebase written in C++. This book for practitioners is about software interoperability in a Windows environment from C++ to languages such as C#, R, and Python. Using a series of example projects, the book demonstrates how to connect a simple C++ codebase packaged as a static or dynamic library to modern ... Leer más

    $53.99 USD

  • Transactional Machine Learning with Data Streams and AutoML

    Build Frictionless and Elastic Machine Learning Solutions with Apache Kafka in the Cloud Using Python

    Series series Professional and Applied Computing (R0)
    Understand how to apply auto machine learning to data streams and create transactional machine learning (TML) solutions that are frictionless (require minimal to no human intervention) and elastic (machine learning solutions that can scale up or down by controlling the number of data streams, algorithms, and users of the insights). This book will strengthen your knowledge of the inner workings of ... Leer más

    $62.99 USD

  • Mastering Voice Interfaces

    Creating Great Voice Apps for Real Users

    Series series Professional and Applied Computing (R0)
    Build great voice apps of any complexity for any domain by learning both the how's and why's of voice development. In this book you’ll see how we live in a golden age of voice technology and how advances in automatic speech recognition (ASR), natural language processing (NLP), and related technologies allow people to talk to machines and get reasonable responses. Today, anyone with computer access ... Leer más

    $62.99 USD

  • Composable Enterprise: agil, flexibel, innovativ

    Gamechanger für Organisation, Digitalisierung und Unternehmenssoftware

    Series series Computer Science and Engineering (German Language)
    Der Nutzen der Digitalisierung liegt nicht im Einsatz neuer Technologien für bestehende Prozesse, sondern in organisatorischen Änderungen und neuen Geschäftsmodellen. Das Buch stellt das Composable Enterprise als Leitbild für eine erfolgreiche digitale Transformation und damit verbundene Kostenreduktionen und Umsatzsteigerungen heraus. Was bedeutet das? Ein Composable Enterprise ist dezentral ... Leer más

    $35.99 USD

  • Beginning Java Data Structures and Algorithms

    Sharpen your problem solving skills by learning core computer science concepts in a pain-free manner

    de James Cutajar ...
    Though your application serves its purpose, it might not be a high performer. Learn techniques to accurately predict code efficiency, easily dismiss inefficient solutions, and improve the performance of your application.Key FeaturesExplains in detail different algorithms and data structures with sample problems and Java implementations where appropriateIncludes interesting tips and tricks that ... Leer más

    $21.99 USD o gratis con Kobo Plus

  • Python Programming Made Practical

    A Complete Beginner-to-Advanced Guide to Coding, Problem Solving, Automation, Projects, and Real-World Python Development

    de Austin Gray ...
    # **Book Description****Learn Python the practical way and start building real programs with confidence.****Python Programming Made Practical** is a beginner-friendly, hands-on guide designed for readers who want to learn Python from the ground up and apply it to real-world tasks. Whether you are a student, self-taught learner, career changer, office professional, or aspiring developer, this book ... Leer más

    $6.49 USD

  • Python GUI Programming Cookbook

    Over 80 object-oriented recipes to help you create mind-blowing GUIs in Python

    Over 80 object-oriented recipes to help you create mind-blowing GUIs in PythonKey FeaturesBook DescriptionPython is a multi-domain, interpreted programming language. It is a widely used general-purpose, high-level programming language. It is often used as a scripting language because of its forgiving syntax and compatibility with a wide variety of different eco-systems. Its flexible syntax enables ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • JavaScript Absolute Beginner's Guide

    Who knew how simple using JavaScript could be?Make the most of JavaScript—even if you've never programmed anything before. JavaScript Absolute Beginner's Guide is the fastest way to learn JavaScript and use it together with CSS3 and HTML5 to create powerful web and mobile experiences. Learn how to do what you want, the way you want, one incredibly easy step at a time. JavaScript has never been ... Leer más

    $27.39 USD

  • Prompting Generative AI for Intelligent Applications

    Build LLM Applications, RAG Pipelines, AI Agents, Chatbots, and Vector Database Workflows Faster with Prompt Engineering (English Edition)

    de Jit Sinha ...
    From Natural Language to Intelligent Systems at Production ScaleGenerative AI is reshaping how software gets built, how businesses operate, and how professionals deliver value — and the ability to move from a natural language idea to a working AI application is the defining skill of the next decade. Prompting Generative AI for Intelligent Applications shows you how to translate plain language ... Leer más

    $24.95 USD o gratis con Kobo Plus

  • Programmazione Python per principianti

    de Jason Cannon ...
    Se volete imparare a programmare in Python ma non sapete da dove iniziare, continuate a leggere.Sapere dove iniziare quando si impara qualcosa di nuovo può essere un problema, soprattutto se l'argomento sembra così vasto. Ci possono essere così tante informazioni a disposizione che non si riesce nemmeno a decidere da dove iniziare, o peggio, si comincia ad imparare e si scoprono velocemente così ... Leer más

    $3.99 USD

  • Data Science with Python for Beginners

    A Beginner's Guide to Unraveling Insights with Python

    de Brian Paul ...
    In this accessible and engaging book, you'll traverse the fundamentals of Python programming, seamlessly transitioning into the realm of data science. From setting up your Python environment to mastering essential libraries like NumPy, Pandas, and Matplotlib, each chapter builds upon the last, providing a scaffolded approach to learning.Explore the art of data wrangling with Pandas, gaining ... Leer más

    $395.00 USD o gratis con Kobo Plus

  • From Data to Solutions in Data Science with Python

    From Problem Definition to Responsible Solutions

    What is the value of a high-performing Machine Learning model if it solves the wrong problem?Data Science is often taught through methods: cleaning data, engineering features, training models, and comparing metrics.But real projects often begin somewhere else: with an unclear problem, conflicting expectations, incomplete data, uncertain target variables, and the question of which decision should ... Leer más

    $10.99 USD o gratis con Kobo Plus

  • Data Structures and Algorithms with Python

    Unlocking the Potential of Data Through Python

    de Brian Paul ...
    Dive into the world of data structures and algorithms with this comprehensive guide tailored for Python programmers. "Data Structures and Algorithms with Python: Elevating Your Coding Skills with Data Structures and Algorithms" is an essential resource for anyone looking to deepen their understanding of computational methods and enhance their problem-solving skills.Starting with the basics of ... Leer más

    $3.95 USD o gratis con Kobo Plus

  • Ultimate Android Design Patterns

    Unlocking the Power of Design Patterns to Build Awesome Android Apps Key Features ● Learn creational, structural, behavioral, and architectural patterns to build scalable, maintainable, and testable apps. ● Apply design patterns in hands-on projects, including an e-commerce app, a social media platform, and a chat system. ● Enhance app efficiency with concurrency patterns, network security best ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • Inside Deep Learning

    Math, Algorithms, Models

    de Edward Raff ...
    Journey through the theory and practice of modern deep learning, and apply innovative techniques to solve everyday data problems.In Inside Deep Learning, you will learn how to:Implement deep learning with PyTorchSelect the right deep learning componentsTrain and evaluate a deep learning modelFine tune deep learning models to maximize performanceUnderstand deep learning terminologyAdapt existing ... Leer más

    $58.99 USD

  • Learn Concurrent Programming with Go

    de James Cutajar ...
    Concurrency doesn’t need to be confusing. Start writing concurrent code that improves performance, scales up to handle large volumes of data, and takes full advantage of modern multi-processor hardware.Too many developers think concurrency is extremely challenging. Learn Concurrent Programming with Go is here to prove them wrong! This book uses the easy-to-grasp concurrency tools of the Go ... Leer más

    $49.99 USD