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 817 - 840 de 10637 resultados
Skip side bar filters
  • Roguelike Development with JavaScript

    Build and Publish Roguelike Genre Games with JavaScript and Phaser

    Series series Professional and Applied Computing (R0)
    Go on an adventure and build a roguelike from scratch using JavaScript. With the help of the battle-tested Phaser library, you’ll go through all the steps to build a small, fun, playable web roguelite game. The author will guide you on how to add further features to the game such as populating the game with enemies, adding treasures, and so on. You will acquire technical knowledge about procedural ... Leer más

    $49.49 USD

  • The Developer's Guide to AI

    A Field Guide for the Working Developer

    Build intelligent applications—no data science degree required.Your boss is pitching new AI features. Your team is buzzing about MCP servers. Job postings are asking for AI experience with RAG, vector databases, fine-tuning, and agents. You can feel the excitement. You see the potential. You may be wondering how to get started in AI without a data science degree. You’re in the right place.The ... Leer más

    $34.99 USD

  • Learn Python in One Hour

    Programming by Example

    You’re already a smart person, you don’t need a 1000+ page book to get you started on the web’s fastest growing programming platform. Instead, Learn Python in One Hour delivers on the promise of code literacy while saving your most precious commodity time itself. Volkman’s innovative programming-by-example approach means you focus on usage, not mindless detail. Based on the author’s sold-out live ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • Python for Data Science

    A Hands-On Introduction

    de Yuli Vasiliev ...
    A hands-on, real-world introduction to data analysis with the Python programming language, loaded with wide-ranging examples.Python is an ideal choice for accessing, manipulating, and gaining insights from data of all kinds. Python for Data Science introduces you to the Pythonic world of data analysis with a learn-by-doing approach rooted in practical examples and hands-on activities. You’ll learn ... Leer más

    $17.99 USD

  • The Art of Modern PHP 8

    Learn how to write modern, performant, and enterprise-ready code with the latest PHP features and practices

    Discover how to apply the principles of OOP, types, and package management the right wayKey FeaturesExplore the latest PHP 8.1 features and modern web development practicesRefactor your legacy codebase using modern features and styles in PHPCreate your own Composer packages that can be reused across all PHP projectsBook DescriptionPHP has come a long way since its introduction. While the language ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Code That Fits in Your Head

    Heuristics for Software Engineering

    de Mark Seemann ...
    How to Reduce Code Complexity and Develop Software More Sustainably"Mark Seemann is well known for explaining complex concepts clearly and thoroughly. In this book he condenses his wide-ranging software development experience into a set of practical, pragmatic techniques for writing sustainable and human-friendly code. This book will be a must-read for every programmer."-- Scott Wlaschin, author ... Leer más

    $34.19 USD

  • Learning Angular

    A no-nonsense guide to building web applications with Angular 15

    Build your first production-grade web applications from scratch with Angular with the help of expert guidance and step-by-step explanations. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesLearn the fundamentals of Angular 15 to build web applicationsExplore the basics of Angular development, from components and templates to forms, routing, and servicesDiscover ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Mission Python

    Code a Space Adventure Game!

    de Sean McManus ...
    Program a graphical adventure game in this hands-on, beginner-friendly introduction to coding in the Python language.Launch into coding with Mission Python, a space-themed guide to building a complete computer game in Python. You'll learn programming fundamentals like loops, strings, and lists as you build Escape!, an exciting game with a map to explore, items to collect, and tricky logic puzzles ... Leer más

    $17.99 USD

  • Think Stats

    Exploratory Data Analysis

    If you know how to program, you have the skills to turn data into knowledge. This thoroughly revised edition presents statistical concepts computationally, rather than mathematically, using programs written in Python. Through practical examples and exercises based on real-world datasets, you'll learn the entire process of exploratory data analysis—from wrangling data and generating statistics to ... Leer más

    $48.99 USD

  • Python Data Visualization Essentials Guide

    Become a Data Visualization expert by building strong proficiency in Pandas, Matplotlib, Seaborn, Plotly, Numpy, and Bokeh

    Data visualization plays a major role in solving data science challenges with various capabilities it offers. This book aims to equip you with a sound knowledge of Python in conjunction with the concepts you need to master to succeed as a data visualization expert.The book starts with a brief introduction to the world of data visualization and talks about why it is important, the history of ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Practical Fraud Prevention

    Fraud and AML Analytics for Fintech and eCommerce, Using SQL and Python

    Over the past two decades, the booming ecommerce and fintech industries have become a breeding ground for fraud. Organizations that conduct business online are constantly engaged in a cat-and-mouse game with these invaders. In this practical book, Gilit Saporta and Shoshana Maraney draw on their fraud-fighting experience to provide best practices, methodologies, and tools to help you detect and ... Leer más

    $41.99 USD

  • HTML, CSS & JavaScript in easy steps

    de Mike McGrath ...
    Series series In Easy Steps
    Everything you need to get to grips with HTML, CSS and JavaScript – the three coding languages that are used to create modern web pages – all in easy steps!HTML, CSS & JavaScript in easy steps instructs the reader on each of the three coding languages that are used to create modern web pages; HyperText Markup Language (HTML) tags are used to control the structure of web page content, Cascading ... Leer más

    $26.83 USD

  • Aprende a Programar Swift

    Hasta su lanzamiento, el lenguaje más utilizado en el desarrollo de aplicaciones para los entornos iOS e iOS X era el Objetive-C, creado al inicio de los años 80. Apple se preocupó en disminuir la resistencia a la adopción de Swift por los programadores expertos. Para eso, permitió que el nuevo lenguaje utilizara el mismo compilador y pudiera convivir con Objetive-C en la misma aplicación. De esa ... Leer más

    $5.95 USD o gratis con Kobo Plus

  • Essentials of Programming Languages, third edition

    A new edition of a textbook that provides students with a deep, working understanding of the essential concepts of programming languages, completely revised, with significant new material.This book provides students with a deep, working understanding of the essential concepts of programming languages. Most of these essentials relate to the semantics, or meaning, of program elements, and the text ... Leer más

    $52.99 USD

  • PHP, MySQL, & JavaScript All-in-One For Dummies

    de Richard Blum ...
    Explore the engine that drives the internetIt takes a powerful suite of technologies to drive the most-visited websites in the world. PHP, mySQL, JavaScript, and other web-building languages serve as the foundation for application development and programming projects at all levels of the web.Dig into this all-in-one book to get a grasp on these in-demand skills, and figure out how to apply them to ... Leer más

    $30.00 USD

  • Modern C, Third Edition

    Covers the C23 standard

    de Jens Gustedt ...
    Discover the full power of modern C programming, with an inside look at the new C23 standard.For programs that need to be small, fast, and reliable, C is the gold standard. Whether you’re writing embedded code, low-level system routines, or high-performance applications, C is up to the challenge. This unique book by Jens Gustedt, a member of the ISO C standards committee, gets you up to speed with ... Leer más

    $49.99 USD

  • Head First Software Development

    A Learner's Companion to Software Development

    Even the best developers have seen well-intentioned software projects fail -- often because the customer kept changing requirements, and end users didn't know how to use the software you developed. Instead of surrendering to these common problems, let Head First Software Development guide you through the best practices of software development. Before you know it, those failed projects will be a ... Leer más

    $28.99 USD

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... Leer más

    $17.99 USD

  • Building large scale web apps

    "Building Large Scale Web Apps" is a toolkit to managing large-scale React applications. React as a library allows you to start building user interfaces quickly and easily. But how do things scale as an application grows? How do you ensure that your codebase remains manageable, your performance metrics stay on point, and your team continues to work cohesively as the project evolves? In this book, ... Leer más

    $17.99 USD

  • Distributed Systems with Node.js

    Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world's largest package repository, Node's enterprise foothold is only expected to grow.In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise ... Leer más

    $34.99 USD

  • CLR via C#

    Series series Developer Reference
    Dig deep and master the intricacies of the common language runtime, C#, and .NET development. Led by programming expert Jeffrey Richter, a longtime consultant to the Microsoft .NET team - you’ll gain pragmatic insights for building robust, reliable, and responsive apps and components.Fully updated for .NET Framework 4.5 and Visual Studio 2012Delivers a thorough grounding in the .NET Framework ... Leer más

    $41.79 USD

  • jQuery Programming by Example

    This book helps you getting started with jQuery. Several sample codes are presented to illustrate how to use jQuery and integrate with PHP.*TOC*Preparing jQuery Development Environment1.1 Installation1.2 Development Tools1.3 Web Server1.4 Hello WorldHandling HTML Elements2.1 HTML Elements2.2 Getting HTML Element Value2.2.1 Textbox2.2.2 Textarea2.2.3 Dropdown - select Element2.2.4 Date Input... ... Leer más

    $3.43 USD

  • Introduction to Pascal - Lecture Notes

    de Paul Gent ...
    An easy to read introduction to programming in Pascal which assumes no programming knowledge. Illustrated throughout with code samples and includes suggested tutorial exercises for review purposes. Based on slides written to deliver Introduction to Programming in Pascal / Pascal 101. ... Leer más

    $2.99 USD o gratis con Kobo Plus