Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 2548 個結果,共 1281
Skip side bar filters
  • Vue.js 3.x+Element Plus前端开发实战

    趣千厘 ……
    Element Plus是一套采用Vue.js 3.x实现的UI组件库,它为开发者、设计师和产品经理提供了配套设计资源,可以帮助网站快速成型。本书详解Vue.js 3.x和Element Plus开发方法,配套源码、PPT课件。 本书分为两篇,共14章。第一篇(第1~7章)介绍Vue.js 3和Element Plus相关的基础知识,其中包含Vue .js 3的基础知识、Vue.js 3生态Vue Router和Vuex的相关知识与应用、Element Plus常用组件的使用方法以及Vue.js 3和Element Plus配合使用的好处和方法,各章节通过简单的示例,使读者可以快速掌握相关知识;第二篇(第8~14章)讲解如何构建一个功能完整的单页面应用——权限管理系统,为读者掌握Element Plus打下坚实的基础。 本书适合Vue.js 3.x+Element Plus前端开发初学者 …… 閱讀更多內容

    $147.26 HKD

  • Python: Quick Reference - Cheat Sheet - Print & Laminate

    Digital Print & Laminate

    Kaitlyn Chick ……
    This Quick Reference Sheet is designed for new and experienced programmers alike. If you want a cheat sheet for your laptop, Kindle or smart phone, or if you would simply like to print out and laminate this is the ideal reference chart for you.    …… 閱讀更多內容

    $15.43 HKD

  • JavaScript Cookbook

    Programming the Web

    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process.The recipes in this book take advantage of the latest …… 閱讀更多內容

    $383.39 HKD

  • Professional JavaScript for Web Developers

    Matt Frisbie ……
    系列 series Tech Today
    Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for prosProfessional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The author dives directly into the inner workings of JavaScript to help you clean up your code and become a more sophisticated and talented JavaScript …… 閱讀更多內容

    $393.00 HKD

  • Node.js for PHP Developers

    Porting PHP to Node.js

    Daniel Howard ……
    If you’re an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you’ll also discover how to refactor and improve …… 閱讀更多內容

    $146.59 HKD

  • React Material-UI Cookbook

    Build captivating user experiences using React and Material-UI

    Adam Boduch ……
    Develop modern-day applications by implementing Material Design principles in React using Material-UIKey FeaturesUse React components to build intuitive UI elementsExplore a variety of styles and themes in the Material-UI framework using React componentsLearn practical React recipes and best practices for building modern web applicationsBook DescriptionMaterial-UI is a component library for …… 閱讀更多內容

    $258.29 HKD 透過 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 …… 閱讀更多內容

    $101.39 HKD

  • The Nature of Code

    Simulating Natural Systems with JavaScript

    Daniel Shiffman ……
    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has …… 閱讀更多內容

    $180.39 HKD

  • JavaScript for Kids

    A Playful Introduction to Programming

    Nick Morgan ……
    JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then …… 閱讀更多內容

    $157.89 HKD

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text …… 閱讀更多內容

    $224.99 HKD 透過 Kobo Plus 免費享用

  • Desarrollo Web desde Cero - Guía Práctica

    Oscar Pérez ……
    "Desarrollo Web desde Cero - Guía Práctica"Aprende los fundamentos del desarrollo web con esta guía práctica y accesible. Descubre cómo funcionan las páginas web, domina HTML desde cero y crea tu primer sitio web personal. Perfecto para principiantes que quieren iniciar su carrera en el desarrollo web. …… 閱讀更多內容

    免費

  • Bootstrap 4 Cookbook

    Solutions to common problems faced in Responsive Web Design

    Ajdin Imsirovic ……
    Over 75 recipes to help you build elegant and responsive web applications with Bootstrap 4Key Features\[\*\] Packed with easy-to-follow recipes on building responsive web pages with Bootstrap 4 that can be applied to a web project of your choice\[\*\] Build intuitive user interfaces that are mobile-ready with the latest features offered by BS4\[\*\] Stay on top of the changes that Bootstrap 4 …… 閱讀更多內容

    $287.09 HKD 透過 Kobo Plus 免費享用

  • Automate with Grunt

    The Build Tool for JavaScript

    Brian P. Hogan ……
    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and …… 閱讀更多內容

    $90.39 HKD

  • D3 for the Impatient

    Interactive Graphics for Programmers and Scientists

    Philipp K. Janert ……
    If you’re in a hurry to learn D3.js, the leading JavaScript library for web-based graphics and visualization, this book is for you. Written for technically savvy readers with a background in programming or data science, the book moves quickly, emphasizing unifying concepts and patterns. Anticipating common difficulties, author Philipp K. Janert teaches you how to apply D3 to your own problems …… 閱讀更多內容

    $242.39 HKD

  • Server-Side Enterprise Development with Angular

    Use Angular Universal to pre-render your web pages, improving SEO and application UX

    Bram Borggreve ……
    Build SEO-friendly, progressive web applications that live on the web, mobile, or desktop, using the latest Angular Universal which is loaded with powerful features such as components, directives, and servicesKey FeaturesExplore differences between server-side and client-side renderingLearn how to create a progressive web app with great SEO supportDiscover best practices and how to use them to …… 閱讀更多內容

    $208.09 HKD 透過 Kobo Plus 免費享用

  • ASP.NET Core 2 and Angular 5

    Full-stack web development with .NET Core and Angular

    Develop a simple, yet fully-functional modern web application using ASP.NET Core MVC, Entity Framework and Angular 5. Key Features\[\*\] Based on the best-selling book ASP.NET Core and Angular 2\[\*\] Easily build a complete single page application with two of the most impressive frameworks in modern development, ASP.NET Core and Angular\[\*\] Bring together the capabilities and features of both …… 閱讀更多內容

    $287.09 HKD 透過 Kobo Plus 免費享用

  • RESTful Web API Design with Node.js 10

    Learn to create robust RESTful web services with Node.js, MongoDB, and Express.js

    Valentin Bojinov ……
    Design and implement scalable and maintainable RESTful solutions with Node.js 10Key FeaturesCreate rich and scalable RESTful API solutions from scratchExplore the new features of Node.js 10, Express 4.0, and MongoDBIntegrate MongoDB in your Node.js application to store and secure your dataBook DescriptionWhen building RESTful services, it is really important to choose the right framework. Node.js, …… 閱讀更多內容

    $208.09 HKD 透過 Kobo Plus 免費享用

  • Building Data-Driven Applications with Danfo.js

    A practical guide to data analysis and machine learning using JavaScript

    Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniquesKey FeaturesBuild microservices to perform data transformation and ML model serving in JavaScriptExplore what Danfo.js is and how it helps with data analysis and data visualizationCombine Danfo.js and TensorFlow.js for machine learningBook DescriptionMost data analysts use …… 閱讀更多內容

    $287.09 HKD 透過 Kobo Plus 免費享用

  • Learning D3.js 5 Mapping

    Build cutting-edge maps and visualizations with JavaScript

    Crisp and concise guide on building impressive maps as well as visualizations with D3 a JavaScript libraryKey Features\[\*\]Dive into D3.js and apply its powerful data binding ability in order to create stunning visualizations\[\*\]Learn the key concepts of SVG, JavaScript, CSS and the DOM to bring data and shapes to live in the browser\[\*\]Solve common problems faced while building interactive …… 閱讀更多內容

    $258.29 HKD 透過 Kobo Plus 免費享用

  • Learning Redux

    Write maintainable, consistent, and easy-to-test web applications

    Daniel Bugl ……
    Build consistent web apps with Redux by easily centralizing the state of your application.Key Features\[\*\]Write applications that behave consistently, run in different environments (client, server and native), and are easy to test\[\*\]Take your web apps to the next level by combining the power of Redux with other frameworks such as React and Angular\[\*\]Uncover the best practices and hidden …… 閱讀更多內容

    $325.79 HKD 透過 Kobo Plus 免費享用

  • C++ Easy To Understand Step By Step Guide

    A Guide for Beginners

    Jacob Era ……
    Mastering C++ programming language can be a tough and time consuming task. However, if you have an interest in programming languages and you insist in mastering this programming language then it can be fun and engaging. C++ programming language is easier to learn for people who are already familiar with other programming language such as Python, Java or Matlab. The differentiating factor between C …… 閱讀更多內容

    $30.94 HKD

  • Learning PHP and MySQL

    The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and …… 閱讀更多內容

    $118.39 HKD

  • The Basics of JavaScript and HTML Coding For Beginners

    Learn JavaScript and HTML Programming Web Design Skills Together

    Roggie Clark, Raj Clark ……
    Master JavaScript and HTML Basics in No Time!Are you ready to dive into the exciting world of JavaScript and HTML? Whether you're a complete beginner or looking to strengthen your coding skills, The Basics of JavaScript and HTML Coding For Beginners is your ultimate guide to understanding and harnessing the power of these essential programming languages. This JavaScript and HTML book for beginners …… 閱讀更多內容

    $70.40 HKD

  • Computer Programming And Software Development

    Coding With C#, Python, JavaScript, React, Angular And Typescript

    Richie Miller ……
    If you want to discover how to become a software developer using C#, Python, Angular, or JavaScript, this book is for you!9 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT ... …… 閱讀更多內容

    $148.79 HKD