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 193 - 216 de 10204 resultados
Skip side bar filters
  • C# 4, ASP.NET 4, and WPF, with Visual Studio 2010 Jump Start

    Series Libro 56 - Wrox Blox
    This Wrox Blox is a value-packed resource to help experienced .NET developers learn the new .NET release. It is excerpted from the Wrox books: Professional C# 4 and .NET 4, Professional ASP.NET 4, and WPF Programmer’s Reference by Christian Nagel, Bill Evjen, Scott Hanselman, and Rod Stephens, and includes more than 100 print book pages drawn from these three key titles. It is an excellent ... Leer más

    $127 MXN

  • Programación Paginas Web JavaScript y PHP

    El objetivo de este libro es capacitar al lector para diseñar una página web de e-commerce con JAVASCRIPT Y PHP..Utilizando un lenguaje sencillo y didáctico se desarrollan los contenidos necesarios para la creación de una web, tanto la parte de cliente como la parte de servidor, incluyendo todas las opciones para entender la complejidad y la interrelación entre ellos.Los contenidos teóricos que se ... Leer más

    $152 MXN o gratis con Kobo Plus

  • Object-Oriented JavaScript - Second Edition

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice ... Leer más

    $776 MXN o gratis con Kobo Plus

  • Android Programming for Beginners

    Learn all the Java and Android skills you need to start making powerful mobile applications

    Learn all the Java and Android skills you need to start making powerful mobile applicationsKey Features\[\*\]Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace\[\*\]A first-principles introduction to Java, via Android, which means you’ll be able to start building your own applications from scratch\[\*\]Learn by example and build three real ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Parallel Programming with Python

    de Jan Palach ...
    A fast, easy-to-follow and clear tutorial to help you develop Parallel computing systems using Python. Along with explaining the fundamentals, the book will also introduce you to slightly advanced concepts and will help you in implementing these techniques in the real world. If you are an experienced Python programmer and are willing to utilize the available computing resources by parallelizing ... Leer más

    $377 MXN o gratis con Kobo Plus

  • Learning SQL

    de Alan Beaulieu ...
    SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, ... Leer más

    $269 MXN

  • OCUP 2 Certification Guide

    Preparing for the OMG Certified UML 2.5 Professional 2 Foundation Exam

    OCUP 2 Certification Guide: Preparing for the OMG Certified UML 2.5 Professional 2 Foundation Exam both teaches UML® 2.5 and prepares candidates to become certified. UML® (Unified Modeling Language) is the most popular graphical language used by software analysts, designers, and developers to model, visualize, communicate, test, and document systems under development. UML® 2.5 has recently been ... Leer más

    $837 MXN

  • AVR Programming

    Learning to Write Software for Hardware

    Atmel's AVR microcontrollers are the chips that power Arduino, and are the go-to chip for many hobbyist and hardware hacking projects. In this book you'll set aside the layers of abstraction provided by the Arduino environment and learn how to program AVR microcontrollers directly. In doing so, you'll get closer to the chip and you'll be able to squeeze more power and features out of it.Each ... Leer más

    $371 MXN

  • Awk Programming in Practice

    Definitive Reference for Developers and Engineers

    "Awk Programming in Practice""Awk Programming in Practice" is the definitive guide for mastering the Awk language in both foundational and advanced data processing environments. Beginning with an in-depth exploration of Awk’s execution model, syntax, and stream-oriented paradigm, the book establishes a strong baseline for readers seeking to leverage Awk’s core strengths in text transformation and ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Instant Apache ActiveMQ Messaging Application Development How-to

    de Timothy Bish ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application ... Leer más

    $410 MXN o gratis con Kobo Plus

  • Mastering Oracle SQL

    Putting Oracle SQL to Work

    The vast majority of Oracle SQL books discuss some syntax, provide the barest rudiments of using Oracle SQL, and perhaps include a few simple examples. It might be enough to pass a survey course, or give you some buzz words to drop in conversation with real Oracle DBAs. But if you use Oracle SQL on a regular basis, you want much more. You want to access the full power of SQL to write queries in an ... Leer más

    $307 MXN

  • JavaScript

    Best Practices to Programming Code with JavaScript

    Series Libro 3 - JavaScript Programming Series
    Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming mastery!In this Definitive JavaScript Guide on Best Practices, you're about to discover how to...Code more efficiently for Better Performance and Results!Spot the Common JavaScript Mistakes - From mismatched quotes, bad line breaks, HTML conflicts and more ... Leer más

    $57 MXN o gratis con Kobo Plus

  • Improve your skills with Google Sheets

    Professional training

    Welcome to Google Sheets, your free worksheet on line. This book outlines useful possibilities if you want to work with this application. As with any spreadsheet, you can achieve simple or more complex calculations using functions. You will learn how to filter and sort out information creating statistics with Pivot tables. You will define page layout settings to print data easily. Charts will ... Leer más

    $325 MXN o gratis con Kobo Plus

  • Visual Basic 2008 For Dummies

    de Bill Sempf ...
    Visual Basic is a favorite programming language, so if you’re new to programming, it’s a great place to start. Visual Basic 2008 For Dummies is the fun and easy way to begin creating applications right away while you get the hang of using the Visual Studio environment. Soon you’ll be building all sorts of useful stuff with VB 2008!This step-by-step guide walks you through a logical series of tasks ... Leer más

    $472 MXN

  • Python for Data Analysis

    Data Wrangling with pandas, NumPy, and Jupyter

    de Wes McKinney ...
    Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.10 and pandas 1.4, the third edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You'll learn the latest versions of pandas, NumPy, and Jupyter in the process.Written by Wes McKinney ... Leer más

    $577 MXN

  • Using SVG with CSS3 and HTML5

    Vector Graphics for Web Design

    Using Scalable Vector Graphics (SVG) for illustrations only scratches the surface of this format’s potential on the web. With this practical guide, you’ll learn how to use SVG not only for illustrations but also as graphical documents that you can integrate into complex HTML5 web pages, and style with custom CSS. Web developers will discover ways to adapt designs by adding data based graphics, ... Leer más

    $289 MXN

  • SQL Queries for Mere Mortals

    A Hands-On Guide to Data Manipulation in SQL

    de John Viescas ...
    Series series For Mere Mortals
    The #1 Easy, Common-Sense Guide to SQL Queries—Updated with More Advanced Techniques and SolutionsForeword by Keith W. Hare, Vice Chair, USA SQL Standards CommitteeSQL Queries for Mere Mortals has earned worldwide praise as the clearest, simplest tutorial on writing effective queries with the latest SQL standards and database applications. Now, author John L. Viescas has updated this hands-on ... Leer más

    $594 MXN

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... Leer más

    $206 MXN

  • Curso de Programación y Análisis de Software

    Este Curso ha sido elaborado por dos prestigiosos profesionales del mundo de la formación informática. La programación y la arquitectura de software son los pilares del crecimiento económico de las últimas décadas, acelerándose enormemente en estos últimos años.Esperamos que con este curso, usted pueda mejorar profesionalmente y le ayude a alcanzar sus objetivos personales.El curso consta de los ... Leer más

    $171 MXN

  • Automating with Node.js

    de Shaun Stone ...
    Automate your workflow with the power of Node.js!If your job is loaded with manual work, thenwhy not write scripts that can deal with it for you?With this book, you will learn how to deal with manytasks such as zipping files, emailing colleagues, anddeploying your work at the press of a button.The book is structured into two parts:The first part is a collection of recipes, or building blocks ... Leer más

    $94 MXN

  • Python for Algorithmic Trading

    de Yves Hilpisch ...
    Algorithmic trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Python in the fascinating field of algorithmic ... Leer más

    $577 MXN

  • VBA Excel Modelo de Objetos

    de Luis Brito ...
    Este libro es el segundo de una serie de libros dedicados al aprendizaje de VBA pare Excel. Aquí nos enfocaremos en el tema del modelo de objetos, y en particular en los objetos más importantes que lo integran: Application, Workbooks, Workbook, Worksheets, Worksheet y Range. Se describen las herramientas de ayuda que proporciona el editor de VBA para lidiar con la gran cantidad de elementos que ... Leer más

    $69 MXN

  • Mastering JavaScript Functional Programming

    In-depth guide for writing robust and maintainable JavaScript code in ES8 and beyond

    Master Functional Programming techniques with this comprehensive guide for writing cleaner, safer, high-performing JavaScript codesKey FeaturesBecome proficient and skilled with Functional Programming in JavaScript to solve real-world development problemsSuccessfully apply Functional Programming concepts and techniques to everyday JavaScript programmingBring modularity, reusability, testability, ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Desarrollo de aplicaciones con GPT-4 y ChatGPT

    Cree chatbots inteligentes, generadores de contenido y mucho más

    Series series TÍTULOS ESPECIALES
    Este libro es una guía completa para desarrolladores de Python que quieren aprender a crear aplicaciones con grandes modelos de lenguaje. Los autores Olivier Caelen y Marie-Alice Blete abordan las características y beneficios principales de GPT-4 y ChatGPT y explican cómo funcionan. También es una guía paso a paso para desarrollar aplicaciones utilizando la biblioteca de Python para GPT-4 y ... Leer más

    $266 MXN