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 793 - 816 de 10704 resultados
Skip side bar filters
  • Layered Design for Ruby on Rails Applications

    Discover practical design patterns for maintainable web applications

    Transition from the traditional Rails MVC trio to an abstraction model and evolve your application codebase with synchronized components, boosting flexibility and maintainabilityKey FeaturesUnderstand Rails' architectural patterns along with its advantages and disadvantagesOrganize business logic in Rails apps when the default approach is insufficientIntroduce new abstractions to address design ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Kotlin Design Patterns and Best Practices

    Build scalable applications using traditional, reactive, and concurrent design patterns in Kotlin, 2nd Edition

    Future-proof your applications with best practices and design patterns in KotlinKey FeaturesUnderstand traditional and modern design patterns to improve the design of your applicationCombine the benefits of object-oriented, functional, reactive, and concurrent programmingChoose the best microservices architecture and frameworks for your web applicationBook DescriptionThis book shows you how easy ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • C++20 STL Cookbook

    Leverage the latest features of the STL to solve real-world problems

    de Bill Weinman ...
    Proven techniques to improve the efficiency of your programs using the Standard Template Library (STL)Key FeaturesBecome familiar with the latest features of C++20 and write better code using the STLReduce the development time for your applications and enable faster deploymentGet up and running with the new and leaner STL capabilities introduced in the latest releaseBook DescriptionFast, efficient ... Leer más

    $64.99 USD o gratis con Kobo Plus

  • Practical JavaScript Techniques

    Series series Smashing eBooks
    Present across millions of websites and growing in popularity, JavaScript is an essential and practical for all programmers, designers and coding aficionados. "Practical JavaScript Techniques" offers expert instruction, tips and methodologies relevant for all levels of knowledge. Learn interactive CSS and jQuery techniques, how to take advantage of JavaScript’s versatile capabilities and even how ... Leer más

    $5.23 USD

  • Python Deep Learning

    Exploring deep learning techniques and neural network architectures with PyTorch, Keras, and TensorFlow

    Learn advanced state-of-the-art deep learning techniques and their applications using popular Python librariesKey FeaturesBuild a strong foundation in neural networks and deep learning with Python librariesExplore advanced deep learning techniques and their applications across computer vision and NLPLearn how a computer can navigate in complex environments with reinforcement learningBook ... Leer más

    $44.99 USD o gratis con Kobo Plus

  • Android 4.2 App Development Essentials

    de Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed ... Leer más

    $12.99 USD

  • API Design for C++

    de Martin Reddy ...
    API Design for C++ provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of C++ API development, including interface design, versioning, scripting, and plug-in extensibility. Drawing from the ... Leer más

    $53.99 USD

  • Learning JavaScript Design Patterns

    A JavaScript and React Developer's Guide

    de Addy Osmani ...
    Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.Author Addy Osmani shows you how to apply modern design patterns to ... Leer más

    $41.99 USD

  • Java: High-Performance Apps with Java 9

    Boost your application's performance with the new features of Java 9

    de Mayur Ramgir ...
    Optimize the powerful techniques of Java 9 to boost your application\\'s performanceKey FeaturesTackle all kinds of performance-related issues and streamline your developmentDive into the new features of Java 9Implement highly efficient and reliable code with the help of new APIs of JavaEmbedded with assessments that will help you revise the concepts you have learned in this bookBook ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • JavaScript & DHTML Cookbook

    Solutions & Examples for Web Programmers

    de Danny Goodman ...
    In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your ... Leer más

    $25.99 USD

  • Node for Front-End Developers

    Writing Server-Side JavaScript Applications

    de Garann Means ...
    If you know how to use JavaScript in the browser, you already have the skills you need to put JavaScript to work on back-end servers with Node. This hands-on book shows you how to use this popular JavaScript platform to create simple server applications, communicate with the client, build dynamic pages, work with data, and tackle other tasks.Although Node has a complete library of developer ... Leer más

    $10.99 USD

  • ADO.NET 3.5 Cookbook

    Building Data-Centric .NET Applications

    de Bill Hamilton ...
    This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform.Organized to help you find the topic and specific recipe you need quickly ... Leer más

    $31.99 USD

  • Apple Watch Series 3

    Ultimate Users Guide With Tips And Tricks On everything you need to know about Apple watch 3

    It looks nothing like the iPhone or iPad interface you are used to except for a handful of icons. If you are lost and don't have a lot of time to comb through thousands of pages of tech-speak just to learn how to use a watch, then this book is for you!The Series 3 was released in Sept 2017 with watch OS 4. Its flagship feature was the option of mobile connectivity for yet another cost.This book is ... Leer más

    $6.00 USD o gratis con Kobo Plus

  • Java Primer

    A solid introduction to the fundamentals of Java programming

    Java Primer will hold your hand as you step into the world of programming. This title, aimed at beginning programmers will walk you through the basics of variables, input, output, parsing input, formatting output, working with arrays, loops, and logic. This should prime you well enough for an A+ in any introduction to Java course at the college level.Similar to all my other eBooks on Amazon, I ... Leer más

    $2.99 USD

  • Effective C++ Digital Collection

    140 Ways to Improve Your Programming

    de Scott Meyers ...
    Scott Meyers’s seminal C++ books–***Effective C++***, ***More Effective C++***, and Effective STL–have been immensely helpful to hundreds of thousands of C++ programmers. All three are finally available together in this eBook collection.Effective C++ has been embraced by hundreds of thousands of programmers worldwide. The reason is clear: Scott Meyers’s practical approach to C++ describes the ... Leer más

    $86.99 USD

  • Raspberry Pi I/O Programming Using Python

    This book provides alternative approach to access Raspberry Pi I/O using Python. It describes how to work with Raspberry Pi I/O and illustrates their use with code examples in Python. The following is highlight topics in book:* Setup Development Environment* Hello Raspberry Pi I/O and Python* Raspberry Pi GPIO* Raspberry Pi UART* Raspberry Pi I2C* Raspberry Pi SPI* Working with DAC and ADC on ... Leer más

    $3.99 USD

  • C++ High Performance

    Master the art of optimizing the functioning of your C++ code, 2nd Edition

    A comprehensive guide to help aspiring and professional C++ developers elevate the performance of their apps by allowing them to run faster and consume fewer resources.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesUpdated to C++20 with completely revised code and more content on error handling, benchmarking, memory allocators, and concurrent ... Leer más

    $43.99 USD o gratis con Kobo Plus

  • Learning C# by Developing Games with Unity 2021

    Kickstart your C# programming and Unity journey by building 3D games from scratch

    Learn C\# programming from scratch using Unity as a fun and accessible entry point with this updated edition of the bestselling series. Includes invitation to join the online Unity Game Development community to read the book alongside peers, Unity developers/C\# programmers and Harrison Ferrone. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn C\# ... Leer más

    $53.99 USD o gratis con Kobo Plus

  • Think DSP

    Digital Signal Processing in Python

    If you understand basic mathematics and know how to program with Python, you’re ready to dive into signal processing. While most resources start with theory to teach this complex subject, this practical book introduces techniques by showing you how they’re applied in the real world. In the first chapter alone, you’ll be able to decompose a sound into its harmonics, modify the harmonics, and ... Leer más

    $18.99 USD

  • Forty-Four Esolangs

    The Art of Esoteric Code

    de Daniel Temkin ...
    Series series Hardcopy
    A riveting collection of one artist’s many approaches to esolangs—esoteric programming languages—showcasing the form’s limitless artistic potential.In Forty-Four Esolangs, Daniel Temkin challenges conventional definitions of language, code, and computer, showing the potential of esolangs—or esoteric programming languages—as pure idea art. The languages in this volume ask programmers to write code ... Leer más

    $21.99 USD

  • Django 4 By Example

    Build powerful and reliable Python web applications from scratch

    de Antonio Melé ...
    PUBLISHER'S NOTE: A new edition of this book, updated for Django 5, is now available.Key FeaturesImplement advanced functionalities, such as full-text search engines, user activity streams, payment gateways, and recommendation enginesIntegrate JavaScript, PostgreSQL, Redis, Celery, and Memcached into your applicationsAdd real-time features with Django Channels and WebSocketsBook DescriptionDjango ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Spring Boot: Up and Running

    de Mark Heckler ...
    With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission ... Leer más

    $41.99 USD

  • Math for Security

    From Graphs and Geometry to Spatial Analysis

    de Daniel Reilly ...
    Use applied math to map fire stations, develop facial recognition software, solve the art gallery problem and more in this hands-on, real-world infosec book.Explore the intersection of mathematics and computer security with this engaging and accessible guide.Math for Security will equip you with essential tools to tackle complex security problems head on. All you need are some basic programming ... Leer más

    $29.99 USD