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 793 - 816 of 1201 Results
Skip side bar filters
  • Software Design by Example

    A Tool-Based Introduction with JavaScript

    by Greg Wilson ...
    The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with JavaScript therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a ... Read more

    Was $56.99 USD Now $47.99 USD

  • JavaScript Patterns JumpStart Guide (Clean up your JavaScript Code)

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

    $5.99 USD or Free with Kobo Plus

  • React Projects

    Build advanced cross-platform projects with React and React Native to become a professional developer

    by Roy Derks ...
    Learn how to develop real-world applications of varying complexity for the web, mobile, and VR devices using React, React Native, React 360, and moreKey FeaturesBuild React applications at scale using React patterns and best practicesExplore React features such as Hooks, the Context API, and the Suspense APIExtend React’s integration with React Native for building cross-platform mobile apps and ... Read more

    $27.89 USD or Free with Kobo Plus

  • React: Cross-Platform Application Development with React Native

    Build 4 real-world apps with React Native

    Harness the power of React Native to build 4 real-world appsKey FeaturesBuild quirky and fun projects from scratch and become efficient with React NativeLearn to build professional Android and iOS applications using your existing JavaScript knowledgeUse isomorphic principles to build mobile apps that offer a native user experienceEmbedded with assessments that will help you revise the concepts you ... Read more

    $34.19 USD or Free with Kobo Plus

  • Build Applications with Meteor

    Isomorphic JavaScript web development

    Build a variety of cross-platform applications with the world's most complete full-stack JavaScript framework— MeteorKey Features\* Develop a set of real-world applications each exploring different features of Meteor\* Make your app more appealing by adding reactivity and responsiveness to it\* Work with the most powerful feature of Meteor—the “full stack reactivity”—through building real-time ... Read more

    $37.79 USD or Free with Kobo Plus

  • Appcelerator Titanium Smartphone App Development Cookbook Second Edition

    Over 100 recipes to help you develop cross-platform, native applications in JavaScript

    by Jason Kneen ...
    Over 100 recipes to help you develop cross-platform, native applications in JavaScriptKey FeaturesLeverage your JavaScript skills to write mobile applications using Titanium Studio tools with the native advantageDeploy your application on the App Store and Google PlayAdd your own IOS native modules in objective-C, in an easy-to-follow step-by-step formatBook DescriptionThis book will take you ... Read more

    $37.79 USD or Free with Kobo Plus

  • Mastering Perl/Tk

    Graphical User Interfaces in Perl

    Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, ... Read more

    $28.79 USD

  • Visualforce Development Cookbook

    For developers who already know the basics of Visualforce, this book enables you to advance to the next level. With over 75 real-world examples accompanied by stacks of illustrations, it clarifies even the most complex concepts.

    by Keir Bowden ...
    For developers who already know the basics of Visualforce, this book enables you to advance to the next level. With over 75 real-world examples accompanied by stacks of illustrations, it clarifies even the most complex concepts.Key FeaturesProvide an enhanced user experience with dynamically generated, reactive pagesAccess data over additional channels via public web sites and mobile pagesPacked ... Read more

    $31.49 USD or Free with Kobo Plus

  • JavaScript Demystified

    by James Keogh ...
    Even if you have no programming experience, you'll learn to create dynamic, interactive Web pages with help from this easy-to-use, self-teaching guide. Author and programming instructor Jim Keogh covers the basics of this leading Web development language and explains how to write cross-browser JavaScript programs in no time. ... Read more

    $20.99 USD

  • Using the HTML5 Filesystem API

    A True Filesystem for the Browser

    by Eric Bidelman ...
    Several client-side storage options are available to web applications, but one area that's been lacking until now is file I/O—the ability to organize binary data into a true hierarchy of folders. That has changed with the advent of HTML5. With this book, you'll learn how to provide your applications with a file system that enables them to create, read, and write files and folders in a sandboxed ... Read more

    $13.99 USD

  • Eclipse

    Programming Java Applications

    by Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Read more

    $25.99 USD

  • Dojo: The Definitive Guide

    The Definitive Guide

    Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex ... Read more

    $23.99 USD

  • Learn Angular: Build a Todo App

    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 contains a complete tutorial on building a todo app with Angular. Along the way, we'll learn about installation and setup, component architecture, adding a REST backend, routing, authentication, and much more.This book is for all front-end developers ... Read more

    $10.99 USD or Free with Kobo Plus

  • JavaScript : Moving to ES2015

    Explore and master modern JavaScript techniques with ES2015 in order to build large-scale web applicationsAbout This BookThis course offers an expert's eye on the latest ES6 features and how these advanced tasks fit together in JavaScript as a wholeDiscover robust JavaScript implementations of classic and advanced design patternsLearn about modern web architectures and build real-world apps on top ... Read more

    $57.99 USD or Free with Kobo Plus

  • Opa: Up and Running

    Rapid and Secure Web Development

    Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa provides a complete stack for web application development, including a web server, database engine, distribution libraries, and a programming language that compiles to JavaScript.You’ll learn step-by-step how to use Opa by building two projects through ... Read more

    $13.99 USD

  • Svelte with Test-Driven Development

    Advance your skills and write effective automated tests with Vitest, Playwright, and Cucumber.js

    by Daniel Irvine ...
    Key FeaturesUnderstand and master the test-driven development (TDD) workflowExplore the principles of unit testing with Vitest and end-to-end testing using Playwright and Cucumber.jsLeverage practical examples of unit tests covering a range of SvelteKit framework featuresBook DescriptionSvelte is a popular front-end framework used for its focus on performance and user-friendliness, and test-driven ... Read more

    $26.99 USD or Free with Kobo Plus

  • JavaScript - The Ultimate Guide to Interview Questions

    Preparing You for Interview As well As Deepen Your Knowledge of JavaScript

    Welcome to "JavaScript: The Ultimate Guide to Interview Questions". The book is designed to both prepare you for interview as well as deepen your knowledge of JavaScript.Whether you're a budding developer eager to break into the tech industry or a seasoned programmer looking to brush up on your skills before an interview, this book is designed to equip you with a deep understanding of JavaScript ... Read more

    $10.99 USD

  • JavaScript Design Patterns

    Deliver fast and efficient production-grade JavaScript applications at scale

    Step into the world of design patterns through modern JavaScript paradigms to supercharge your applications on the web and beyondKey FeaturesExplore various JavaScript design patterns, delving deep into their intricacies, benefits, and best practicesUnderstand the decision-making process guiding the selection of specific design patternsBuild a solid foundation to learn advanced topics in ... Read more

    $27.89 USD or Free with Kobo Plus

  • Modern Web Development with Deno

    Develop Modern JavaScript and TypeScript Code with Svelte, React, and GraphQL (English Edition)

    by Mayur Borse ...
    Deno is a web platform that offers capabilities for JavaScript and TypeScript and supports modern web standards. It is a straightforward, up-to-date, secure runtime environment for web developers. This book will teach all you need to know about Deno's primitives, its ideas, and how you can use them to build applications that work in the real world. The book's first part is devoted to familiarizing ... Read more

    $14.39 USD or Free with Kobo Plus

  • Learning Single-page Web Application Development

    This book is aimed at web developers who are familiar with frontend technologies like JavaScript, HTML, and CSS, and modern tools like Bower, Yeoman, and Grunt. ... Read more

    $26.59 USD or Free with Kobo Plus

  • Advanced Express Web Application Development

    by Andrew Keig ...
    A practical book, guiding the reader through the development of a single page application using a feature-driven approach.If you are an experienced JavaScript developer who wants to build highly scalable, real-world applications using Express, this book is ideal for you. This book is an advanced title and assumes that the reader has some experience with node, Javascript MVC web development ... Read more

    $23.79 USD or Free with Kobo Plus

  • Mastering jQuery UI

    by Vijay Joshi ...
    About This BookCreate useful mashups by plugging together different components along with APIsDesign your own widgets like captchas, a color picker, news reader, puzzles, and many othersTake your jQuery UI skills to next level by exploring the ins and outs and nuances of jQuery UI componentsWho This Book Is ForIf you are a frontend developer with considerable knowledge of jQuery UI and want to ... Read more

    $29.69 USD or Free with Kobo Plus

  • RESTful Web API Design with Node.js

    A step-by-step guide in the RESTful world of Node.js.

    Design and implement efficient RESTful solutions with this practical hands-on guideKey FeaturesCreate a fully featured RESTful API solution from scratch.Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API design.Use this practical guide to integrate MongoDB in your Node.js application.Book DescriptionIn this era of cloud computing, every data ... Read more

    $25.69 USD or Free with Kobo Plus

  • Fluent React

    Build Fast, Performant, and Intuitive Web Applications

    by Tejas Kumar ...
    When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how ... Read more

    $41.09 USD