Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 2548 個結果,共 1282
Skip side bar filters
  • Learning Python

    Mark Lutz ……
    Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programming or just new to Python. Once you finish, you will know enough about the language to use it in any application domain you choose.Learning Python …… 閱讀更多內容

    NT$759 TWD

  • Functional JavaScript

    Introducing Functional Programming with Underscore.js

    Michael Fogus ……
    How can you overcome JavaScript language oddities and unsafe features? With this book, you’ll learn how to create code that’s beautiful, safe, and simple to understand and test by using JavaScript’s functional programming support. Author Michael Fogus shows you how to apply functional-style concepts with Underscore.js, a JavaScript library that facilitates functional programming techniques. Sample …… 閱讀更多內容

    NT$474 TWD

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

    NT$806 TWD

  • Lua Programming Language (2026)

    Dive into Lua for Beginners and Embark on a Hands-on Project to Solidify Your Skills.

    Unlock the Power of Lua: Your Gateway to Programming Prowess!Discover Lua, the versatile scripting/programming language that empowers you to conquer the realm of programming, create captivating games, and develop applications that resonate. Whether you're a novice seeking an introduction to the art of programming or an aspiring developer aiming to harness the language's potential, Lua welcomes you …… 閱讀更多內容

    NT$988 TWD 透過 Kobo Plus 免費享用

  • JavaScript Pocket Reference

    Activate Your Web Pages

    David Flanagan ……
    JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.The first 9 chapters document the latest version (ECMAScript 5) …… 閱讀更多內容

    NT$522 TWD

  • Generative Design

    Visualize, Program, and Create with JavaScript in p5.js

    Generative design, once known only to insiders as a revolutionary method of creating artwork, models, and animations with programmed algorithms, has in recent years become a popular tool for designers. By using simple languages such as JavaScript in p5.js, artists and makers can create everything from interactive typography and textiles to 3D-printed furniture to complex and elegant infographics …… 閱讀更多內容

    NT$688 TWD

  • Django+Vue.js商城项目实战

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

    NT$654 TWD

  • jQuery: Novice to Ninja

    Novice to Ninja

    jQuery: Novice to Ninja, 2nd Edition is the perfect book to jump-start your journey into jQuery. You’ll learn all the basics, so you’ll be able to truly appreciate the power of this JavaScript framework. Then you’ll move on to more advanced techniques, such as plugin development and the creation of almost every conceivable UI widget.A practical, hands-on guide to using jQueryReady-to-use best …… 閱讀更多內容

    NT$783 TWD 透過 Kobo Plus 免費享用

  • File API

    Learn how to access files from JavaScript

    J.D Gauchat ……
    Learn how to use the File API to load files from the user's computer. After reading this guide, you will know how to read and process files, how to show their content on your website, and how to control the process using events.Table of ContentsFILE APIFilesLoading FilesReading FilesPropertiesBlobsEventsQUICK REFERENCEReaderFilesMethodsEventsProgressThis guide assumes that you have ... …… 閱讀更多內容

    NT$63 TWD

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Bootstrap for ASP.NET MVC

    Combine the power of ASP.NET Core with Bootstrap 4 to build elegant, responsive web apps

    Combine the power of ASP.NET Core with Bootstrap 4 to build elegant, responsive web appsKey Features\[\*\] Updated for Bootstrap 4 and ASP.Net MVC 6, this book shows how to take advantage of the latest new features introduced in both of these industry-leading frameworks\[\*\] Build responsive, mobile-ready apps by combining the power of ASP.NET MVC with Bootstrap\[\*\] Grasp the intricacies of …… 閱讀更多內容

    NT$964 TWD 透過 Kobo Plus 免費享用

  • Node.js Design Patterns

    Design and implement production-grade Node.js applications using proven patterns and techniques

    Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn how to create solid server-side applications by leveraging the full power of Node.jsUnderstand how …… 閱讀更多內容

    NT$1,761 TWD 透過 Kobo Plus 免費享用

  • React Key Concepts

    An in-depth guide to React's core features

    Confidently implement React in your next project with this in-depth overview of React's core features – now updated for React 19. Purchase of the print or Kindle book includes a free PDF ebook and bonus content from the author. Key FeaturesWork through clear, concise explanations of core React 19 functionalitiesComplete practical exercises that challenge you to build your own simple appsDiscover …… 閱讀更多內容

    NT$1,048 TWD 透過 Kobo Plus 免費享用

  • The Recursive Book of Recursion

    Ace the Coding Interview with Python and JavaScript

    Al Sweigart ……
    An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion.The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing …… 閱讀更多內容

    NT$782 TWD

  • The Past, Present, and Future of JavaScript

    Axel Rauschmayer ……
    What’s next for JavaScript? Its phenomenal rise from a simple client-side scripting tool to a versatile and flexible programming language exceeded everyone’s expectations. Now, hopes and expectations for JavaScript’s future are considerable.In this insightful report, Dr. Axel Rauschmayer explains how the combination of several technologies and opportunities in the past 15 years turned JavaScript’s …… 閱讀更多內容

    免費

  • Head First jQuery

    A Brain-Friendly Guide

    Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly get up to speed on this amazing JavaScript library by learning how to navigate HTML documents while handling events, effects, callbacks, and animations. By the time you've completed the book, you'll be …… 閱讀更多內容

    NT$759 TWD

  • jQuery Pocket Reference

    Read Less, Learn More

    David Flanagan ……
    "As someone who uses jQuery on a regular basis, it was surprising to discover how much of the library I’m not using. This book is indispensable for anyone who is serious about using jQuery for non-trivial applications." -- Raffaele Cecco, longtime developer of video games, including Cybernoid, Exolon, and StormlordjQuery is the "write less, do more" JavaScript library. Its powerful features and …… 閱讀更多內容

    NT$403 TWD

  • Vue.js从入门到精通

    明日科技 ……
    《Vue.js从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用Vue.js进行程序开发需要掌握的各方面技术。全书分为4篇,共19章,内容包括初识Vue.js、ECMAScript 6语法介绍、Vue实例与数据绑定、条件判断指令、v-for指令、计算属性和监听属性、元素样式绑定、事件处理、表单元素绑定、自定义指令、组件、组合API、过渡和动画效果、渲染函数、使用Vue Router实现路由、使用axios实现Ajax请求、Vue CLI、状态管理,以及51购商城项目实战。书中的大多数知识点都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,使读者可轻松领会Vue.js程序开发的精髓,快速提高开发技能。 …… 閱讀更多內容

    NT$539 TWD

  • TypeScript Microservices

    Build, deploy, and secure Microservices using TypeScript combined with Node.js

    Parth Ghiya ……
    Build robust microservice-based applications that are distributed, fault tolerant, and always availableKey FeaturesLearn to build message-driven services for effective communicationDesign microservices API using Reactive programming design patternsDeploy, scale and monitor microservices for consistent high performanceBook DescriptionIn the last few years or so, microservices have achieved the rock …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Angular Design Patterns and Best Practices

    Create scalable and adaptable applications that grow to meet evolving user needs

    Alvaro Camillo Neto ……
    Unleash the full potential of Angular 17 to create more robust and feature-rich applications effortlesslyKey FeaturesBoost your Angular app development productivity by leveraging often-overlooked advanced features and best practicesEnhance the quality of your Angular applications by simplifying codeGain practical knowledge through real-world examples of advanced Angular features and design …… 閱讀更多內容

    NT$885 TWD 透過 Kobo Plus 免費享用

  • Learning React

    Modern Patterns for Developing React Apps

    Alex Banks, Eve Porcello ……
    If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowledge of React or functional JavaScript is necessary.With their learning road map, authors Alex Banks …… 閱讀更多內容

    NT$1,351 TWD

  • Forms API

    Learn how to process forms for your website with HTML5 and JavaScript

    J.D Gauchat ……
    Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and …… 閱讀更多內容

    NT$63 TWD

  • JavaScript Patterns JumpStart Guide (Clean up your JavaScript Code)

    Dan Wahlin ……
    Are you writing a lot of JavaScript code and finding that it's growing into an unmanageable mess? In this concise and focused jump start guide you'll learn how to fix common problems such as function spaghetti code and pollution of the global scope, and gain the skills necessary to write clean JavaScript code. By applying patterns, JavaScript code can be made more modular and easier to work with …… 閱讀更多內容

    NT$188 TWD 透過 Kobo Plus 免費享用

  • React Projects

    Build advanced cross-platform projects with React and React Native to become a professional developer

    Roy Derks ……
    Learn how to develop real-world applications of varying complexity for the web, mobile, and VR devices using React, React Native, React 360, and moreKey FeaturesBuild React applications at scale using React patterns and best practicesExplore React features such as Hooks, the Context API, and the Suspense APIExtend React’s integration with React Native for building cross-platform mobile apps and …… 閱讀更多內容

    NT$907 TWD 透過 Kobo Plus 免費享用