Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

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

    Robust Web Architecture with Node, HTML5, and Modern JS Libraries

    Eric Elliott ……
    Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows.JavaScript may be the most essential web programming …… 閱讀更多內容

    NT$693 TWD

  • Java

    The Comprehensive Guide

    Explore a complete Java programming guide covering foundational to advanced topics, including OOP, concurrency, and testing. Perfect for developers seeking practical, in-depth Java knowledge.Key FeaturesComprehensive coverage of Java from foundational concepts to advanced programming techniquesDesigned to clarify complex topics for all skill levels using clear explanations and examplesStructured …… 閱讀更多內容

    NT$1,425 TWD 透過 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 …… 閱讀更多內容

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

  • Programming WebRTC

    Build Real-Time Streaming Applications for the Web

    Karl Stolley ……
    Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to another, all built on familiar HTML, CSS, and JavaScript. Power real-time activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions - even multiplayer gaming. …… 閱讀更多內容

    NT$993 TWD

  • Vue.js 漸進式 JavaScript 框架入門

    Tony Lu ……
    這本書介紹的是 Vue.js 2.x 版的內容,著重在入門到稍微有點進階的部分,已經足夠開發一般網站,當然你必須熟悉 HTML、CSS 及 JavaScript。此外,書中還會提到如何在 Laravel 5.4 中使用 Vue.js 元件,所以你可能也要知道 Laravel 如何使用。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 …… 閱讀更多內容

    NT$150 TWD

  • Espressioni Regolari

    Marco Beri ……
    Argomenti:• Introduzione alle regexp• Utilizzo e potenzialità• La sintassi e le regole• Espressioni regolari in pratica• Espressioni regolari e linguaggi di programmazione: PHP, Perl, Ruby, Python, Javascript, Java, Visual Basic …… 閱讀更多內容

    曾經是 NT$310 TWD 目前是 NT$155 TWD 透過 Kobo Plus 免費享用

  • Security Challenges with Blockchain

    Navigate Blockchain Security Challenges, Unveil Vulnerabilities, and Gain Practical Strategies for Secure Application Development

    Chintan Dave ……
    Securing the Chain: Navigating the Future of Blockchain with ConfidenceBook DescriptionIn “Security Challenges with Blockchain”, readers embark on a critical journey through the evolving landscape of blockchain security. This essential guide illuminates the intricate security challenges posed by blockchain technology’s decentralized nature, providing a comprehensive overview of the potential …… 閱讀更多內容

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

  • Web Development with Node and Express

    Leveraging the JavaScript Stack

    Ethan Brown ……
    Build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you through the development of an example application. This hands-on guide covers everything from server-side rendering to API development suitable for usein single-page apps (SPAs).Express strikes a balance …… 閱讀更多內容

    NT$930 TWD

  • MASTER REACT.JS PART 6

    m.furqan riaz ……
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web …… 閱讀更多內容

    NT$120 TWD

  • Learning React

    A Hands-On Guide to Building Web Applications Using React and Redux

    Kirupa Chinnathambi ……
    系列 series Learning
    Learning ReactA hands-on guide to building web applications using React and ReduxAs far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier.What React isn’t, though, is beginner …… 閱讀更多內容

    NT$865 TWD

  • Learning Angular

    A Hands-On Guide to Angular 2 and Angular 4

    系列 series Learning
    Learning Angular, Second EditionA Hands-On Guide to Angular 2 and Angular 4Learning Angular teaches modern application development with Angular 2 and Angular 4. It begins with the basics of Angular and the technologies and techniques used throughout the book, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular …… 閱讀更多內容

    NT$865 TWD

  • UI5 User Guide

    How to develop responsive data-centric client web applications

    Carsten Heinrigs ……
    The UI5 User Guide gets the reader started quickly with OpenUI5/SAPUI5 development. Step by step, it shows how to develop a basic client web application, introducing concepts and flow of developing with UI5 along the way. You can reuse the resulting code as a template for any serious UI5 application.After getting started, the main content of the book is divided into three parts:The first part of …… 閱讀更多內容

    NT$854 TWD

  • JavaScript and Ajax for the Web

    Visual QuickStart Guide

    Tom Negrino, Dori Smith ……
    This task-based, visual reference guide has been fully revised. It uses step-by-step instructions and plenty of screenshots to give beginning and intermediate Web designers what they need to know to learn JavaScript. Readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. In this updated seventh edition, …… 閱讀更多內容

    NT$675 TWD

  • Learning Regular Expressions

    Ben Forta ……
    系列 series Learning
    Learn to use one of the most powerful text processing and manipulation tools availableRegular expression experts have long been armed with an incredibly powerful tool, one that can be used to perform all sorts of sophisticated text processing and manipulation in just about every language and on every platform. That’s the good news. The bad news is that for too long, regular expressions have been …… 閱讀更多內容

    NT$799 TWD

  • ReactJS Blueprints

    Sven A. Robbestad ……
    Create powerful applications with ReactJS, the most popular platform for web developers todayAbout This BookCreate web apps with the most popular JavaScript library in the worldLearn how to speed up your development process and save valuable timeWork though step-by-step tutorials that provide easy-to-understand solutions to real-world problemsWho This Book Is ForThis book is for those who want to …… 閱讀更多內容

    NT$949 TWD

  • Node.js: Related Tools & Skills

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and …… 閱讀更多內容

    NT$288 TWD

  • Learn Java Programming in 24 Hours

    Alex Nordeen ……
    This book will help you learn the basics of Java programming in an easy way. This Edition is a comprehensive guide for beginners to learn the most popular programming languages worldwide.It will familiarize you with various JAVA coding concepts like decisions, loops, arrays, methods, variables, lambda expressions, etc. As well as a brief introduction to various framework it supports like Java SE8, …… 閱讀更多內容

    NT$293 TWD

  • Aprendendo a programar em Delphi (Object Pascal)

    Iniciando nas artes magicas da programação Delphi

    系列 series Delphi a magia da programação
    Nesse livro você vai embarcar em um reino magico e conhecer os segredos da magia da programação. Um grande mago vai te iniciar na jornada mística de Delphi. E você vai aprender a criar na mesma ferramenta e na mesma linguagem a criar programas para Windows e aplicativos para Android de forma simples e pratica! …… 閱讀更多內容

    免費

  • Elevating React Web Development with Gatsby

    Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

    Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that …… 閱讀更多內容

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

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Alessandro Segala ……
    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them …… 閱讀更多內容

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

  • Criando seu próprio chatbot

    系列 series Mago Javascript
    'Criando um Chatbot: Guia para iniciantes' é o livro ideal para quem deseja dar os primeiros passos na criação de um chatbot. Com uma abordagem simples e direta, o livro ensina o leitor a construir um chatbot que se assemelha ao ChatGPT, usando técnicas de processamento de linguagem natural e inteligência artificial.O livro começa explicando os conceitos básicos de chatbots e como eles funcionam, …… 閱讀更多內容

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

  • Learn Vue.js: The Collection

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This is a collection …… 閱讀更多內容

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

  • MATLAB

    THE ULTIMATE PROGRAMMING PLAYGROUND

    Randy H. Mills ……
    Unleash Your Creativity and Code Your Dreams with MATLAB: The Ultimate Programming PlaygroundAbout the technology:MATLAB is more than just a programming language; it's a powerful platform that empowers you to explore, analyze, and visualize data across various fields. From scientific computing and engineering simulations to data science and machine learning, MATLAB offers a versatile toolbox for …… 閱讀更多內容

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

  • The Basics of JavaScript Coding For Kids

    Roggie Clark, Raj Clark ……
    Unlock the Power of Coding with JavaScript!Are you ready to inspire the next generation of tech creators? The Basics of JavaScript Coding For Kids is the perfect guide for young learners aged 10 and up to dive into the exciting world of programming!This beginner-friendly book breaks down JavaScript concepts into fun, easy-to-follow lessons, turning coding into an adventure. With clear explanations …… 閱讀更多內容

    NT$134 TWD