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 673 - 696 de 10611 resultados
Skip side bar filters
  • HTML & CSS Essentials For Dummies

    The easy way to brush up on your HTML & CSS programming skillsHTML & CSS Essentials For Dummies is your quick and handy reference to all the core concepts of HTML & CSS—the must-know markup and style languages that make the internet go. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Understand all the fundamentals of HTML and CSS, quickly ... Leer más

    $10.00 USD

  • Aprende a Programar en Python Para Principiantes

    La mejor guía paso a paso para codificar con Python, ideal para niños y adultos. Incluye ejercicios prácticos sobre análisis de datos, aprendizaje automático y más.

    de Flynn Fisher ...
    ¡La clase magistral completa de Python es fácil, incluso si nunca has codificado en tu vida!Si ingresas a Google en este momento y abres cualquier estadística con los lenguajes de programación más solicitados durante los últimos 5 años hasta hoy, verás constantemente en el top 3 un lenguaje llamado "Python". La mayoría de las veces, es el lenguaje de programación número uno para aprender año tras ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Objects First with Java: A Practical Introduction Using BlueJ, Global Edition

    Tackle some of the biggest challenges in learning Functional Programming with this modern, up-to-date approach.Objects First with Java: A Practical Introduction, Global Edition, 6th Edition by Barnes and Kölling is an introduction to object-oriented programming, examining various programming concepts from a software engineering perspective.Ideal for beginners but also more advanced students and ... Leer más

    $48.99 USD

  • How to Program with Java eBook

    de Trevor J Page ...
    This eBook is designed to teach anyone how to program with Java. The tutorials contained within were carefully constructed with the beginner programmer in mind. The lessons are presented step by step, and explained in plain English.It starts with the basics such as:What is a Variable?What is a Control Structure?What is a Data Structure?These are terms that, if never seen before, would scare ... Leer más

    $12.99 USD

  • Go Programming Blueprints

    de Mat Ryer ...
    About This BookLearn to apply the nuances of the Go language, and get to know the open source community that surrounds it to implement a wide range of start-up quality projectsWrite interesting, and clever but simple code, and learn skills and techniques that are directly transferrable to your own projectsDiscover how to write code capable of delivering massive world-class scale performance and ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • Learning ASP.NET Core 2.0

    Build modern web apps with ASP.NET Core 2.0, MVC, and EF Core 2

    Learn how web applications can be built efficiently using ASP.NET Core 2.0 and related frameworksKey Features? Get to grips with the new features and APIs introduced in ASP.NET Core 2.0? Leverage the MVC framework and Entity Framework Core 2 to build efficient applications? Learn to deploy your web applications in new environments such as the cloud and DockerBook DescriptionThe ability to develop ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Python Machine Learning For Beginners: Handbook For Machine Learning, Deep Learning And Neural Networks Using Python, Scikit-Learn And TensorFlow

    de Finn Sanders ...
    Imagine a world where you can make a computer program learn for itself? What if it could recognize who is in a picture or the exact websites that you want to look for when you type it into the program? What if you were able to create any kind of program that you wanted, even as a beginner programmer, without all of the convoluted codes and other information that makes your head spin?This is ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • C in a Nutshell

    The Definitive Reference

    The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along ... Leer más

    $43.99 USD

  • Programming ASP.NET MVC 4

    Developing Real-World Web Applications with ASP.NET MVC

    Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features to solve many real-world development scenarios you’re likely to face. In the process, you’ll learn how to work with HTML, JavaScript, the Entity Framework, and other web technologies.You’ll start by ... Leer más

    $33.99 USD

  • C Programming in easy steps, 5th edition

    Updated for the GNU Compiler version 6.3.0 and Windows 10

    de Mike McGrath ...
    Series series In Easy Steps
    C Programming in easy steps, 5th edition has an easy-to-follow style that will appeal to anyone who wants to begin programming in C, from programmers moving from another programming language, to the student who is studying C programming at school or college, or to those seeking a career in computing who need a fundamental understanding of procedural programming.C Programming in easy steps, 5th ... Leer más

    $16.10 USD

  • Building Cross-Platform GUI Applications with Fyne

    Create beautiful, platform-agnostic graphical applications using Fyne and the Go programming language

    Understand how to use the Fyne toolkit to build exciting apps for a range of devices and deploy them effectivelyKey FeaturesLearn how to use standard widgets, dialogs, and layouts as well as how to build your ownUnderstand how to develop an app and package and distribute it to different operating systems and app storesExplore the design principles and vision of the Fyne toolkit and how that may ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Getting Started with Processing.py

    Making Interactive Graphics with Processing's Python Mode

    Processing opened up the world of programming to artists, designers, educators, and beginners. The Processing.py Python implementation of Processing reinterprets it for today's web. This short book gently introduces the core concepts of computer programming and working with Processing. Written by the co-founders of the Processing project, Reas and Fry, along with co-author Allison Parrish, Getting ... Leer más

    $15.99 USD

  • Parallel and Concurrent Programming in Haskell

    Techniques for Multicore and Multithreaded Programming

    de Simon Marlow ...
    If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and concurrent programs. You’ll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions.Author Simon Marlow walks you through ... Leer más

    $28.99 USD

  • Building Web Applications with Erlang

    Working with REST and Web Sockets on Yaws

    Why choose Erlang for web applications? Discover the answer hands-on by building a simple web service with this book. If you’re an experienced web developer who knows basic Erlang, you’ll learn how to work with REST, dynamic content, web sockets, and concurrency through several examples. In the process, you’ll see first-hand that Erlang is ideal for building business-critical services.Erlang was ... Leer más

    $12.99 USD

  • Going GAS

    From VBA to Google Apps Script

    Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their ... Leer más

    $21.99 USD

  • Learning TensorFlow.js

    de Gant Laborde ...
    Given the demand for AI and the ubiquity of JavaScript, TensorFlow.js was inevitable. With this Google framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde (Google Developer Expert in machine learning and the web) provides a hands-on end-to-end approach to TensorFlow.js fundamentals for a broad technical ... Leer más

    $34.99 USD

  • Data Visualization with Python and JavaScript

    Scrape, Clean, Explore, and Transform Your Data

    de Kyran Dale ...
    How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guide teaches you how to leverage the power of best-of ... Leer más

    $41.99 USD

  • Unity Android Game Development by Example Beginner's Guide

    Unity Android Game Development by Example Beginner's Guide consists of different game application examples. No prior experience with programming, Android, or Unity is required. You will learn everything from scratch and will have an organized flow of information specifically designed for complete beginners to Unity.Great for developers new to Unity, Android, or both, this book will walk you ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • PHP and MySQL for Dynamic Web Sites

    Visual QuickPro Guide

    de Larry Ullman ...
    Learn PHP and MySQL programming— the quick and easy way!Easy visual approach uses demonstrations and real-world examples to guide you step by step through advanced techniques for dynamic Web development using PHP and MySQL.• Concise steps and explanations let you get up and running in no time.• Essential reference guide keeps you coming back again and again.• Whether you’re new to programming or ... Leer más

    $34.59 USD

  • 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

    $34.59 USD

  • HTML5: The Missing Manual

    HTML5 is more than a markup language—it’s a collection of several independent web standards. Fortunately, this expanded guide covers everything you need in one convenient place. With step-by-step tutorials and real-world examples, HTML5: The Missing Manual shows you how to build web apps that include video tools, dynamic graphics, geolocation, offline features, and responsive layouts for mobile ... Leer más

    $23.99 USD

  • Beginning C++23

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++23 standard. All you need are Beginning C++23 and any recent C++ compiler and you'll soon be writing real C++ programs.There is no assumption of prior programming knowledge. All language ... Leer más

    $58.99 USD

  • Starting to Unit Test

    Not as Hard as You Think

    de Erik Dietrich ...
    Unit testing. You've heard the term. Probably a lot.You know you should probably figure out how it works, since everyone's always talking about it and a lot of companies require developers to know it.But you don't really know it and you're worried that you'll look uninformed if you cop to not knowing it.Well, relax. This book assumes you have absolutely no idea how it works and walks you through ... Leer más

    $4.99 USD