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 Programación

Si te gustan los eBooks de Programación, seguro que te encanta esta selección.
Mostrando 2281 - 2304 de 28368 resultados
Skip side bar filters
  • How to Guide: Easier, Faster EBook Design Publishing for Beginners

    Your hard work resulted in a manuscript for a book. You need to go from unpublished to a published eBook. You don’t need to be a guru on HTML, CSS, eBooks, or publishing. Do your research and find out how others did it!How to make an eBook?You do it yourself (DIY). Just the same way as you wrote your manuscript.You don’t want to be a printer or publisher! You just want to turn your manuscript into ... Leer más

    $2.99 USD

  • Etudes for ClojureScript

    A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you’ll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous processing. Each of these small projects includes a description of a program that you will compose (write) in ... Leer más

    $4.99 USD

  • Bitcoin Essentials

    Gain insights into Bitcoin, a cryptocurrency and a powerful technology, to optimize your Bitcoin mining techniques

    Gain insights into Bitcoin, a cryptocurrency and a powerful technology, to optimize your Bitcoin mining techniquesKey Features\[\*\]Learn how to use the advanced features of Bitcoin wallets\[\*\]Set up your Bitcoin mining operations to mine with efficiency\[\*\]Explore what the future holds for mining and blockchains in this pragmatic guideBook DescriptionBlockchain is being billed as the ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • SFML Game Development

    SFML Game Development is a fast-paced, step-by-step guide, providing you with all the knowledge and tools you need to create your first game using SFML 2.0.SFML Game Development addresses ambitious C++ programmers who want to develop their own game. If you have plenty of ideas for an awesome and unique game, but don't know how to start implementing them, then this book is for you. The book assumes ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Creating a Website: The Missing Manual

    You can easily create a professional-looking website with nothing more than an ordinary computer and some raw ambition. Want to build a blog, sell products, create forums, or promote an event? No problem! This friendly, jargon-free book gives you the techniques, tools, and advice you need to build a site and get it up on the Web.The important stuff you need to know:Master the basics. Learn HTML5, ... Leer más

    $24.99 USD

  • Building Integrations with MuleSoft

    Integrating Systems and Unifying Data in the Enterprise

    This concise yet comprehensive guide shows developers and architects how to tackle data integration challenges with MuleSoft. Authors Pooja Kamath and Diane Kesler take you through the process necessary to build robust and scalable integration solutions step-by-step.Supported by real-world use cases, Building Integrations with MuleSoft teaches you to identify and resolve performance bottlenecks, ... Leer más

    $36.99 USD

  • Beginning Mathematica and Wolfram for Data Science

    Applications in Data Analysis, Machine Learning, and Neural Networks

    Series series Professional and Applied Computing (R0)
    Enhance your data science programming and analysis with the Wolfram programming language and Mathematica, an applied mathematical tools suite. This second edition introduces the latest LLM Wolfram capabilities, delves into the exploration of data types in Mathematica, covers key programming concepts, and includes code performance and debugging techniques for code optimization.You’ll gain a deeper ... Leer más

    $49.99 USD

  • Head First Programming

    A learner's guide to programming using the Python language

    Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to ... Leer más

    $28.99 USD

  • Testable JavaScript

    Ensuring Reliable Code

    One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code.From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you’ll ... Leer más

    $21.99 USD

  • Parsing with Perl 6 Regexes and Grammars

    A Recursive Descent into Parsing

    de Moritz Lenz ...
    Series series Professional and Applied Computing (R0)
    Write good regexes and parsers with the Perl 6 programming language. You’ll see how regexes are used for searching, parsing, and validation: in particular the grammar extension makes them uniquely suitable for parsing, the main focus of this book. Written by Perl 6 expert Moritz Lenz, a core contributor of Rakudo, Parsing with Perl 6 Regexes and Grammars starts from the very basics of regular ... Leer más

    $31.99 USD

  • Modern Assembly Language Programming with the ARM Processor

    Modern Assembly Language Programming with the ARM Processor, Second Edition is a tutorial-based book on assembly language programming using the ARM processor. It presents the concepts of assembly language programming in different ways, slowly building from simple examples towards complex programming on bare-metal embedded systems. The ARM processor was chosen as it has fewer instructions and ... Leer más

    $64.99 USD

  • Searching & Sorting for Coding Interviews

    With 100+ Interview questions

    Searching & sorting algorithms form the back bone of coding acumen of developers. This book comprehensively covers In-depth tutorial & analysis of all major algorithms and techniques used to search and sort across data structures. All major variations of each algorithm (e.g. Ternary, Jump, Exponential, Interpolation are variations of Binary search). 110 real coding interview questions as solved ... Leer más

    $6.00 USD

  • Leap Motion Development Essentials

    Leverage the power of Leap Motion to develop and deploy a fully interactive application

    Leverage the power of Leap Motion to develop and deploy a fully interactive applicationKey FeaturesComprehensive and thorough coverage of many SDK featuresIntelligent usage of gesture interfacesIn-depth, functional examples of API usage explained in detailBook DescriptionLeap Motion is a company developing advanced motion sensing technology for human‚Äìcomputer interaction. Originally inspired by ... Leer más

    $22.99 USD o gratis con Kobo Plus

  • PHP 7 Quick Scripting Reference

    de Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    This pocket reference guide has been updated with the new PHP 7.0 release. It is a condensed, code-rich scripting and syntax handbook for the PHP scripting language. PHP 7 Quick Scripting Reference presents the essential PHP script in a well-organized format.You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a Web ... Leer más

    $31.99 USD

  • Elegant SciPy

    The Art of Scientific Python

    Welcome to Scientific Python and its community. If you’re a scientist who programs with Python, this practical guide not only teaches you the fundamental parts of SciPy and libraries related to it, but also gives you a taste for beautiful, easy-to-read code that you can use in practice. You’ll learn how to write elegant code that’s clear, concise, and efficient at executing the task at hand ... Leer más

    $24.99 USD

  • Kustomize Configuration for Kubernetes

    Definitive Reference for Developers and Engineers

    "Kustomize Configuration for Kubernetes""Kustomize Configuration for Kubernetes" is a comprehensive guide to mastering declarative Kubernetes management with Kustomize. This book introduces the philosophy and architecture of Kustomize, guiding readers through its unique approach to Kubernetes configuration, the role of `kustomization.yaml`, and its seamless integration with `kubectl`. Detailed ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • CSS3 Solutions

    Essential Techniques for CSS3 Developers

    Series series Professional and Applied Computing (R0)
    CSS3 brings a mass of changes, additions, and improvements to CSS across a range of new modules. Web designers and developers now have a whole host of new techniques up their sleeves, from working with colors and fonts accurately, to using media queries to ensure correct styling across a multitude of devices. But all of these new technologies bring more tags to learn and more avenues for things to ... Leer más

    $40.99 USD

  • Sitecore Cookbook for Developers

    Over 70 incredibly effective and practical recipes to get you up and running with Sitecore development

    Over 70 incredibly effective and practical recipes to get you up and running with Sitecore developmentKey Features\[\*\] Build enterprise-level rich websites quickly and deliver the best possible content management to your website\[\*\] Get maximum usage of functionalities like different user interfaces, workflow, publishing, search, analytics, etc and learn different rendering techniques using ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • An Introduction to Python and Computer Programming

    de Yue Zhang ...
    Series series Engineering (R0)
    This book introduces Python programming language and fundamental concepts in algorithms and computing. Its target audience includes students and engineers with little or no background in programming, who need to master a practical programming language and learn the basic thinking in computer science/programming. The main contents come from lecture notes for engineering students from all ... Leer más

    $107.99 USD

  • Mastering Financial Pattern Recognition

    Finding and Back-Testing Candlestick Patterns with Python

    de Sofien Kaabar ...
    Candlesticks have become a key component of platforms and charting programs for financial trading. With these charts, traders can learn underlying patterns for interpreting price action history and forecasts. This A-Z guide shows portfolio managers, quants, strategists, and analysts how to use Python to recognize, scan, trade, and back-test the profitability of candlestick patterns.Financial ... Leer más

    $48.99 USD

  • Learning Microsoft Power BI

    Transforming Data into Insights

    Microsoft Power BI is a data analytics and visualization tool powerful enough for the most demanding data scientists, but accessible enough for everyday use for anyone who needs to get more from data. The market has many books designed to train and equip professional data analysts to use Power BI, but few of them make this tool accessible to anyone who wants to get up to speed on their own.This ... Leer más

    $41.99 USD

  • QGIS Python Programming Cookbook, Second Edition

    Automating geospatial development

    de Joel Lawhead ...
    Master over 170 recipes that will help you turn QGIS from a desktop GIS tool into a powerful automated geospatial frameworkKey Features\[\*\] Delve into the undocumented features of the QGIS API\[\*\] Get a set of user-friendly recipes that can automate entire geospatial workflows by connecting Python GIS building blocks into comprehensive processes\[\*\] This book has a complete code upgrade to ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Mastering PostgreSQL for Data Engineering and Cloud Deployment

    Design, Optimize, and Manage PostgreSQL Databases for Data Engineering, High Availability, and AWS Cloud Integration (English Edition)

    de Jaques Fozao ...
    Design, Optimize, and Scale PostgreSQL for Modern Data Pipelines.Book DescriptionPostgreSQL is a leading open-source database, essential for modern data engineering tasks. Mastering PostgreSQL for Data Engineering and Cloud Deployment is your complete guide to unlocking PostgreSQL’s full potential in data-centric environments.Starting with installation and configuration, the book moves through ... Leer más

    $24.95 USD o gratis con Kobo Plus

  • Aspect-Oriented, Model-Driven Software Product Lines

    The AMPLE Way

    Software product lines provide a systematic means of managing variability in a suite of products. They have many benefits but there are three major barriers that can prevent them from reaching their full potential. First, there is the challenge of scale: a large number of variants may exist in a product line context and the number of interrelationships and dependencies can rise exponentially. ... Leer más

    $65.99 USD