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 1129 - 1152 de 10704 resultados
Skip side bar filters
  • Data Structures & Algorithms in Python

    LEARN HOW TO USE DATA STRUCTURES IN WRITING HIGH PERFORMANCE PYTHON PROGRAMS AND ALGORITHMSThis practical introduction to data structures and algorithms can help every programmer who wants to write more efficient software. Building on Robert Lafore's legendary Java-based guide, this book helps you understand exactly how data structures and algorithms operate. You'll learn how to efficiently apply ... Leer más

    $59.39 USD

  • Pandas Cookbook

    Recipes for Scientific Computing, Time Series Analysis and Data Visualization using Python

    Publisher s Note: A new second edition, updated completely for pandas 1.x with additional chapters, has now been published. This edition from 2017 is outdated and is based on pandas 0.20. Over 95 hands-on recipes to leverage the power of pandas for efficient scientific computation and data analysisKey FeaturesUse the power of pandas 0.20 to solve most complex scientific computing problems with ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • CUDA by Example

    An Introduction to General-Purpose GPU Programming

    CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now ... Leer más

    $43.19 USD

  • Pro Spring 6 with Kotlin

    An In-depth Guide to Using Kotlin APIs in Spring Framework 6

    Series series Professional and Applied Computing (R0)
    Master the fundamentals of Spring Framework 6 while learning from the real-world experiences of Spring experts. Over the course of this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise applications from top to bottom. From monoliths to cloud native apps for streaming microservices, you’ll gain insight into every aspect of the ... Leer más

    $53.99 USD

  • Mastering OpenCV 4 with Python

    A practical guide covering topics from image processing, augmented reality to deep learning with OpenCV 4 and Python 3.7

    Create advanced applications with Python and OpenCV, exploring the potential of facial recognition, machine learning, deep learning, web computing and augmented reality.Key FeaturesDevelop your computer vision skills by mastering algorithms in Open Source Computer Vision 4 (OpenCV 4) and PythonApply machine learning and deep learning techniques with TensorFlow and KerasDiscover the modern design ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Arduino Robotic Projects

    This book is for anyone who has been curious about using Arduino to create robotic projects that were previously the domain of research labs of major universities or defense departments. Some programming background is useful, but if you know how to use a PC, you can, with the aid of the step-by-step instructions in this book, construct complex robotic projects that can roll, walk, swim, or fly. ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Introduction to Transformers for NLP

    With the Hugging Face Library and Models to Solve Problems

    Series series Professional and Applied Computing (R0)
    Get a hands-on introduction to Transformer architecture using the Hugging Face library. This book explains how Transformers are changing the AI domain, particularly in the area of natural language processing.This book covers Transformer architecture and its relevance in natural language processing (NLP). It starts with an introduction to NLP and a progression of language models from n-grams to a ... Leer más

    $28.99 USD

  • Tapworthy

    Designing Great iPhone Apps

    de Josh Clark ...
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, ... Leer más

    $23.99 USD

  • Adobe Edge Animate: The Missing Manual

    de Chris Grover ...
    Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You’ve come to the right book. Adobe Edge Animate: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all of the code for you. With this book, you’ll be designing great-looking web elements in no time.The ... Leer más

    $21.99 USD

  • CryENGINE Game Programming with C++, C#, and Lua

    This book provides you with step-by-step exercises covering the various systems of CryENGINE and comprehensively explains their workings in a way that can be easily understood by readers of any skill level to help you develop your very own CryENGINE games.This book is intended for developers looking to harness the power of CryENGINE, providing a good grounding in how to use the engine to its full ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Mastering HTML5

    Series series Smashing eBooks
    The Web changes everyday and, as a Web developer, you are probably eager to keep up with the various techniques that help optimizing your workflow. Learn to love HTML5 while keeping up with a variety of new techniques and possibilities from the latest HTML overhaul. Get updated with some facts and myths about HTML5, and be prepared to optimize your workflow to meet the demands of modern Web design ... Leer más

    $5.23 USD

  • High Performance Android Apps

    Improve Ratings with Speed, Optimizations, and Testing

    de Doug Sillars ...
    Unique and clever ideas are important when building a hot-selling Android app, but the real drivers for success are speed, efficiency, and power management. With this practical guide, you’ll learn the major performance issues confronting Android app developers, and the tools you need to diagnose problems early.Customers are finally realizing that apps have a major role in the performance of their ... Leer más

    $28.99 USD

  • Netty in Action

    SummaryNetty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java.About the TechnologyNetty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your ... Leer más

    $58.99 USD

  • Concepts in Programming Languages

    For undergraduate and beginning graduate students, this textbook explains and examines the central concepts used in modern programming languages, such as functions, types, memory management, and control. The book is unique in its comprehensive presentation and comparison of major object-oriented programming languages. Separate chapters examine the history of objects, Simula and Smalltalk, and the ... Leer más

    $100.99 USD

  • Learn AngularJS in 24 Hours

    de Alex Nordeen ...
    Angular JS is responsible for making the website interactive and responsive. It helps designer and developers to eliminate much of the code usually needed for websites development. Angular JS is based upon MVC model. To learn and harness more power of the Angular JS framework, it takes a continuous intervention from an expert. But if you like to learn by yourself without spending big bucks behind ... Leer más

    $2.99 USD

  • Profound Python Libraries

    de Onder Teker ...
    The book contains Python libraries used in many applications. Internet, Downloads, JSON, REST are covered. Utilities such as time, random, regular expressions are included. The operating systems & process are explained in detail. File system operations and Pathlib are covered. Some introductions to Big Data & Artificial Intelligence are added. CSV, Samples are explained as a preperation for data ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Oracle PL/SQL Language Pocket Reference

    A Guide to Oracle's PL/SQL Language Fundamentals

    Be more productive with the Oracle PL/SQL language. The fifth edition of this popular pocket reference puts the syntax of specific PL/SQL language elements right at your fingertips, including features added in Oracle Database 12c.Whether you’re a developer or database administrator, when you need answers quickly, the Oracle PL/SQL Language Pocket Reference will save you hours of frustration with ... Leer más

    $13.99 USD

  • C Programming and Numerical Analysis

    An Introduction

    Series series Synthesis Lectures on Mechanical Engineering
    This book is aimed at those in engineering/scientific fields who have never learned programming before but are eager to master the C language quickly so as to immediately apply it to problem solving in numerical analysis. The book skips unnecessary formality but explains all the important aspects of C essential for numerical analysis. Topics covered in numerical analysis include single and ... Leer más

    $57.99 USD

  • KNIME Essentials

    Perform accurate data analysis using the power of KNIME

    de Gábor Bakos ...
    Perform accurate data analysis using the power of KNIMEKey FeaturesLearn the essentials of KNIME, from importing data to data visualization and reportingUtilize a wide range of data processing solutionsVisualize your final data sets using KNIME's powerful data visualization optionsBook DescriptionKNIME is an open source data analytics, reporting, and integration platform, which allows you to ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • PHP 8 Basics

    For Programming and Web Development

    Series series Professional and Applied Computing (R0)
    Take advantage of PHP 8's powerful features to create basic web applications, solve code tests (required for most job interviews nowadays), and begin moving towards more advanced PHP concepts. This book provides an introduction to PHP 8, including modules, attributes, JIT compiler, and union types, as well as related frameworks such as Symfony.You will explore fundamental PHP concepts through both ... Leer más

    $31.99 USD

  • Mastering Android Development with Kotlin

    Deep dive into the world of Android to create robust applications with Kotlin

    de Miloš Vasić ...
    Master Android development using a variety of Kotlin featuresKey Features\[\*\] Leverage specific features of Kotlin to ease Android application development\[\*\] An illustrative guide that will help you write code based Kotlin language to build robust Android applications\[\*\] Filled with various practical examples build amazing Android project using Kotlin so you can easily apply your knowledge ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Unity 5.x By Example

    An example-based practical guide to get you up and running with Unity 5.x

    de Alan Thorn ...
    An example-based practical guide to get you up and running with Unity 5.xKey Features\[\*\]The most updated resource on Unity 5.x with comprehensive discussion on all the new features of Unity 5.x\[\*\]Understand the core concepts surrounding Unity5 game development with this power-packed hands-on guide\[\*\]Brush up your existing game development skills and create games that have a brilliant ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Learning React Native

    Building Native Mobile Apps with JavaScript

    Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers—apps that can access platform features such as the camera, user location, and local storage.Through ... Leer más

    $36.99 USD

  • Go Programming Fundamentals: A Practical Learning Approach

    de Daniel Reed ...
    Master Go, the Go-To Language for Modern Backend and Systems Development.Are you ready to build fast, reliable, and highly concurrent software? Whether you are an absolute beginner taking your first step into programming, a developer transitioning from another language, or a student looking to master an in-demand skill, "Go Programming Fundamentals: A Practical Learning Approach" is your ... Leer más

    $7.99 USD o gratis con Kobo Plus