Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 666
Skip side bar filters
  • 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 …… 閱讀更多內容

    $287.59 HKD

  • Learning Python

    Mark Lutz, David Ascher ……
    Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. This edition of Learning Python puts you in the hands of two expert teachers, Mark Lutz and David …… 閱讀更多內容

    $157.89 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

  • PHP, MySQL & JavaScript All in One, Sams Teach Yourself

    Julie Meloni ……
    系列 series Sams Teach Yourself
    In just a short time, you can learn how to use PHP, MySQL, and JavaScript together to create dynamic, interactive websites and applications using three leading web development technologies.No previous programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of full-stack web …… 閱讀更多內容

    $253.79 HKD

  • Learn Javascript in 1 day

    James Gary ……
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projectsKey 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 with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many …… 閱讀更多內容

    $23.99 HKD

  • Vue.js: Tools & Skills

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

    $76.19 HKD

  • Creating Web Animations

    Bringing Your UIs to Life

    Kirupa Chinnathambi ……
    Thanks to faster browsers, better web standards support, and more powerful devices, the web now defines the next generation of user interfaces that are fun, practical, fluid, and memorable. The key? Animation. But learning how to create animations is hard, and existing learning material doesn’t explain the context of the UI problem that animations are trying to solve. That’s where this book comes …… 閱讀更多內容

    $191.69 HKD

  • Your First Week With React

    React is a remarkable JavaScript library that' taken the development community by storm. In a nutshell, it's made it easier for developers to build interactive user interfaces for web, mobile and desktop platforms. One of its best features is its freedom from the problematic bugs inherent in MVC frameworks, where inconsistent views is a recurring problem for big projects. Today, thousands of …… 閱讀更多內容

    $67.29 HKD

  • Creation and Deployment of Smart Contracts on Ethereum Blockchain

    This work explains briefly the creation and deployment Of Smart Contract on Ethereum Blockchain. The work consists from the following sections • Blockchain • Solidity variables and types • How to Setup or Install Ethereum on Windows • How to compile and deploy smart contract on JavaScriptVM • How to install Ganache Blockchain on Windows and deploy smart contract using it. • How to compile and …… 閱讀更多內容

    $61.09 HKD

  • 9 Practical Node.js Projects

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

    $76.19 HKD

  • Your First Week With Node.js

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

    $76.19 HKD

  • Web Development with Angular and Bootstrap

    Embrace responsive web design and build adaptive Angular web applications, 3rd Edition

    Combine the power of Angular, Bootstrap 4, FlexLayout, and Angular Material Design to build elegant user interfacesKey FeaturesLearn to combine Angular 6 with Bootstrap 4 to design highly intuitive and responsive web interfacesExplore the design principles for professional web layout with Angular Material, Flexbox, and BootstrapAvoid potential stumbling blocks in web development with the help of …… 閱讀更多內容

    $208.29 HKD

  • Building Cross-Platform Desktop Applications with Electron

    Muhammed Jasim ……
    Learn how to develop cross-platform desktop app from scratch with Electron and NodeAbout This BookBuild a solid foundation with Electron for an easier development experienceUse modern JavaScript frameworks and tools along with Electron to take your desktop applications to the next levelExtend the functionality of Electron through modulesWho This Book Is ForIf you are a developer with prior …… 閱讀更多內容

    $251.59 HKD

  • Front-end Performance

    Performance simply matters. Technology may allow us to "go bigger", but maybe not necessarily be better when it comes to performance. Now is the time to utilize the amazing tools that are available for making websites faster, and to learn how to improve user experience and satisfaction.This is a practical collection of tutorials on front-end website performance for web developers. It's packed with …… 閱讀更多內容

    $76.19 HKD

  • Practical ES6

    There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that …… 閱讀更多內容

    $76.19 HKD

  • Clean Code PHP

    Write Maintainable and Scalable Applications

    Randy H. Mills ……
    Clean Code PHP: Write Maintainable and Scalable ApplicationsAbout the technology:Level up your PHP development skills with clean coding practices! This book empowers you to write code that's not only functional but also easy to understand, maintain, and scale as your applications grow.Stop battling spaghetti code! ‘Clean Code PHP’ is your guide to crafting well-structured, maintainable …… 閱讀更多內容

    $54.75 HKD

  • Ionic : Hybrid Mobile App Development

    An end–to-end journey, empowering you to build real-time, scalable, and interactive mobile applications with the Ionic frameworkAbout This BookDevelop engaging mobile experiences with a native-looking UI in Ionic and AngularJS.Use out-of-the-box Ionic functionalities, customize existing components, and add new components with this comprehensive course.Learn Ionic by creating three complete mobile …… 閱讀更多內容

    $451.09 HKD 透過 Kobo Plus 免費享用

  • Blockchain Developer's Guide

    Develop smart applications with Blockchain technologies - Ethereum, JavaScript, Hyperledger Fabric, and Corda

    Build real-world projects like a smart contract deployment platform, betting apps, wallet services, and much more using blockchainKey FeaturesApply blockchain principles and features for making your life and business betterUnderstand Ethereum for smart contracts and DApp deploymentTackle current and future challenges and problems relating to blockchainBook DescriptionBlockchain applications …… 閱讀更多內容

    $281.89 HKD 透過 Kobo Plus 免費享用

  • Your First Week With Node.js

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

    $82.39 HKD 透過 Kobo Plus 免費享用

  • Your First Week With Node.js

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

    $82.39 HKD 透過 Kobo Plus 免費享用

  • Vue.js: 11 Practical Projects

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

    $82.39 HKD 透過 Kobo Plus 免費享用

  • Jump Start Web Performance

    Craig Buckler ……
    Despite working on the web every day, few developers have a good word to say about the monster they've created. Achingly slow sites with annoying overlays, cookie agreements, instant notifications, and obtrusive ads litter the web landscape.While there may be some excuses for complex web applications, there's little justification for sluggish content-based and ecommerce sites. People are …… 閱讀更多內容

    $122.09 HKD 透過 Kobo Plus 免費享用

  • Learn Angular: 4 Angular Projects

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book presents a collection of complete project tutorials: building a bucket-list MEAN stack app; user authentication with MEAN; building a Twitter client with Node and Angular; and connecting Angular and the WordPress API. Along the way, you'll learn how …… 閱讀更多內容

    $82.39 HKD 透過 Kobo Plus 免費享用

  • Vue.js: Tools & Skills

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

    $82.39 HKD 透過 Kobo Plus 免費享用