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 CGI, JavaScript, Perl, VBScript

Si te gustan los eBooks de CGI, JavaScript, Perl, VBScript, seguro que te encanta esta selección.
Mostrando 265 - 288 de 1369 resultados
Skip side bar filters
  • Django+Vue.js商城项目实战

    de 黄永祥 ...
    《Django+Vue.js商城项目实战》基于Django 4.x和Vue 3.x版本,以一个完整商城网站的开发流程为主线,介绍分别使用纯后端架构和前后端分离架构实现项目的全部技术细节。纯后端开发架构主要讲解Django的知识要点及每个功能模块的要点和实现方式,内容包括Django网站开发基础、项目需求与设计、路由规划与设计、商城数据模型的搭建与使用、数据业务视图、数据渲染与展示、商品信息模块、用户信息模块、购物车与支付功能、后台管理系统等。前后端分离架构是在纯后端开发架构基础上演变而来的,内容包括接口开发、使用DRF开发商城接口、Vue前端开发、使用Vue开发商城项目、项目上线与部署等。 《Django+Vue.js商城项目实战》凝聚了编者近十年一线开发经验,提供了完整的项目源码,对于缺少项目经验和想要深入理解架构演进的各层次读者,本书极具参考价值,本书也很适合作为培训机构 ... Leer más

    $20.99 USD

  • RxJS Cookbook for Reactive Programming

    Discover 40+ real-world solutions for building async, event-driven web apps

    Build scalable, efficient applications with seamless async data handling and blazing-fast user experience by unleashing reactive programming with AngularKey FeaturesMaster RxJS observables, operators, and subjects to improve your reactive programming skillsExplore advanced concepts like error handling, state management, PWA, real-time, and event-driven systemsEnhance reactive skills with modern ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Three.js For Beginners : An In-depth Guide to 3D Graphics and Animations for Modern Websites

    de Jiho Seok ...
    Welcome to Three.js For Beginners a groundbreaking exploration of the art and science behind rendering 3D graphics on the web. This book is a meticulously curated compendium designed to empower both seasoned developers and novices alike, arming you with the know-how to create intricate, interactive, and aesthetically stunning 3D applications using the Three.js library.The age of flat, static web ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Programming with Types

    Examples in TypeScript

    de Vlad Riscutia ...
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon ... Leer más

    $49.99 USD

  • Construcción y diseño de páginas web con HTML, CSS y JavaScript (Edición 2023)

    Mucho se habla del diseño de páginas web usando tecnologías que te lo dan todo hecho, pero no de las tecnologías que entienden los navegadores ni de la pérdida de potencia y conocimiento que ello conlleva. Si a esto le sumamos aprendizaje aburrido y sin comprensión de lo que hacemos el resultado es que creamos “cosas” sin ningún fundamento._x000D_ _x000D_ Esto no te pasará con este libro ya ... Leer más

    $10.99 USD o gratis con Kobo Plus

  • JavaScript auf dem Server

    Series Libro 35 - shortcuts
    Auf der Client-Seite - zumindest im Browser - ist JavaScript heute die dominierende Sprache. Alternative Ansätze wie Microsofts VBScript oder Googles Dart konnten sich (bisher) nicht durchsetzen. Flash und Java-Applets sind auf dem absteigenden Ast. Auf der Server-Seite dagegen wurden und werden immer noch viele Anwendungen in Java entwickelt. Doch diese Aufteilung ist nicht immer sinnvoll: ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • JavaScript at Scale

    Build web applications that last, with scaling insights from the front-line of JavaScript development

    de Adam Boduch ...
    Key FeaturesBook DescriptionHave you ever come up against an application that felt like it was built on sand? Maybe you've been tasked with creating an application that needs to last longer than a year before a complete re-write? If so, JavaScript at Scale is your missing documentation for maintaining scalable architectures. There's no prerequisite framework knowledge required for this book, ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • HTML5, CSS3, JavaScript Tome 3

    de Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript.Dans ce troisième tome, l'accent est mis sur les langages CSS3 et JavaScript. Vous y apprendrez entre autres à dessiner dans un canvas, à mettre en forme les éléments affichés dans une page, à tester la validité d'une adresse e-mail entrée par un utilisateur et beaucoup d'autres sujets tout aussi intéressants.Si vous ... Leer más

    $7.99 USD

  • KnockoutJS by Example

    Develop rich, interactive, and real-world web applications using knockout.js

    de Adnan Jaswal ...
    Develop rich, interactive, and real-world web applications using knockout.jsKey FeaturesBook DescriptionKnockoutJS By Example is a project-based guide that introduces the key features and concepts of knockout.js. It helps you create an application skeleton and a Hello World application. You will develop a To-Do list application that aims to show the basic features of knockout.js in action, such as ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Using the HTML5 Filesystem API

    A True Filesystem for the Browser

    de Eric Bidelman ...
    Several client-side storage options are available to web applications, but one area that's been lacking until now is file I/O—the ability to organize binary data into a true hierarchy of folders. That has changed with the advent of HTML5. With this book, you'll learn how to provide your applications with a file system that enables them to create, read, and write files and folders in a sandboxed ... Leer más

    $13.99 USD

  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    de Robin Nixon ...
    100 power solutions to real-world problemsThis practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there’s little or no learning ... Leer más

    $33.99 USD

  • Data Structures and Algorithms in JavaScript

    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... Leer más

    $35.99 USD

  • Data Visualization with JavaScript

    You’ve got data to communicate. But what kind of visualization do you choose, how do you build your visualizations, and how do you ensure that they're up to the demands of the Web?In Data Visualization with JavaScript, you’ll learn how to use JavaScript, HTML, and CSS to build practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging ... Leer más

    $23.99 USD

  • JavaScript Programming

    Pushing the Limits

    de Jon Raasch ...
    Series series Pushing the Limits
    Take your JavaScript knowledge as far as it can goJavaScript has grown up, and it's a hot topic. Newer and faster JavaScript VMs and frameworks built upon them have increased the popularity of JavaScript for server-side web applications, and rich JS applications are being developed for mobile devices. This book delivers a compelling tutorial, showing you how to build a real-world app from the ... Leer más

    $49.99 USD

  • Professional Node.js

    Building Javascript Based Scalable Software

    Learn to build fast and scalable software in JavaScript with Node.jsNode.js is a powerful and popular new framework for writing scalable network programs using JavaScript. This no nonsense book begins with an overview of Node.js and then quickly dives into the code, core concepts, and APIs. In-depth coverage pares down the essentials to cover debugging, unit testing, and flow control so that you ... Leer más

    $29.99 USD

  • Ultimate Node.js for Cross-Platform App Development

    Learn to Build Robust, Scalable, and Performant Server-Side JavaScript Applications with Node.js (English Edition)

    de Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express ... Leer más

    $29.95 USD o gratis con Kobo Plus

  • Mastering Spring Application Development

    Gain expertise in developing and caching your applications running on the JVM with Spring

    Key FeaturesBook DescriptionIf you are a Java developer with experience in developing applications with Spring, then this book is perfect for you. A good working knowledge of Spring programming conventions and applying dependency injections is recommended to make the most of this book.What you will learnThe best approach to configuring Spring applicationsRead as well as manipulate data in MongoDB ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Vue.js 2 Design Patterns and Best Practices

    Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

    de Paul Halliday ...
    Become an expert Vue developer by understanding design patterns and the component architecture of Vue.js to write clean and maintainable codeKey FeaturesCraft highly modular applications by exploring design patterns and the component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • jQuery 1.7 et jQuery UI

    Une bibliothèque pour JavaScript

    de Éric Sarrion ...
    Series series Noire
    Améliorer ses développements web avec jQuery, la bibliothèque JavaScript simple et efficace !Dernier né des frameworks Javascript, jQuery a immédiatement séduit les développeurs web. Simple, efficace, complet, il permet de créer et manipuler des pages HTML/CSS dynamiques, sans forcément maîtriser la syntaxe compliquée du langage JavaScript. Associé au module jQuery UI, pour ajouter des effets ... Leer más

    $26.78 USD

  • Learning Object-Oriented Programming

    Explore and crack the OOP code in Python, JavaScript, and C#

    Key FeaturesBook DescriptionIf you're a Python, JavaScript, or C\# developer and want to learn the basics of object-oriented programming with real-world examples, then this book is for you.What you will learnGenerate instances in three programming languages: Python, JavaScript, and C\#Customize constructors and destructorsWork with a combination of access modifiers, prefixes, properties, fields, ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Flux Architecture

    Design and Build Modern JavaScript Web Applications

    de Adam Boduch ...
    Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every dayKey Features\[\*\] This the first resource dedicated to the new architectural pattern that powers Facebook\[\*\] You’ll learn all the tips and tricks you need to get the most out of Flux\[\*\] Filled with practical, hands-on samples, you’ll not only understand how Flux ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Node.js

    The Comprehensive Guide

    Explore comprehensive Node.js concepts from environment setup to advanced web development frameworks and asynchronous programming techniques in this detailed guide.Key FeaturesComprehensive coverage of Node.js core concepts and ecosystem components for broad understandingEmphasis on modern server-side development challenges to highlight real-world application needsClear code examples and framework ... Leer más

    $40.99 USD o gratis con Kobo Plus

  • Elixir in Action

    de Sasa Juric ...
    SummaryRevised and updated for Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability, fault tolerance, and high availability. Along the way, you'll develop an appreciation for, and considerable skill in, a functional and concurrent style of programming.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub ... Leer más

    $38.99 USD

  • Beginning Perl for Bioinformatics

    An Introduction to Perl for Biologists

    de James Tisdall ...
    With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular Perl programming books are often too ... Leer más

    $23.99 USD