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 25 - 48 de 10688 resultados
Skip side bar filters
  • Introducing Go

    Build Reliable, Scalable Programs

    de Caleb Doxsey ...
    Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose programming language with a clean syntax and advanced ... Leer más

    $15.99 USD

  • Android Developer Tools Essentials

    Android Studio to Zipalign

    Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.With examples in Windows, Linux, and Mac OS ... Leer más

    $10.99 USD

  • Go Cookbook

    Expert Solutions for Commonly Needed Go Tasks

    Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can ... Leer más

    $48.99 USD

  • Spring in Action

    de Craig Walls ...
    SummarySpring in Action, 5th Edition is the fully updated revision of Manning's bestselling Spring in Action. This new edition includes all Spring 5.0 updates, along with new examples on reactive programming, Spring WebFlux, and microservices. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.Purchase of the print book includes a free ... Leer más

    $38.99 USD

  • Make Your Own Python Text Adventure

    A Guide to Learning Programming

    Series series Professional and Applied Computing (R0)
    Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you will have a working game that you can play or show off to friends. You will also be able to change the game and make it your own by writing a different story line, including new items, creating new ... Leer más

    $31.99 USD

  • Make: Action

    Movement, Light, and Sound with Arduino and Raspberry Pi

    de Simon Monk ...
    Beginning with the basics and moving gradually to greater challenges, this book takes you step-by-step through experiments and projects that show you how to make your Arduino or Raspberry Pi create and control movement, light, and sound. In other words: action!The Arduino is a simple microcontroller with an easy-to-learn programming environment, while the Raspberry Pi is a tiny Linux-based ... Leer más

    $21.99 USD

  • High Performance PostgreSQL for Rails

    Reliable, Scalable, Maintainable Database Applications

    Build faster, more reliable Rails apps by taking the best advanced PostgreSQL and Active Record capabilities, and using them to solve your application scale and growth challenges. Gain the skills needed to comfortably work with multi-terabyte databases, and with complex Active Record, SQL, and specialized Indexes. Develop your skills with PostgreSQL on your laptop, then take them into production, ... Leer más

    $40.99 USD

  • Programming in C

    Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. This book provides readers with practical examples of how the C programming language can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one ... Leer más

    $34.59 USD

  • Secure Coding in C and C++

    Series series SEI Series in Software Engineering
    Learn the Root Causes of Software Vulnerabilities and How to Avoid ThemCommonly exploited software vulnerabilities are usually caused by avoidable software defects. Having analyzed tens of thousands of vulnerability reports since 1988, CERT has determined that a relatively small number of root causes account for most of the vulnerabilities.Secure Coding in C and C++, Second Edition, identifies and ... Leer más

    $55.79 USD

  • Mastering Web Development - A Journey through HTML, CSS, and JavaScript

    de Martin Hander ...
    Mastering Web Development: A Journey through HTML, CSS, and JavaScriptThe web is not just a platform — it is a way of life. Every website you visit and every digital experience you encounter is built on three foundational technologies: HTML, CSS, and JavaScript. Mastering Web Development is your comprehensive, practical guide to understanding and wielding these technologies with confidence and ... Leer más

    $9.90 USD o gratis con Kobo Plus

  • Practical Domain-Driven Design in Enterprise Java

    Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework

    de Vijay Nair ...
    Series series Professional and Applied Computing (R0)
    See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo ... Leer más

    $40.99 USD

  • Powerful Python

    Patterns and Strategies with Modern Python

    de Aaron Maxwell ...
    Once you've mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams—without getting distracted by info of little real-world use? This book answers these questions and more.Based on author Aaron Maxwell's software engineering career in Silicon Valley, this unique book ... Leer más

    $40.99 USD

  • Creating Procedural Artworks with Processing

    de Penny de Byl ...
    Creating Procedural Artworks with Processing: A Holistic Guide, is for those seeking to learn computer programming from the very basics to the more advanced concepts. It uses Processing (processing.org) to visualise the concepts through the production of computer graphics that illustrate the coding principles while being artworks in their own right. This book started as a set of tutorials for ... Leer más

    $24.95 USD o gratis con Kobo Plus

  • Oracle SQL Developer Data Modeler for Database Design Mastery

    Design Databases with Oracle SQL Developer Data ModelerIn this practical guide, Oracle ACE Director Heli Helskyaho explains the process of database design using Oracle SQL Developer Data Modeler—the powerful, free tool that flawlessly supports Oracle and other database environments, including Microsoft SQL Server and IBM DB2. Oracle SQL Developer Data Modeler for Database Design Mastery covers ... Leer más

    $49.99 USD

  • Creating Web Animations

    Bringing Your UIs to Life

    Thanks to faster browsers, better web standards support, and more powerful devices, the web now defines the next generation of user interfaces that are fun, practical, fluid, and memorable. The key? Animation. But learning how to create animations is hard, and existing learning material doesn’t explain the context of the UI problem that animations are trying to solve. That’s where this book comes ... Leer más

    $24.99 USD

  • Blazor in Action

    de Chris Sainty ...
    An example-driven guide to building reusable UI components and web frontends—all with Blazor, C#, and .NET.In Blazor in Action, you will learn about:Blazor + WebAssemblyPicking the right hosting modelBuilding reusable UI componentsBuilding forms with validationIntegrating with JavaScript librariesSecuring your applicationTesting your applicationsBlazor in Action is a practical guide to buil... ... Leer más

    $49.99 USD

  • Learning jQuery Fourth Edition

    Step through each of the core concepts of the jQuery library, building an overall picture of its capabilities. Once you have thoroughly covered the basics, the book returns to each concept to cover more advanced examples and techniques.This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their ... Leer más

    $23.99 USD o gratis con Kobo Plus

  • Building RESTful Web Services with .NET Core

    Developing Distributed Web Services to improve scalability with .NET Core 2.0 and ASP.NET Core 2.0

    Building Complete E-commerce/Shopping Cart ApplicationKey Features\[\*\]Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service\[\*\]Leverage the .NET Framework to quickly implement RESTful endpoints.\[\*\]Learn to implement a client library for a RESTful web service using ASP.NET Core.Book DescriptionREST is an architectural style ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Easy html and css

    de S VASIST ...
    In this book, I have written basics of HTML and CSS. HTML and CSS both have big manuals and numerous elements, but I have included in this book, the most important elements and rules. It has enough material to build a complete website with all-important functionality (Forms, Maps, and Multimedia, etc.). ... Leer más

    $3.00 USD o gratis con Kobo Plus

  • The VirtualBox Handbook

    Practical Solutions for Setting Up and Managing Virtual Machines

    "The VirtualBox Handbook: Practical Solutions for Setting Up and Managing Virtual Machines" is an authoritative guide that equips readers with the essential skills to master VirtualBox, one of the most versatile virtualization tools available today. Designed for both beginners and experienced users, this comprehensive resource covers the gamut of virtualization concepts, starting with foundational ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • High Performance JavaScript

    Build Faster Web Application Interfaces

    If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, ... Leer más

    $20.99 USD

  • AppleScript: The Missing Manual

    The Missing Manual

    From newspapers to NASA, Mac users around the world use AppleScript to automate their daily computing routines. Famed for its similarity to English and its ease of integration with other programs, AppleScript is the perfect programming language for time-squeezed Mac fans. As beginners quickly realize, however, AppleScript has one major shortcoming: it comes without a manual.No more. You don't need ... Leer más

    $17.99 USD

  • Java Language Specification, Java SE 7 Edition, The

    Series series Java Series
    Written by the inventors of the technology, The Java® Language Specification, Java SE 7 Edition,** is the definitive technical reference for the Java programming language. The book provides complete, accurate, and detailed coverage of the Java programming language. It fully describes the new features added in Java SE 7, including the try-with-resources statement, multi-catch, precise rethrow, ... Leer más

    $52.19 USD

  • Kotlin and Android Development featuring Jetpack

    Build Better, Safer Android Apps

    de Michael Fazio ...
    Start building native Android apps the modern way in Kotlin with Jetpack's expansive set of tools, libraries, and best practices. Learn how to create efficient, resilient views with Fragments and share data between the views with ViewModels. Use Room to persist valuable data quickly, and avoid NullPointerExceptions and Java's verbose expressions with Kotlin. You can even handle asynchronous web ... Leer más

    $30.99 USD