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 2041 - 2064 de 9977 resultados
Skip side bar filters
  • Multicore Computing

    Algorithms, Architectures, and Applications

    Series series Chapman & Hall/CRC Computer and Information Science Series
    Every area of science and engineering today has to process voluminous data sets. Using exact, or even approximate, algorithms to solve intractable problems in critical areas, such as computational biology, takes time that is exponential in some of the underlying parameters. Parallel computing addresses this issue and has become affordable with the ... Leer más

    $3,871 MXN

  • FuelPHP に貢献する方法

    バグ報告や Pull Request をして FuelPHP を改良しよう!

    de Kenji Suzuki ...
    本書は、PHP フレームワークである FuelPHP の開発元にバグ報告をする方法、Pull Request を送信する方法をまとめたものです。バージョン: 0.9.2ページ数: 38ページ (A4 PDF 換算)本書の対象読者本書は、FuelPHP のバグを発見したので報告したい、FuelPHP の開発に参加したい、FuelPHP を改良したいという方を対象としています。本書を読むにあたって前提となる知識は、以下の通りです。Git に関する基本的な知識GitHub に関する初歩的な知識 ... Leer más

    Gratis

  • VyOS Configuration and Deployment Guide

    Definitive Reference for Developers and Engineers

    "VyOS Configuration and Deployment Guide"The "VyOS Configuration and Deployment Guide" delivers a comprehensive and authoritative resource for network professionals and architects seeking in-depth knowledge on deploying, configuring, and maintaining VyOS—an advanced open-source network operating system. Starting from the project’s evolutionary origins and architectural foundations, the guide ... Leer más

    $189 MXN o gratis con Kobo Plus

  • The Ultimate Website Builder SEO Handbook

    Learn How to Build A Website With HTML, CSS, JavaScript or Content Management System and Market it With SEO

    Build, Optimize, and Rank: The Complete Guide to Website Creation and SEOIn today's digital world, having a website isn't enough-you need one that is built for success and optimized to rank. The Ultimate Website Builder SEO Handbook is your step-by-step guide to building a website from scratch or with a content management system, all while mastering SEO strategies that drive traffic and visibility ... Leer más

    $86 MXN

  • Bien débuter avec PHP/MySQL

    Formation professionnelle

    Ce livre s’adresse à toutes les personnes qui souhaitent apprendre à coder en PHP pour manipuler des informations. Vous découvrirez comment est structuré le langage à travers son organisation : ses mots-clés, la manière de manipuler les variables, les structures de contrôle comme les boucles ou les expressions conditionnelles ainsi que les fonctions. Vous apprendrez à répondre à un formulaire qui ... Leer más

    $325 MXN o gratis con Kobo Plus

  • Trilhas Python

    Programação multiparadigma e desenvolvimento Web com Flask

    Ao aprender programação, temos diferentes formas de se resolver um problema, segundo métodos e conceitos que podem ser mais ou menos adequados, de acordo como o problema que se tenta resolver. São os chamados paradigmas de programação. A linguagem Python, sendo multiparadigma, oferece uma gama de possibilidades para o desenvolvedor, mostrando-se versátil para guiá-lo por uma trilha completa de ... Leer más

    $169 MXN o gratis con Kobo Plus

  • Introduction to Programming Languages

    Computers form an inevitable part of modern human lives.Computers ranging from mainframes to smartphones are in usetoday. Ever since the advent of programmable computers, anumber of programming languages have come. In simple terms,a programming language gives instructions to the computer. Aprogramming language has a syntax and semantics. Unlikemachine codes or assembly language, a high-level ... Leer más

    $51 MXN

  • Unity 2018 By Example

    Learn about game and virtual reality development by creating five engaging projects

    de Alan Thorn ...
    Build exciting 2D/3D games and virtual reality applications with the help of hands-on examplesKey FeaturesCreate five different types of games from scratch with Unity 2018Import custom content into Unity from third-party tools such as Maya and BlenderLearn to build NPCs with artificial intelligent behavior.Book DescriptionUnity is the most exciting and popular engine used for developing games. ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Zend Certified Engineer

    Descomplicando a certificação PHP

    A certificação na carreira de um profissional de TI é muito valiosa. Ela é capaz de colocar o profissional que a possui na frente de muitos no mercado de trabalho, tornando a busca para uma nova oportunidade ou recolocação muito mais rápida. As vantagens não param por aí: ter uma certificação agrega muito o currículo e é um bom argumento para ter um aumento na remuneração, e dar aquela valorizada ... Leer más

    $19 MXN o gratis con Kobo Plus

  • Configuration of Apache Server to Support Asp

    The paper aim is to configure Apache Server to support ASP. Two methods were tested. The first, by installing Bundle::Apache::ASP, and the second, by installing SUN ONE ASP Server. Two possible options for connecting to a Microsoft Access database with Sun ONE ASP for UNIX or Linux, using the using SequeLink, and using the Sun ONE ASP Database Publisher tool to migrate an Access database to MySQL, ... Leer más

    $129 MXN o gratis con Kobo Plus

  • PHP 8 Objects, Patterns, and Practice

    Mastering OO Enhancements, Design Patterns, and Essential Development Tools

    de Matt Zandstra ...
    Series series Professional and Applied Computing (R0)
    Learn how to develop elegant and rock-solid systems using PHP, aided by three key elements: object fundamentals, design principles, and best practices. The 6th edition of this popular book has been fully updated for PHP 8, including attributes, constructor property promotion, new argument and return pseudo-types, and more. It also covers many features new since the last edition including typed ... Leer más

    $1,117 MXN

  • Java Programming

    A Step By Step Beginner’s Guide To Code With An Object-Oriented Program and Improve Your Software Engineering

    de MEGANE NOEL ...
    Series series computer science
    On the Web and in computing applications, Java is a widely used programming language. It's a free download solution that gives users access to the most recent versions and allows them to apply updates. This programming language is used in the majority of web applications and computing technologies today. Java's scalability makes it suitable for a variety of applications, including apps for small ... Leer más

    $120 MXN o gratis con Kobo Plus

  • Essential SQLAlchemy

    Mapping Python to Databases

    Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and SQLite. Using real-world examples, this practical guide shows you how to build a simple database application with SQLAlchemy, and how to connect to multiple databases simultaneously with the same metadata.SQL is a powerful language for ... Leer más

    $327 MXN

  • Mastering C++ Design Patterns

    Create Efficient and Scalable Code

    "Mastering C++ Design Patterns: Create Efficient and Scalable Code" is an authoritative guide for software developers seeking to deepen their understanding of design patterns within the context of C++. This book meticulously covers the core patterns—creational, structural, and behavioral—unearthing the underlying principles that have made them essential tools in modern software engineering. With ... Leer más

    $189 MXN o gratis con Kobo Plus

  • PostGIS Cookbook

    Store, organize, manipulate, and analyze spatial data

    Create and manage spatial data with PostGISKey FeaturesImport and export geographic data from the PostGIS database using the available toolsMaintain, optimize, and fine-tune spatial data for long-term viabilityUtilize the parallel support functionality that was introduced in PostgreSQL 9.6Book DescriptionPostGIS is a spatial database that integrates the advanced storage and analysis of vector and ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Mastering Unity 2D Game Development

    Using Unity 5 to develop a retro RPG

    Master everything you need to build a 2D game using Unity 5 by developing a complete RPG game framework!Key FeaturesExplore the new features of Unity 5 and recognize obsolete code and elementsDevelop and build a complete 2D retro RPG with a conversation system, inventory, random map battles, full game menus, and soundThis book demonstrates how to use the new Unity UI system effectively through ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Enterprise Web Development

    Building HTML5 Applications: From Desktop to Mobile

    If you want to build your organization’s next web application with HTML5, this practical book will help you sort through the various frameworks, libraries, and development options that populate this stack. You’ll learn several of these approaches hands-on by writing multiple versions of a sample web app throughout the book, so you can determine the right strategy for your enterprise.What’s the ... Leer más

    $346 MXN

  • Learning RabbitMQ

    Build and optimize efficient messaging applications with ease

    de Martin Toshev ...
    Build and optimize efficient messaging applications with ease Key Features\[\*\]Learn to administer, configure, and manage RabbitMQ instances\[\*\]Discover ways to secure and troubleshoot RabbitMQ instances\[\*\]This book is fully up-to-date with all the latest changes to version 3.5Book DescriptionRabbitMQ is Open Source Message Queuing software based on the Advanced Message Queue Protocol ... Leer más

    $769 MXN o gratis con Kobo Plus

  • CryENGINE Game Programming with C++, C#, and Lua

    This book provides you with step-by-step exercises covering the various systems of CryENGINE and comprehensively explains their workings in a way that can be easily understood by readers of any skill level to help you develop your very own CryENGINE games.This book is intended for developers looking to harness the power of CryENGINE, providing a good grounding in how to use the engine to its full ... Leer más

    $698 MXN o gratis con Kobo Plus

  • Getting Started with PhantomJS

    de Aries Beltran ...
    The book will follow aA standard tutorial approach, and will beas a complete guide detailing the major aspects of PhantomJS with particular focus on Website website Testingtesting.This book is written forIf you are a JavaScript developers who are is interested in developing applications that interact with various web services, and doing that using a headless browser, then this book is ideal for ... Leer más

    $466 MXN o gratis con Kobo Plus

  • Polyglottes Programmieren in Java Core

    Series Libro 197 - shortcuts
    Viele Sprachen der Java Virtual Machine nutzen das Java-Ökosystem und können so Java-Bibliotheken ohne großen Aufwand nutzen. In umgekehrter Richtung ist dies keineswegs immer so einfach, gerade dynamische Sprachfeatures lassen sich in Java-Code nur umständlich verwenden. Dieser shortcut beschäftigt sich mit den populärsten JVM-Sprachen und ihrer Integration in Java-Applikationen. Behandelt werden ... Leer más

    $59 MXN o gratis con Kobo Plus

  • Oracle and MySQL-A Practical Approach

    100% Pure Adrenaline

    Series Libro 1 - Surf Rangers
    This book is intensely written for the beginners and intermediates in database knowledge, and those are using databases in high-level languages for developing applications. It is written in a practical approach that the readers will find suitable example code with output wherever they expect them. ... Leer más

    $93 MXN

  • Mastering Python: A Comprehensive Beginner's Journey into the World of Programming with Step-by-Step Guidance

    de Chloe Annable ...
    Are you new to the world of computer programming?Are you searching for a straightforward programming language to kickstart your learning journey?Look no further – Python might be the perfect choice for you! In this hands-on beginner’s guide, titled "Mastering Python: A Comprehensive Beginner's Journey into the World of Programming with Step-by-Step Guidance" you'll delve into the fundamentals of ... Leer más

    $204 MXN o gratis con Kobo Plus

  • Objektbasierte Programmierung mit Go

    Series series Computer Science and Engineering (German Language)
    Dieses Buch erklärt das Konzept „Objektbasierung“ als wesentlichen Teil der „Objektorientierung“ und erläutert, warum Go eine Programmiersprache ist, die dieses Konzept optimal unterstützt. Anhand wesentlicher Teile des Mikrouniversums, einer großen Sammlung von Softwarekomponenten (mit Quellcode im Umfang von mehr als 53000 Programmzeilen), werden viele wichtige Datentypen mit ihren Algorithmen ... Leer más

    $497 MXN