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 10704 resultados
Skip side bar filters
  • Python Web Scraping Cookbook

    Over 90 proven recipes to get you scraping with Python, microservices, Docker, and AWS

    Untangle your web scraping complexities and access web data with ease using Python scriptsKey FeaturesHands-on recipes for advancing your web scraping skills to expert levelOne-stop solution guide to address complex and challenging web scraping tasks using PythonUnderstand web page structures and collect data from a website with easeBook DescriptionPython Web Scraping Cookbook is a solution ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Essentials of Compilation

    An Incremental Approach in Racket

    A hands-on approach to understanding and building compilers.Compilers are notoriously some of the most difficult programs to teach and understand. Most books about compilers dedicate one chapter to each progressive stage, a structure that hides how language features motivate design choices. By contrast, this innovative textbook provides an incremental approach that allows students to write every ... Leer más

    $30.99 USD

  • C Programming For Dummies

    de Dan Gookin ...
    Get an A grade in CAs with any major language, mastery of C can take you to some very interesting new places. Almost 50 years after it first appeared, it's still the world's most popular programming language and is used as the basis of global industry's core systems, including operating systems, high-performance graphics applications, and microcontrollers. This means that fluent C users are in big ... Leer más

    $21.00 USD

  • SQL for Data Scientists

    A Beginner's Guide for Building Datasets for Analysis

    Jump-start your career as a data scientist—l****earn to develop datasets for exploration, analysis, and machine learningSQL for Data Scientists: A Beginner's Guide for Building Datasets for Analysis is a resource that’s dedicated to the Structured Query Language (SQL) and dataset design skills that data scientists use most. Aspiring data scientists will learn how to how to construct datasets for ... Leer más

    $30.00 USD

  • JavaScript

    Beginner's Guide to Programming Code with JavaScript

    Series Libro 1 - JavaScript Programming Series
    Learn JavaScript programming today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the ... 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

  • WordPress 5 Complete

    Build beautiful and feature-rich websites from scratch

    de Karol Król ...
    An in-depth and comprehensive take on WordPress, covering everything about the platform such as WordPress posts, pages, themes, plugins, and more.Key FeaturesGet up to date with the latest WordPress 5.0 (Bebo) and all its new featuresBeginner-friendly layout and advice you can apply from day one with loads of screenshots and examplesEnrich your development experience with the new block-based ... Leer más

    $28.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

  • The Well-Grounded Rubyist

    de Joe Leo ...
    SummaryThe Well-Grounded Rubyist, Third Edition is a beautifully written tutorial that begins with your first Ruby program and takes you all the way to sophisticated topics like reflection, threading, and recursion. Ruby masters David A. Black and Joe Leo distill their years of knowledge for you, concentrating on the language and its uses so you can use Ruby in any way you choose. Updated for Ruby ... Leer más

    $49.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

  • Beginning C++ Game Programming

    Learn to program with C++ by building fun games

    de John Horton ...
    Get to grips with programming techniques and game development using C++ libraries and Visual Studio 2019Key FeaturesLearn game development and C++ with a fun, example-driven approachBuild clones of popular games such as Timberman, Zombie Survival Shooter, a co-op puzzle platformer, and Space InvadersDiscover tips to expand your finished games by thinking critically, technically, and creativelyBook ... Leer más

    $44.99 USD o gratis con Kobo Plus

  • 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