Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 745768 個結果,共 1281
Skip side bar filters
  • Django+Vue.js商城项目实战

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

    $162.13 HKD

  • RxJS Cookbook for Reactive Programming

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

    Nikola Mitrović ……
    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 …… 閱讀更多內容

    $264.59 HKD 透過 Kobo Plus 免費享用

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

    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 …… 閱讀更多內容

    $7.99 HKD 透過 Kobo Plus 免費享用

  • JavaScript auf dem Server

    Roger Butenuth ……
    系列 第 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: …… 閱讀更多內容

    $43.00 HKD 透過 Kobo Plus 免費享用

  • JavaScript at Scale

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

    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, …… 閱讀更多內容

    $325.79 HKD 透過 Kobo Plus 免費享用

  • HTML5, CSS3, JavaScript Tome 3

    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 …… 閱讀更多內容

    $68.22 HKD

  • KnockoutJS by Example

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

    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 …… 閱讀更多內容

    $325.79 HKD 透過 Kobo Plus 免費享用

  • Using the HTML5 Filesystem API

    A True Filesystem for the Browser

    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 …… 閱讀更多內容

    $107.09 HKD

  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    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 …… 閱讀更多內容

    $264.99 HKD

  • Data Structures and Algorithms in JavaScript

    Federico Kereki ……
    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 …… 閱讀更多內容

    $270.59 HKD

  • Data Visualization with JavaScript

    Stephen A. Thomas ……
    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 …… 閱讀更多內容

    $180.19 HKD

  • Data Structures and Algorithms with JavaScript

    Bringing classic computing approaches to the Web

    Michael McMillan ……
    As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment …… 閱讀更多內容

    $191.69 HKD

  • Building Enterprise JavaScript Applications

    Learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes

    Daniel Li ……
    Strengthen your applications by adopting Test-Driven Development (TDD), the OpenAPI Specification, Continuous Integration (CI), and container orchestration.Key FeaturesCreate production-grade JavaScript applications from scratchBuild microservices and deploy them to a Docker container for scaling applicationsTest and deploy your code with confidence using Travis CIBook DescriptionWith the over …… 閱讀更多內容

    $287.09 HKD 透過 Kobo Plus 免費享用

  • JavaScript Avancé

    Les subtilités du langage

    Cyril Ichti ……
    系列 series Formation
    Formation JavaScript Avancé: Les subtilités du langageFranchissez le cap des modules UMD et des tests unitaires automatisés. En partant des bases de la programmation objet, l'ouvrage vous oriente vers les techniques avancées du JavaScript.XHR2 est passé au crible puis le sucre syntaxique ECMA6 et le modèle objet par prototype constituent la seconde partie, le troisième thème nous amène à maitriser …… 閱讀更多內容

    $118.51 HKD 透過 Kobo Plus 免費享用

  • Expertentipps zu Angular

    Neuerungen in Angular 6, Umgang mit Microservices, Performanz und UX-Design

    系列 第 227 冊 - shortcuts
    Angular zählt trotz der harten Konkurrenz von React und Vue.js nach wie vor zu den beliebtesten und meistgenutzen Frameworks für die Frontend-Entwicklung. Und da es inzwischen in der Major-Version 6 vorliegt, lohnt es sich, noch einmal solche Funktionen genauer anzuschauen, die Ihre Anwendung performanter, schlanker und vielseitiger einsetzbar machen. Zunächst wirft Manfred Steyer einen genauen …… 閱讀更多內容

    $28.00 HKD 透過 Kobo Plus 免費享用

  • Building Scalable Apps with Redis and Node.js

    Joshua Johanan ……
    If the phrase scalability sounds alien to you, then this is an ideal book for you. You will not need much Node.js experience as each framework is demonstrated in a way that requires no previous knowledge of the framework. You will be building scalable Node.js applications in no time! Knowledge of JavaScript is required. …… 閱讀更多內容

    $208.29 HKD 透過 Kobo Plus 免費享用

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    Chris Shiflett ……
    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 …… 閱讀更多內容

    $135.29 HKD

  • Mastering Spring Application Development

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

    Anjana Mankale ……
    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 …… 閱讀更多內容

    $275.39 HKD 透過 Kobo Plus 免費享用

  • Vue.js 2 Design Patterns and Best Practices

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

    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 …… 閱讀更多內容

    $287.09 HKD 透過 Kobo Plus 免費享用

  • Flux Architecture

    Design and Build Modern JavaScript Web Applications

    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 …… 閱讀更多內容

    $287.09 HKD 透過 Kobo Plus 免費享用

  • Perl Testing: A Developer's Notebook

    A Developer's Notebook

    Ian Langworth, Chromatic ……
    Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to …… 閱讀更多內容

    $135.29 HKD

  • 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 …… 閱讀更多內容

    $314.99 HKD 透過 Kobo Plus 免費享用

  • Beginning Perl for Bioinformatics

    An Introduction to Perl for Biologists

    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 …… 閱讀更多內容

    $180.39 HKD

  • Ejercicios prácticos con React

    Las webs actuales exigen aplicaciones eficientes en tiempo real y escalabilidad. Si ya tiene conocimientos básicos sobre la creación de aplicaciones web, JavaScript y Node.js, y quiere ir más allá, ha llegado al libro indicado. Con él aprenderá a crear aplicaciones rápidas y de alto rendimiento con React. Gracias a este manual se sumergirá directamente en los conceptos más importantes de React y …… 閱讀更多內容

    $238.00 HKD 透過 Kobo Plus 免費享用