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 1177 - 1200 de 10639 resultados
Skip side bar filters
  • Critical Web Design

    An innovative, learn-by-doing textbook that teaches how to design for the web while engaging a critical lens on the technoculture that sustains it.Critical web design, like critical design, employs a social usefulness to challenge the ways technology enters our lives. It reclaims the mechanisms, tools, and practices used to produce coercive and commercial interfaces, harnessing the power of design ... Leer más

    $49.99 USD

  • Google Apps Script for Beginners

    de Serge Gabet ...
    This book is a simple step-by-step, example-oriented guide with a focus on providing the practical skills necessary to develop and customize apps with Apps Script. If you are an application developer with no knowledge of App Script, and would like to learn to build apps using Google Apps script from scratch, then this book is for you. Basic JavaScript knowledge is required. ... Leer más

    $18.99 USD o gratis con Kobo Plus

  • Python for Finance Cookbook

    Over 80 powerful recipes for effective financial data analysis, 2nd Edition

    de Eryk Lewinson ...
    Use modern Python libraries such as pandas, NumPy, and scikit-learn and popular machine learning and deep learning methods to solve financial modeling problemsPurchase of the print or Kindle book includes a free eBook in the PDF formatKey FeaturesExplore unique recipes for financial data processing and analysis with PythonApply classical and machine learning approaches to financial time series ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • 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

  • Modern Web Development with ASP.NET Core 3

    An end to end guide covering the latest features of Visual Studio 2019, Blazor and Entity Framework

    de Ricardo Peres ...
    Explore the tools and techniques to build scalable and secured RESTful web services and web applications using C\# 8 and ASP. NET Core 3.1Key FeaturesDelve into MVC patterns, configuration, routing, and deployment to build professional-grade applicationsLearn how to integrate ASP applications with the JavaScript frameworks React, Vue, and AngularImprove the performance of applications and the ... Leer más

    $36.99 USD o gratis con Kobo Plus

  • JavaServer Pages Pocket Reference

    Server-Side Java Development

    de Hans Bergsten ...
    JavaServer Pages (JSP) is harmonizing how web designers and programmers create dynamic web pages. The reason for this is simple: JSP capitalizes on the power of Java servlets to create effective, reusable web applications.JSP allows you to develop robust, powerful web content, and the best part is that you're not required to be a hard-core Java programmer.JavaServer Pages Pocket Reference is the ... Leer más

    $7.99 USD

  • Java EE 7 Essentials

    Enterprise Developer Handbook

    de Arun Gupta ...
    Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch ... Leer más

    $30.99 USD

  • Living Clojure

    An Introduction and Training Plan for Developers

    de Carin Meier ...
    If you’re an experienced programmer who has not worked with Clojure before, this guide is the perfect thorough but gentle introduction for you. Author Carin Meier not only provides a practical overview of this JVM language and its functional programming concepts, but also includes a complete hands-on training course to help you learn Clojure in a structured way.The first half of the book takes you ... Leer más

    $23.99 USD

  • 25 Recipes for Getting Started with R

    Excerpts from the R Cookbook

    de Paul Teetor ...
    R is a powerful tool for statistics and graphics, but getting started with this language can be frustrating. This short, concise book provides beginners with a selection of how-to recipes to solve simple problems with R. Each solution gives you just what you need to know to use R for basic statistics, graphics, and regression.You'll find recipes on reading data files, creating data frames, ... Leer más

    $11.99 USD

  • Java: Advanced Guide to Programming Code with Java

    Java Computer Programming, #4

    Series Libro 4 - Java Computer Programming
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Java 9 Modularity

    Patterns and Practices for Developing Maintainable Applications

    The upcoming Java 9 module system will affect existing applications and offer new ways of creating modular and maintainable applications. With this hands-on book, Java developers will learn not only about the joys of modularity, but also about the patterns needed to create truly modular and reliable applications. Authors Sander Mak and Paul Bakker teach you the concepts behind the Java 9 module ... Leer más

    $24.99 USD

  • Augmented Reality Game Development

    Create your own augmented reality games from scratch with Unity 5

    Create your own augmented reality games from scratch with Unity 5Key FeaturesCreate your own augmented reality game from scratch and join the virtual reality gaming revolutionUse the latest Unity 5 VR SDK to create pro-level AR games like Pokémon GoInnovate and explore the latest and most promising trend of AR gaming in the mobile gaming industryBook DescriptionThe heyday of location-based ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Making Isometric Social Real-Time Games with HTML5, CSS3, and JavaScript

    Rendering Simple 3D Worlds with Sprites and Maps

    Anyone familiar with Zynga's Farmville understands how fun and addictive real-time social games can be. This hands-on guide shows you how to design and build one of these games from start to finish, with nothing but open source tools. You'll learn how to render graphics, animate with sprites, add sound, validate scores to prevent cheating, and more, using detailed examples and code samples.By the ... Leer más

    $12.99 USD

  • Functions in Free-Format RPG IV

    de Jim Martin ...
    Written especially for programmers adopting a free-format style, this manual explores the role of functions in writing RPG IV programs. Demonstrating the potential of functions, many topics are explored such as details about existing RPG IV built-in functions, writing new functions, using ILE concepts to use C functions, and utilizing IBM API's functions. Explaining how to write small programs, ... Leer más

    $59.99 USD o gratis con Kobo Plus

  • Optimizing Cloud Native Java

    Practical Techniques for Improving JVM Application Performance

    Performance tuning is an experimental science, but that doesn't mean engineers should resort to guesswork and folklore to get the job done. Yet that's often the case. With this practical book, intermediate to advanced Java technologists working with complex platforms will learn how to tune Java cloud applications for performance using a quantitative, verifiable, and repeatable approach.In response ... Leer más

    $43.99 USD

  • Selenium and Appium with Python

    Build robust and scalable test automation frameworks using Selenium, Appium and Python (English Edition)

    Appium and Selenium are popular open-source frameworks widely used for test automation in the software industry. Python, on the other hand, is a versatile and powerful programming language known for its simplicity and readability. Combining Appium and Selenium with Python offers numerous advantages for test automation, including a simplified testing process, faster test execution, and increased ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • A Beginner's Guide to 2D Platform Games with Unity

    Beginners' Guides, #1

    Series Libro 1 - Beginners' Guides
    ** Buy this book today and create your first platformer game with Unity in no time **In this book, the first in the "Beginner's Guide" series, you will create a simple 2D platform game, create challenging gameplay and learn techniques to code more in less time.This book can be read as a standalone (you don't need to have read the previous books in the series, although it may help) and focuses on: ... Leer más

    $6.00 USD o gratis con Kobo Plus

  • 500 Manual Testing Interview Questions and Answers

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Manual Testing ... Leer más

    $1.50 USD

  • Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance

    Practical Systems Programming with Pascal, #4

    de Corin Hale ...
    Series Libro 4 - Practical Systems Programming with Pascal
    Are you struggling to manage complex codebases in Pascal? Discover how to transform procedural scripts into robust, scalable software architectures.Procedural programming works well for small tasks, but as applications grow, code becomes tangled and difficult to maintain. Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance provides a structured, step-by-step ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Building a Debugger

    Write a Native x64 Debugger From Scratch

    de Sy Brand ...
    Master the inner workings of your x64 Linux system and expand your OS expertise by writing your very own debugger using C++.If debuggers seem like magic to you, there is no better way to demystify them than to write your own. This book will show you exactly how to do it, walking you through the entire process of building a debugger for x64 Linux systems using C++. As go from an empty filesystem ... Leer más

    $47.99 USD

  • Math for Programming

    A one-stop-shop for all the math you should have learned for your programming career.Every great programming challenge has mathematical principles at its heart. Whether you’re optimizing search algorithms, building physics engines for games, or training neural networks, success depends on your grasp of core mathematical concepts.In Math for Programming, you’ll master the essential mathematics that ... Leer más

    $29.99 USD

  • NixOS Systems in Practice

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "NixOS Systems in Practice"Unlock the full potential of modern systems management with "NixOS Systems in Practice," an authoritative guide to mastering the philosophy, architecture, and application of NixOS. This book delivers a comprehensive exploration starting from the immutable, declarative paradigm at the heart of NixOS, guiding readers through its unique approach to reproducibility, system ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • 10 PRINT CHR$(205.5+RND(1)); : GOTO 10

    Series series Software Studies
    A single line of code offers a way to understand the cultural context of computing.This book takes a single line of code—the extremely concise BASIC program for the Commodore 64 inscribed in the title—and uses it as a lens through which to consider the phenomenon of creative computing and the way computer programs exist in culture. The authors of this collaboratively written book treat code not as ... Leer más

    $25.99 USD