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 289 - 312 de 10037 resultados
Skip side bar filters
  • Programación en Objetive-C con Xcode y GCC

    Objetive-C, junto con XCode nos proven de todas las funciones necesarias para que podramos desarrollar aplicaciones de todo tipo para los dispositivos iPhone.La llegada del iPhone ha supuesto toda una revolución para el mundo de la programación, ya que gracias a su funcionalidad y a su diseño gráfico exquisito, ha conseguido que Apple pase a ser una marca de consumo para compradores habituales, ... Leer más

    $88 MXN

  • JavaScript for PHP Developers

    A Concise Guide to Mastering JavaScript

    If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.JavaScript knowledge is ... Leer más

    $139 MXN

  • Python Programming for Beginners

    A guide to Python computer language, computer programming, and learning Python fast!

    de Joe Benton ...
    PYTHON PROGRAMMING FOR BEGINNERSThis book explains the basics of Python programming language, how it works, and what kind of programs you can create with it.Through reading this guide, you will gain an understanding of the rules of writing Python code, its parameters, and syntax.You will learn how to write Python code yourself, and at the completion of this book have the ability to solve ... Leer más

    $52 MXN o gratis con Kobo Plus

  • Learning Processing

    A Beginner's Guide to Programming Images, Animation, and Interaction

    Series series The Morgan Kaufmann Series in Computer Graphics
    Learning Processing, Second Edition, is a friendly start-up guide to Processing, a free, open-source alternative to expensive software and daunting programming languages. Requiring no previous experience, this book is for the true programming beginner. It teaches the basic building blocks of programming needed to create cutting-edge graphics applications including interactive art, live video ... Leer más

    $598 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

  • Learning Joomla! 3 Extension Development-Third Edition

    de Tim Plummer ...
    A practical guide with step-by-step examples that build on each other so you can learn by doing and get hands-on knowledge about creating your plugins, modules, and components in Joomla."Learning Joomla! 3 Extension Development, Third Edition" is for developers who want to create their own Joomla extensions. It is assumed you will have some basic PHP, HTML, and CSS knowledge, but you don't need ... Leer más

    $853 MXN o gratis con Kobo Plus

  • 1000 CPP (C Plus Plus/ C++) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    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 CPP interview ... Leer más

    $52 MXN

  • Python Machine Learning: Introduction to Machine Learning with Python

    Machine learning is the science of getting machines and computers to act and learn on their own without being programmed explicitly. In just the past decade, this field has given us practical speech recognition, self-driving cars, greatly improved understanding of the overall human genome, effective web search and much more. Therefore, there is no wondering why machine learning is so pervasive ... Leer más

    $69 MXN

  • Guide to: Learning Iteration and Generators in Python

    de Matt Harrison ...
    Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield, rather embrace the power it provides. ... Leer más

    $86 MXN

  • C Programs For Beginners: A Step-by-Step Guide to Coding Your First C Programs

    Packed with over 200 practical, easy-to-follow programs, this book takes you step-by-step from the basics to more advanced concepts, helping you build the skills and confidence needed to tackle real-world challenges. Each program is carefully crafted to not only teach the syntax and logic of C but also to inspire you to think like a programmer.Inside, you'll find:Clear explanations of fundamental ... Leer más

    $173 MXN

  • Android Studio Development Essentials

    Android 6 Edition

    de Neil Smyth ...
    Fully updated for Android 6, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 6 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android ... Leer más

    $173 MXN

  • Natural Language Processing with Python: Natural Language Processing Using NLTK

    This book is a perfect beginner's guide to natural language processing. It is offering an easy to understand guide to implementing NLP techniques using Python. Natural language processing has been around for more than fifty years, but just recently with greater amounts of data present and better computational powers, it has gained a greater popularity.Given the importance of data, there is no ... Leer más

    $69 MXN

  • Magento PHP Developer's Guide

    Get up and running with the highly customizable and powerful e-commerce solution, Magento

    Key FeaturesBook DescriptionThis book is written for PHP developers who are familiar with frameworks such as Zend or CakePHP and want to start developing and working with Magento. No prior knowledge of Magento is required.What you will learnWho this book is forThis book is written for PHP developers who are familiar with frameworks such as Zend or CakePHP and want to start developing and working ... Leer más

    $753 MXN o gratis con Kobo Plus

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Leer más

    $307 MXN

  • Design Patterns for Embedded Systems in C

    An Embedded Software Engineering Toolkit

    A recent survey stated that 52% of embedded projects are late by 4-5 months. This book can help get those projects in on-time with design patterns. The author carefully takes into account the special concerns found in designing and developing embedded applications specifically concurrency, communication, speed, and memory usage. Patterns are given in UML (Unified Modeling Language) with examples ... Leer más

    $742 MXN

  • Hands-On GUI Programming with C++ and Qt5

    Build stunning cross-platform applications and widgets with the most powerful GUI framework

    de Lee Zhi Eng ...
    Create visually appealing and feature-rich applications by using Qt 5 and the C++ languageKey FeaturesExplore Qt 5’s powerful features to easily design your GUI applicationLeverage Qt 5 to build attractive cross-platform applicationsWork with Qt modules for multimedia, networking, and location, to customize your Qt applicationsBook DescriptionQt 5, the latest version of Qt, enables you to develop ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Ethical Hacking

    A Beginners Guide To Learning The World Of Ethical Hacking

    de Lakshay Eshan ...
    This book is written for those people who want to hack systems to test identify the security holes and vulnerabilities of those systems.This book outlines different tricks and techniques that an ethical hacker can use to assess the security of the systems, identify vulnerabilities and fix those vulnerabilities. This is done to prevent any malicious attacks against the system.The hacking we talk ... Leer más

    $57 MXN o gratis con Kobo Plus

  • C Programming Language

    This ebook is the first authorized digital version of Kernighan and Ritchie’s 1988 classic, The C Programming Language (2nd Ed.). One of the best-selling programming books published in the last fifty years, "K&R" has been called everything from the "bible" to "a landmark in computer science" and it has influenced generations of programmers. Available now for all leading ebook platforms, this ... Leer más

    $984 MXN

  • CSS: The Missing Manual

    CSS lets you create professional-looking websites, but learning its finer points can be tricky—even for seasoned web developers. This fully updated edition provides the most modern and effective tips, tricks, and tutorial-based instruction on CSS available today. Learn how to use new tools such as Flexbox and Sass to build web pages that look great and run fast on any desktop or mobile device. ... Leer más

    $327 MXN

  • Easy-To-Follow Tutorial To Learn Python Programming In Less Than One Week

    de R.M. Lewis ...
    You Can Become A Skilled Python Programmer In Less Than One Week!The Python programming language has long been seen as one of the best ones to use. It has a big library to use, is easy to read, and has all the great features that you are going to need when first learning how to work with coding. It is all there ready for you to use, and you just need to take the first steps!This guidebook is going ... Leer más

    $57 MXN o gratis con Kobo Plus

  • Computer Science & Perl Programming

    Best of The Perl Journal

    de Jon Orwant ...
    In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility for fields as diverse as astronomy, biology, ... Leer más

    $384 MXN

  • Fundamentos de la Arquitectura y Programación del Microcontrolador ATmega328P®

    Descubre el funcionamiento interno del popular microcontrolador ATmega328P®, ampliamente utilizado en sistemas embebidos y plataformas como Arduino. Este libro es una guía esencial para estudiantes de ingeniería electrónica, eléctrica o de computación que deseen avanzar más allá de la programación básica y dominar la arquitectura y el control de hardware a nivel bajo.A través de una metodología ... Leer más

    $171 MXN

  • Python and AWS Cookbook

    Managing Your Cloud with Python and Boto

    de Mitch Garnaat ...
    If you intend to use Amazon Web Services (AWS) for remote computing and storage, Python is an ideal programming language for developing applications and controlling your cloud-based infrastructure. This cookbook gets you started with more than two dozen recipes for using Python with AWS, based on the author’s boto library.You’ll find detailed recipes for working with the S3 storage service as well ... Leer más

    $151 MXN

  • OCA Java SE 8 Programmer I Study Guide (Exam 1Z0-808)

    Series series Oracle Press
    The official study guide for the entry-level Oracle Certified Associate exam for Java Programmers—fully updated for Java SE 8Confidently prepare for the OCA Java SE 8 Programmer I exam with this thoroughly revised, up-to-date guide from Oracle Press. Featuring step-by-step exercises, comprehensive chapter self-tests, and two complete downloadable practice exams, this volume provides an integrated, ... Leer más

    $560 MXN