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 1369 - 1392 de 10610 resultados
Skip side bar filters
  • A Simple Guide to Retrieval Augmented Generation

    Everything you need to know about Retrieval Augmented Generation in one human-friendly guide.Augmented Generation—or RAG—enhances an LLM’s available data by adding context from an external knowledge base, so it can answer accurately about proprietary content, recent information, and even live conversations. RAG is powerful, and with A Simple Guide to Retrieval Augmented Generation, it’s also easy ... Leer más

    $40.99 USD

  • Oracle Database 11g Release 2 Performance Tuning Tips & Techniques

    Series series Oracle Press
    Implement Proven Database Optimization SolutionsSystematically identify and eliminate database performance problems with help from Oracle Certified Master Richard Niemiec. Filled with real-world case studies and best practices, Oracle Database 11g Release 2 Performance Tuning Tips & Techniques details the latest monitoring, troubleshooting, and optimization methods. Find out how to find and fix ... Leer más

    $54.79 USD

  • Natural Language Processing in Action, Second Edition

    Series series In Action
    Develop your NLP skills from scratch, with an open source toolbox of Python packages, Transformers, Hugging Face, vector databases, and your own Large Language Models.Natural Language Processing in Action, Second Edition has helped thousands of data scientists build machines that understand human language. In this new and revised edition, you’ll discover state-of-the art Natural Language ... Leer más

    $68.99 USD

  • Domain-Specific Languages

    de Martin Fowler ...
    Series series Addison-Wesley Signature Series (Fowler)
    When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivity, and unclog development bottlenecks. In Domain-Specific Languages, noted software development expert Martin Fowler first provides the information software professionals need to decide if and when to utilize DSLs. Then, where DSLs prove ... Leer más

    $52.19 USD

  • Beginning C++ Game Programming

    Learn C++ from scratch and get started building your very own games

    de John Horton ...
    Beginner's guide to create exciting desktop gamesKey Features\[\*\] This book offers a fun way to learn modern C++ programming while building exciting 2D games\[\*\] This beginner-friendly guide offers a fast-paced but engaging approach to game development\[\*\] Dive headfirst into building a wide variety of desktop games that gradually increase in complexity\[\*\] It is packed with many ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Aprende a Desarrollar con Spring Framework

    Spring es un framework que da soporte al desarrollo de aplicaciones empresariales en Java, surgió como una alternativa ligera a la compleja plataforma J2EE, ganando muchísima popularidad entre los programadores.Spring nos proporciona una serie de características, entre las que tenemos que destacar la inyección de dependencias, la gestión de transacciones, el soporte para pruebas automatizadas y el ... Leer más

    $3.95 USD o gratis con Kobo Plus

  • CSS in easy steps, 4th edition

    de Mike McGrath ...
    Series series In Easy Steps
    CSS in easy steps, 4th edition begins by explaining how Cascading Style Sheets (CSS) can determine the presentation of elements within HTML documents. Examples show how style sheet rules can control content position and appearance, and provide dynamic effects with animation, transformations, and transitions. You will also learn how to design responsive web pages that look great viewed on any ... Leer más

    $16.10 USD

  • The spaCy Handbook

    Simplifying Natural Language Processing

    "The spaCy Handbook: Simplifying Natural Language Processing" serves as a definitive guide for harnessing the power of spaCy, one of the most versatile NLP libraries available today. Designed for both beginners and seasoned professionals, this book provides a detailed exploration of spaCy's capabilities, enabling readers to master fundamental NLP tasks such as tokenization, part-of-speech tagging, ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Java Message Service

    Creating Distributed Enterprise Applications

    Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent ... Leer más

    $23.99 USD

  • Writing Excel Macros with VBA

    Learning to Program the Excel Object Model Using VBA

    Newly updated for Excel 2002, Writing Excel Macros with VBA, 2nd Edition provides Excel power-users, as well as programmers who are unfamiliar with the Excel object model, with a solid introduction to writing Visual Basic for Applications (VBA) macros and programs for Excel. In particular, the book focuses on:The Visual Basic Editor and the Excel VBA programming environment. Excel features a ... Leer más

    $23.99 USD

  • R Packages

    Organize, Test, Document, and Share Your Code

    Turn your R code into packages that others can easily install and use. With this fully updated edition, developers and data scientists will learn how to bundle reusable R functions, sample data, and documentation together by applying the package development philosophy used by the team that maintains the "tidyverse" suite of packages. In the process, you'll learn how to automate common development ... Leer más

    $41.99 USD

  • Using Google App Engine

    Building Web Applications

    Build exciting, scalable web applications quickly and confidently using Google App Engine and this book, even if you have little or no experience in programming or web development.App Engine is perhaps the most appealing web technology to appear in the last year, providing an easy-to-use application framework with basic web tools. While Google's own tutorial assumes significant experience, Using ... Leer más

    $17.99 USD

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... Leer más

    $48.99 USD

  • OpenShift GitOps with Argo CD

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "OpenShift GitOps with Argo CD"OpenShift GitOps with Argo CD is your definitive guide to mastering the convergence of GitOps methodology, Red Hat OpenShift, and the powerful automation capabilities of Argo CD. This comprehensive resource brings you from foundational principles—such as declarative desired state management, immutable infrastructure, and the core architectural tenets of OpenShift—to ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... Leer más

    $25.99 USD

  • Learning Scala Programming

    Object-oriented programming meets functional reactive to create Scalable and Concurrent programs

    de Vikash Sharma ...
    Learn how to write scalable and concurrent programs in Scala, a language that grows with you.Key Features\[\*\] Get a grip on the functional features of the Scala programming language\[\*\] Understand and develop optimal applications using object-oriented and functional Scala constructs\[\*\] Learn reactive principles with Scala and work with the Akka frameworkBook DescriptionScala is a general ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Functional Programming with C#

    Create More Supportable, Robust, and Testable Code

    After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java. This practical book shows C# programmers how to use functional programming features without having ... Leer más

    $48.99 USD

  • A Gentle Introduction to Statistics Using SAS Studio in the Cloud

    de Ron Cody ...
    Point and click your way to performing statistics!Many people are intimidated by learning statistics, but A Gentle Introduction to Statistics Using SAS Studio in the Cloud is here to help. Whether you need to perform statistical analysis for a project or, perhaps, for a course in education, psychology, sociology, economics, or any other field that requires basic statistical skills, this book ... Leer más

    $29.99 USD

  • Programming A Beginner's Guide

    Essential Programming Skills--Made Easy!Learn programming fundamentals quickly with help from this hands-on tutorial. No previous experience required! Programming: A Beginner's Guide gets you started right away writing a simple but useful program in Visual Basic Express Edition, and then moves on to more advanced projects, including a quiz program and a protected personal diary. You'll develop ... Leer más

    $27.99 USD

  • Performance Testing With JMeter 2.9

    de Bayo Erinle ...
    Performance Testing With JMeter 2.9 is a standard tutorial that will help you polish your fundamentals, guide you through various advanced topics, and along the process help you learn new tools and skills.This book is for developers, quality assurance engineers, testers, and test managers new to Apache JMeter, or those who are looking to get a good grounding in how to effectively use and become ... Leer más

    $23.99 USD o gratis con Kobo Plus

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that ... Leer más

    $13.99 USD

  • Instant Apache ActiveMQ Messaging Application Development How-to

    de Timothy Bish ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application ... Leer más

    $15.99 USD o gratis con Kobo Plus

  • Elasticsearch: The Definitive Guide

    A Distributed Real-Time Search and Analytics Engine

    Whether you need full-text search or real-time analytics of structured data—or both—the Elasticsearch distributed search engine is an ideal way to put your data to work. This practical guide not only shows you how to search, analyze, and explore data with Elasticsearch, but also helps you deal with the complexities of human language, geolocation, and relationships.If you’re a newcomer to both ... Leer más

    $28.99 USD

  • Arduino MKR WIFI 1010 Development Workshop

    Arduino MKR WIFI 1010 is a new Arduino board with WiFi capability that enables to build IoT application. This book helps you to get started with Arduino MKR WIFI 1010. The following is a list of topics in this book.Setting up Development EnvironmentSketch ProgrammingWorking with SPIWorking with I2CArduino WiFi NetworkingWorking with Internal RTC and Sleep Mode ... Leer más

    $2.99 USD