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 1921 - 1944 de 9981 resultados
Skip side bar filters
  • The Remote System Explorer

    Modern Developer Tools for the System i

    Focusing exclusively on the Remote System Explorer (RSE) within the popular WebSphere Development Studio Client (WDSC), this comprehensive study contains both technical and practical tutorials. Allowing developers to use modern techniques within several programs, this survey covers topics such as getting started, terminology, installation, managing i5/OS objects and members, editing, compiling, ... Leer más

    $1,212 MXN o gratis con Kobo Plus

  • DuckDB: Up and Running

    Fast Data Analytics and Reporting

    de Wei-Meng Lee ...
    DuckDB, an open source in-process database created for OLAP workloads, provides key advantages over more mainstream OLAP solutions: It's embeddable and optimized for analytics. It also integrates well with Python and is compatible with SQL, giving you the performance and flexibility of SQL right within your Python environment. This handy guide shows you how to get started with this versatile and ... Leer más

    $577 MXN

  • DATA STRUCTURES

    USING C

    Understanding the importance and uses of data structures is paramount for individuals involved in the world of technology. These structures serve as the foundation for efficient information management, problem-solving, and system optimization. By leveraging well-designed data structures, developers can unlock the full potential of their applications, ensuring optimal performance and effective data ... Leer más

    $29 MXN

  • Easy, Fast & Practical PWA

    Zero Cost Way To Get Your PWA on App Stores

    Progressive Web Apps (PWAs) offer a cost-effective alternative to native mobile apps and are quicklygaining popularity. PWAs benefit from features of traditional websites while granting access to capabilities usually found in native mobile apps, such as being able to operate offline and in poor network condition, push notifications, camera access, etc. Designed for fast performance with modern web ... Leer más

    $189 MXN

  • Full Stack Web Development with Backbone.js

    Scalable Application Design with 100% JavaScript

    Learn how to build a full-stack application with Backbone.js by taking advantage of JavaScript modules, workflow automation, and Backbone’s interface building blocks. With this practical guide, author Patrick Mulder takes experienced backend developers and JavaScript programmers through the steps necessary to create a fully functional single-page application.Backbone’s rich ecosystem of plugins ... Leer más

    $151 MXN

  • C Fundamentals

    de Prasun Barua ...
    Welcome to C Fundamentals! This is a nonfiction science book which contains various types of topics on fundamentals of C programming language. C is a popular general-purpose programming language that is easy to learn and use. C programming language was developed in the 1970s by Dennis Ritchie at Bell Labs. It is a machine-independent structured programming language that is widely used to create ... Leer más

    $137 MXN o gratis con Kobo Plus

  • Getting Started with the Photon

    Making Things with the Affordable, Compact, Hackable WiFi Module

    de Simon Monk ...
    The Photon is an open source, inexpensive, programmable, WiFi-enabled module for building connected projects and prototypes. Powered by an ARM Cortex-M3 microcontroller and a Broadcom WiFi chip, the Photon is just as happy plugged into a hobbyist's breadboard as it is into a product rolling off of an assembly line.While the Photon--and its accompanying cloud platform--is designed as a ready-to-go ... Leer más

    $120 MXN

  • X Power Tools

    de Chris Tyler ...
    This book puts you in charge of the most flexible and adaptable graphical interface in the computer industry. The X Window System underlies graphical desktops on Linux and Unix systems, and supports advanced features of modern graphics cards. More people use the X Window System than ever before, but there are few books about X in print. X Power Tools fills that hole with the most practical and up ... Leer más

    $307 MXN

  • Генеративное глубокое обучение. Как не мы рисуем картины, пишем романы и музыку

    Генеративный ИИ — одна из самых обсуждаемых тем в сфере технологий. Пора разобраться с возможностями TensorFlow и Keras, чтобы с легкостью создавать впечатляющие генеративные модели глубокого обучения, включая вариационные автокодировщики (VAE), генеративно-состязательные сети (GAN), трансформеры, нормализующие потоки, модели на основе энергии и диффузионные модели удаления шума. Дэвид Фостер, ... Leer más

    $143 MXN o gratis con Kobo Plus

  • Come diventare programmatore

    de Edniar Larry ...
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione ... Leer más

    $129 MXN

  • Ajax Level 2

    Learn how to load content dynamically with JavaScript

    de J.D Gauchat ...
    Learn how to use Ajax on your website or web application to communicate with your server. After reading this guide, you will know how to read files on the server and process their content, how to control the process with events, how to send data to the server, and how to upload and download resources.Table of ContentsAJAX LEVEL 2The XMLHttpRequest ObjectPropertiesEventsSending DataUploading ... Leer más

    $33 MXN

  • Kickstart Database Management System Fundamentals: Key Concepts, Principles, and Advanced Techniques for Modern Database Design, Management, and Optimization

    From Concept to Implementation: Mastering Database DesignKey Features● Covers core concepts, types, architecture, and models for effective data modeling and schema design.● Clear, hands-on SQL examples to enhance understanding and real-world application.● Insights into NoSQL, cloud databases, data warehousing, and security best practices.Book DescriptionIn today's data-driven world, effective... ... Leer más

    $411 MXN o gratis con Kobo Plus

  • Appcelerator Titanium: Up and Running

    Building Native iOS and Android Apps Using JavaScript

    de John Anderson ...
    Build native apps for iOS, Android, and Blackberry from a single JavaScript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to generate cross-platform apps with 100% native controls. You’ll also learn the advantages of using Titanium when you want to create an app for just one native platform, rather than struggle with Java ... Leer más

    $186 MXN

  • Ultimate Rust for Systems Programming

    Building Tomorrow’s Systems Today the Rust Way Key Features ● Learn how to use Rust libraries effectively for various applications and projects. ● Go from basics to advanced system-building skills for stronger and more reliable outcomes. ● Secure your Rust applications confidently with expert tips for enhanced protection. Book Description This book is your guide to mastering Rust programming, ... Leer más

    $284 MXN o gratis con Kobo Plus

  • C Solutions

    de DINESH ...
    This book gives a collection of C programs. These programs that support the theoretical concepts are given in a large number to help students understand the concept better. This books is useful for students of BE, MCA, BCA, MSc, and BSc, which have C programming language as a part of the course. ... Leer más

    $17 MXN

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Leer más

    $186 MXN

  • Arduino MKR WIFI 1010 Development Workshop

    Arduino MKR WIFI 1010 is a new Arduino board with WiFi capability that enables to build IoT application. This book helps you to get started with Arduino MKR WIFI 1010. The following is a list of topics in this book.Setting up Development EnvironmentSketch ProgrammingWorking with SPIWorking with I2CArduino WiFi NetworkingWorking with Internal RTC and Sleep Mode ... Leer más

    $57 MXN

  • Java Programming

    Lecture Note

    de Taeho Jo ...
    This book is concerned with Java Programming. It consists of eight lectures and each page is given as a slide. This book is intended for reviewing Java Programming briefly. Considering reading full text takes much time, so this book provides slides for scanning the contents. ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Building Blocks : Coder's Hand Book - PHP

    Coder's Hand Book - PHP

    Dr. Lael A. Alexander is a pioneering scientist, inventor, and educator with over two decades of groundbreaking contribution to science and technology. As the founder and CEO of Noitavonne Inc., Dr. Alexander has spearheaded innovative advancements in materials science, environmental technology, telecommunications, and smart manufacturing. His passion for education and discovery began at an early ... Leer más

    $172 MXN

  • Visual Basic in easy steps, 4th edition

    de Mike McGrath ...
    Visual Basic in easy steps, 4th edition shows you how to quickly create Windows applications using the latest free Visual Studio Community 2015 programming environment. This book gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic. Visual Basic in easy steps, 4th edition begins by describing the Visual Studio Community 2015 installation ... Leer más

    $258 MXN

  • Sequence Analysis and Modern C++

    The Creation of the SeqAn3 Bioinformatics Library

    Series Libro 33 - Computational Biology
    This is a book about software engineering, bioinformatics, the C++ programming language and the SeqAn library. In the broadest sense, it will help the reader create better, faster and more reliable software by deepening their understanding of available tools, language features, techniques and design patterns.Every developer who previously worked with C++ will enjoy the in-depth chapter on ... Leer más

    $2,759 MXN

  • C++ for Beginners

    A Comprehensive Guide to Transform Your Passion into Programming Proficiency

    de VERA POE ...
    Are you considering delving into the realm of C++ programming?Are you in search of a reliable and beginner-friendly guide to assist you in your learning journey? If your answer is affirmative to either of these questions, then you've stumbled upon the ideal educational resource tailored to help you achieve precisely that!"C++ Programming" is a comprehensive guide designed to assist you in ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Java FX - Status Quo

    Status Quo

    Series Libro 65 - shortcuts
    Einige UI-Technologien der letzten Jahre sind gekommen - und wieder gegangen. Und ausgerechnet JavaFX, die UI-Technologie, die den holprigsten Start von allen hingelegt hat, hat sich gehalten und erfreut sich - zumindest im Java-Lager - zunehmender Beliebtheit. Eine Standortbestimmung zu Java FX eröffnet das erste Kapitel. Im zweiten Kapitel geht es um JSF und seine Nutzung als Standard für ... Leer más

    $59 MXN o gratis con Kobo Plus

  • Java ME

    Pragmatische Plattform für Mobile und Embedded

    de Tam Hanna ...
    Series Libro 61 - shortcut
    Java ME ist zwar weder eine neue noch eine besonders beliebte Technologie. Doch auch wenn es mittlerweile eine Milliarde Smartphone-User gibt, so ist diese Zahl immer noch klein im Vergleich zu den Massen von nur durch Java ME ansprechbaren Dumbphone-Besitzern. Nachdem sich der erste Teil dieses shortcuts mit dem Thema GUI für Java ME beschäftigt, folgt im zweiten Kapitel eine detaillierte Analyse ... Leer más

    $59 MXN o gratis con Kobo Plus