Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

CGI, JavaScript, Perl, VBScript eBooks

If you like CGI, JavaScript, Perl, VBScript eBooks, then you'll love these top picks.
Showing 1 - 24 of 1282 Results
Skip side bar filters
  • Responsive Web Design with HTML5 and CSS

    Build future-proof responsive websites using the latest HTML5 and CSS techniques

    by Ben Frain ...
    Harness the latest capabilities of HTML5 and CSS to create a single UI that works flawlessly on mobile phones, tablets, and desktops — plus everything in-between – now with color images! Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesUnderstand what responsive web design is and its significance for modern web developmentExplore the latest developments in responsive ... Read more

    PHP2,572.19 or Free with Kobo Plus

  • The Basics of JavaScript and HTML Coding For Beginners

    Learn JavaScript and HTML Programming Web Design Skills Together

    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 ... Read more

    PHP524.05

  • Node.js Design Patterns

    If you're a JavaScript developer interested in a deeper understanding of how to create and design Node.js applications, this is the book for you. ... Read more

    PHP1,625.89 or Free with Kobo Plus

  • JavaScript Patterns

    Build Better Applications with Coding and Design Patterns

    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're ... Read more

    PHP1,258.69

  • Managing Your IT Infrastructure with Zentyal

    Article

    Zentyal (formerly eBox Platform) is a program for servers used in small and medium enterprises (SMBs). It plays multiple rolesas a gateway, network infrastructure manager, unified threat manager, office server, unified communications server or a combination of all of the above. This is the second article in our series on Zentyal. ... Read more

    PHP30.49

  • JavaScript: The Definitive Guide

    Master the World's Most-Used Programming Language

    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 ... Read more

    PHP2,853.59

  • JavaScript Everywhere

    Building Cross-Platform Applications with GraphQL, React, React Native, and Electron

    by Adam D. Scott ...
    JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications.Author and engineering leader Adam ... Read more

    PHP1,804.39

  • jQuery Pocket Reference

    Read Less, Learn More

    "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 ... Read more

    PHP713.09

  • JavaScript Web Applications

    jQuery Developers' Guide to Moving State to the Client

    by Alex MacCaw ...
    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the ... Read more

    PHP1,174.79

  • JavaScript Basics

    Flinging Event, Element, and Object Bombs at Zombie Heads

    by John Rhea ...
    Series series Undead Institute
    Got basic programming skills but are new to JavaScript? Ready to pitch in and save humanity from the zombie hordes? Now you can do both at the same time.You’ll learn how to work with JavaScript objects, creating and setting properties, defining and using methods and the way objects are used in the Document Object Model (DOM). All while kicking serious zombie tuchus.Speaking of the DOM you’ll ... Read more

    PHP250.99 or Free with Kobo Plus

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Read more

    PHP620.99

  • Web Development with Node and Express

    Leveraging the JavaScript Stack

    by 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 ... Read more

    PHP2,014.19

  • Mobile Design and Development

    Practical concepts and techniques for creating mobile sites and web apps

    by Brian Fling ...
    Mobile devices outnumber desktop and laptop computers three to one worldwide, yet little information is available for designing and developing mobile applications. Mobile Design and Development fills that void with practical guidelines, standards, techniques, and best practices for building mobile products from start to finish. With this book, you'll learn basic design and development principles ... Read more

    PHP1,174.79

  • 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 ... Read more

    PHP1,216.79

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

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

    PHP1,214.97

  • Perl Template Toolkit

    Scalable Templating for the Web

    Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. ... Read more

    PHP1,342.69

  • Going GAS

    From VBA to Google Apps Script

    Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their ... Read more

    PHP1,258.69

  • Enyo: Up and Running

    Build Native-Quality Cross-Platform JavaScript Apps

    by Roy Sutton ...
    Discover how easy it is to design and build responsive, cross-platform apps with the Enyo open source JavaScript framework. With this revised and expanded edition, Enyo contributor Roy Sutton gets you started with the framework’s core object-oriented features, including its modular design, reusable and extensible components, layout and widget libraries, easy-to-use deployment options, and support ... Read more

    PHP583.09

  • D3 4.x数据可视化实战手册(第2版)

    Chinese Edition

    Web可视化的佼佼者,强大社区的支持,提供65种基于D3 4.x最新特性的令人惊艳的数据可视化方案,创建你自己的力导向图吧!Key Features通过大量的示例和代码进行讲解利用JavaScript的最新特性,通过D3 4.x实现数据可视化Book Description当今,我们的世界已经进入万物互联的时代,每天都会产生海量的数据,如果直接面对这些数据,可能让人无从下手。相反,如果将数据可视化,用形象生动的形式展现出来,不仅有利于分析其中的关联,还能攫取可能存在的商业机会。本书旨在通过大量的示例和代码,向读者讲述如何利用D3 4.x来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,其中包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局 ... Read more

    PHP1,800.89 or Free with Kobo Plus

  • Secure Your Node.js Web Application

    Keep Attackers Out and Users Happy

    by Karl Duuna ...
    Cyber-criminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes. Discover the primary attack vectors against web applications, and implement security best practices and effective countermeasures. ... Read more

    PHP1,300.69

  • 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 ... Read more

    PHP1,386.19 or Free with Kobo Plus

  • Learning ClojureScript

    Master the art of agile single page web application development with ClojureScript

    Master the art of agile single page web application development with ClojureScriptKey Features\[\*\]Set up interactive development workflows for the browser or Node.js thanks to the ClojureScript ecosystem\[\*\]Learn the basics of interactive single page web app development taking advantage of the functional nature of ClojureScript\[\*\]Delve into advanced rich web application development concepts ... Read more

    Was PHP1,888.19 Now PHP1,690.19 or Free with Kobo Plus

  • Getting Started with React Native

    Learn to build modern native iOS and Android applications using JavaScript and the incredible power of React

    Learn to build modern native iOS and Android applications using JavaScript and the incredible power of ReactKey Features\[\*\]Learn to design and build a fully-featured application using the newest cutting-edge framework from Facebook\[\*\]Leverage your JavaScript skills to become a native app developer\[\*\]Develop custom UI components, implement smooth navigation, and access native features such ... Read more

    PHP1,357.59 or Free with Kobo Plus

  • MEAN Blueprints

    Unlock the power of the MEAN stack by creating attractive and real-world projects

    by Robert Onodi ...
    Unlock the power of the MEAN stack by creating attractive and real-world projects Key Features\[\*\] Build six optimum end-to-end web applications using the M.E.A.N stack\[\*\] Follow the advanced Angular.js 2 application structure to build more scalable and maintainable apps\[\*\] Integrate an authorization system into your application and reuse existing code from projectsBook DescriptionThe MEAN ... Read more

    Was PHP2,097.99 Now PHP1,873.79 or Free with Kobo Plus