Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

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

    Master the World's Most-Used Programming Language

    David Flanagan ……
    For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript material on the market. The seventh edition represents a significant update, with new information for ECMAScript 2020, and new chapters on language-specific features.JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the …… 閱讀更多內容

    NT$1,624 TWD

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    Boris Cherny ……
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its …… 閱讀更多內容

    NT$1,027 TWD

  • Canvas API

    Learn how to create graphics for your website with HTML5 and JavaScript

    J.D Gauchat ……
    Learn how to create graphic applications for the Web with the Canvas API. After reading this guide, you will know how to create graphics for the web, how to manipulate images, and how to generate animations and small video games.Table of ContentsCANVAS APIGraphicsThe CanvasThe ContextDrawingRectanglesColorsGradientsPathsLinesTextShadowsTransformationsStatusThe GlobalCompositeOp... …… 閱讀更多內容

    NT$95 TWD

  • Building Progressive Web Apps

    Bringing the Power of Native to the Browser

    Tal Ater ……
    Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how—and why—to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app …… 閱讀更多內容

    NT$1,027 TWD

  • 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 免費享用

  • 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 免費享用

  • JavaScript Concurrency

    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web development

    Adam Boduch ……
    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web developmentKey Features\[\*\]Apply the core principles of concurrency to both browser and server side development\[\*\]Explore the latest tools and techniques at the forefront of concurrent programming, including JavaScript promises, web workers, and generators\[\*\]Learn …… 閱讀更多內容

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

  • 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 免費享用

  • Learning Node

    Moving to the Server-Side

    Shelley Powers ……
    Take your web development skills from browser to server with Node—and learn how to write fast, highly scalable network applications on this JavaScript-based platform. Updated for the latest Node Long Term Support (LTS) and Node Current (6.0) releases, this hands-on edition helps you master Node’s core fundamentals and gain experience with several built-in and contributed modules.Get up to speed on …… 閱讀更多內容

    NT$812 TWD

  • jQuery Cookbook

    Solutions & Examples for jQuery Developers

    Cody Lindley ……
    jQuery simplifies building rich, interactive web frontends. Getting started with this JavaScript library is easy, but it can take years to fully realize its breadth and depth; this cookbook shortens the learning curve considerably. With these recipes, you'll learn patterns and practices from 19 leading developers who use jQuery for everything from integrating simple components into websites and …… 閱讀更多內容

    NT$668 TWD

  • WebGL: Up and Running

    Building 3D Graphics for the Web

    Tony Parisi ……
    Get a quick introduction to WebGL, the new standard for 3D rendering on the Web and a member of HTML5’s family of technologies. With this hands-on guide, you’ll learn essential WebGL development and production concepts, using the JavaScript 3D engine Three.js. At the end of the book, you’ll put everything together and build a full 3D application with WebGL.You don’t have to be a game development …… 閱讀更多內容

    NT$716 TWD

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

    免費

  • 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

  • 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$693 TWD

  • ASP.NET Core and Vue.js

    Build real-world, scalable, full-stack applications using Vue.js 3, TypeScript, .NET 5, and Azure

    A busy .NET developer\\'s step-by-step guide to building fully functional, cloud-ready, and professional web apps without diving into the theory of frameworks and librariesKey FeaturesDiscover tenants of clean architecture in the latest ASP.NET Core 5 Web APIDevelop Vue.js 3 single-page applications (SPAs) using TypeScript and VuexLearn techniques to secure, test, and deploy your full-stack web …… 閱讀更多內容

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

  • Understanding JavaScript Promises

    Nicholas C. Zakas ……
    Since promises were added to JavaScript in 2015, they have become an integral part of the language. A good understanding of how promises work is more important than ever in becoming a proficient JavaScript developer. This book begins by explaining the basic concepts behind promises, including what they are, how to use them, and how to create your own. You'll then build upon these basic concepts to …… 閱讀更多內容

    NT$426 TWD

  • Angular: Up and Running

    Learning Angular, Step by Step

    Shyam Seshadri ……
    This book will demystify Angular as a framework, as well as provide clear instructions and examples on how to get started with writing scalable Angular applications.Angular: Up & Running covers most of the major pieces of Angular, but in a structured manner that is generally used in hands-on training. Each chapter takes one concept, and use examples to cover how it works. Problems to work on (with …… 閱讀更多內容

    NT$1,027 TWD

  • RESTful API Design Patterns and Best Practices

    Master REST API design with real-world patterns, lifecycle management, and OpenAPI practices

    Learn how to build robust, future-proof APIs by applying the latest industry best practices, avoiding common pitfalls, and understanding anti-patterns Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesDesign APIs with your audience in mind to improve usability, lifecycle management, and communicationLearn how to create a client-centric REST API design …… 閱讀更多內容

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

  • Web Storage API

    Learn how to store data from your website with JavaScript

    J.D Gauchat ……
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . …… 閱讀更多內容

    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$189 TWD 透過 Kobo Plus 免費享用

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Jeffrey E.F. Friedl ……
    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you …… 閱讀更多內容

    NT$1,218 TWD

  • Dart: Scalable Application Development

    Master the art of designing web client and server with Google's bold and productive language – DartAbout This BookCreate robust applications with unit tests, documentation, and diagnostic loggingMaster the core Dart language, type system, and key development toolsConnect to existing web services, process JSON, and create your own framework for the data displayUse mixins, reflections, annotations, …… 閱讀更多內容

    NT$2,090 TWD 透過 Kobo Plus 免費享用