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 769 - 792 of 1267 Results
Skip side bar filters
  • Natural Language Processing with Python

    Analyzing Text with the Natural Language Toolkit

    This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range ... Read more

    S$ 47.19 SGD

  • JavaScript pour les web designers

    A book apart n°20

    by Mat Marquis ...
    Series series A Book Apart
    Vous avez des sueurs froides dès que vous entendez parler de JavaScript ? Respirez un grand coup et prenez votre courage à deux mains : Mat Marquis est ici à vos côtés pour vous offrir une visite rapide mais efficace de ce langage aujourd'hui incontournable.Au fil de nombreux exemples pratiques, initiez-vous aux règles de syntaxe, aux fondamentaux des scripts, ainsi qu'à la gestion des types de ... Read more

    S$ 16.37 SGD

  • Canvas API

    Learn how to create graphics for your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to create graphic applications for the Web with the Canvas API. After reading this guide, you will know how to create graphics for the web, how to manipulate images, and how to generate animations and small video games.Table of ContentsCANVAS APIGraphicsThe CanvasThe ContextDrawingRectanglesColorsGradientsPathsLinesTextShadowsTransformationsStatusThe GlobalCompositeOp... ... Read more

    S$ 3.96 SGD

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

    S$ 68.22 SGD

  • React Components

    Explore the power of React components for cutting-edge web development

    Explore the power of React components for cutting-edge web development Key Features\[\*\] Learn to build better websites by creating a variety of different components in React\[\*\] Conceptualize the design and build maintainable web apps with the help of components\[\*\] A fast-paced guide to help you learn about component-based development in ReactBook DescriptionThe reader will learn how to use ... Read more

    S$ 44.13 SGD or Free with Kobo Plus

  • HTML, CSS, Bootstrap, Php, Javascript and MySql

    All you need to know to create a dynamic site

    This book aims to initiate those who want to independently create a website, to the world of domains and programming linked to the web. The author conceived this work as a scientific work intended for educational and study use for all those who approach the study of client-side and server-side programming.In the first place the difference between the various domains existing on the network will be ... Read more

    Was S$ 24.57 SGD Now S$ 10.49 SGD or Free with Kobo Plus

  • Mastering OpenLayers 3

    Create powerful applications with the most robust open source web mapping library using this advanced guide

    by Gábor Farkas ...
    Create powerful applications with the most robust open source web mapping library using this advanced guideKey Features\[\* \]Develop responsive and platform-independent web mapping applications with OpenLayers 3\[\* \]Learn the key points of creating great applications with native JavaScript through the step-by-step examples\[\* \]Master the use of the library, from compiling custom builds to ... Read more

    S$ 61.79 SGD or Free with Kobo Plus

  • Learning Google Apps Script

    Customize and automate Google Applications using Apps Script

    Customize and automate Google Applications using Apps ScriptKey Features\[\*\] Gain insight into customizing and automating Google applications with JavaScript\[\*\] Create add-ons for Google Sheets, Docs, or Forms; automate your workflow; integrate with external APIs; and more.\[\*\] A step-by-step guide to building real-world solutionsBook DescriptionGoogle Apps Script is a cloud-based scripting ... Read more

    S$ 49.04 SGD or Free with Kobo Plus

  • Building Polyfills

    Web Platform APIs for the Present and Future

    Add custom features to browsers old and new by writing polyfill libraries, JavaScript plugins that take browsers beyond their native capabilities. In this practical fieldbook, author Brandon Satrom introduces principles and guidelines for polyfill development, and then walks you through the steps for building a complex, real-world HTML5 polyfill.You’ll also explore the future of polyfilling—or ... Read more

    S$ 12.20 SGD

  • Conquering Laravel With PHP

    Your Guide to Building Powerful and Secure Web Applications

    About the Technology:Laravel is a powerful and versatile PHP framework beloved by developers worldwide. Its elegant syntax, robust features, and vast ecosystem empower you to craft complex web applications with ease. Whether you're building a dynamic e-commerce platform, a feature-rich social network, or a blazing-fast API, Laravel provides the foundation and tools to achieve your vision.This book ... Read more

    S$ 14.76 SGD

  • Adding Ajax

    Making Existing Sites More Interactive

    Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you can enhance it by adding the capability to update the table with changes to the ... Read more

    S$ 28.11 SGD

  • Building Slack Bots

    Create powerful, useful, fast, and fun chat bots that make Slack better

    by Paul Asjes ...
    Create powerful, useful, fast, and fun chat bots that make Slack betterKey Features\[\*\] This is the first developer's guide to programming for Slack\[\*\] It covers everything you need to create chat bots for Slack’s conversational UI\[\*\] It’s full of realistic examples, usable code, and lucid explanations on everything you need to knowBook DescriptionSlack promises that its users will "be ... Read more

    S$ 49.04 SGD or Free with Kobo Plus

  • JavaScript The Complete Reference 3rd Edition

    This fully updated definitive JavaScript guide covers the latest features—including its uses in Ajax and HTML5-based Web applicationsJavaScript: The Complete Reference, Third Edition is completely revised to cover the newest changes to JavaScript up to version 1.9, the latest browser-specific features for Internet Explorer, Firefox, and Chrome, as well popular JavaScript frameworks like jQuery. ... Read more

    S$ 62.77 SGD

  • 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

    S$ 29.09 SGD

  • Introductory Guideline for Using Twilio Programmable Messaging and Programmable Voice Services

    Twilio.com is an American cloud communications platform. Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs.Twilio uses Amazon Web Services to host telephony infrastructure and provide connectivity between HTTP and the public switched telephone network (PSTN) ... Read more

    S$ 12.32 SGD or Free with Kobo Plus

  • Node.js By Example

    Learn to use Node.js by creating a fully functional social network

    Key FeaturesBook DescriptionIf you are a JavaScript developer with no experience with Node.js or server-side web development, this book is for you. It will lead you through creating a fairly complex social network. You will learn how to work with a database and create real-time communication channels.What you will learnGet to know the fundamentals of Node.jsUnderstand why architecting is important ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

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

    Digital Print & Laminate

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

    S$ 2.77 SGD

  • Java Primer

    A solid introduction to the fundamentals of Java programming

    Java Primer will hold your hand as you step into the world of programming. This title, aimed at beginning programmers will walk you through the basics of variables, input, output, parsing input, formatting output, working with arrays, loops, and logic. This should prime you well enough for an A+ in any introduction to Java course at the college level.Similar to all my other eBooks on Amazon, I ... Read more

    S$ 4.17 SGD

  • JavaScript Programming

    Pushing the Limits

    by Jon Raasch ...
    Series series Pushing the Limits
    Take your JavaScript knowledge as far as it can goJavaScript has grown up, and it's a hot topic. Newer and faster JavaScript VMs and frameworks built upon them have increased the popularity of JavaScript for server-side web applications, and rich JS applications are being developed for mobile devices. This book delivers a compelling tutorial, showing you how to build a real-world app from the ... Read more

    S$ 45.99 SGD

  • Learning jQuery Fourth Edition

    Step through each of the core concepts of the jQuery library, building an overall picture of its capabilities. Once you have thoroughly covered the basics, the book returns to each concept to cover more advanced examples and techniques.This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their ... Read more

    S$ 33.13 SGD 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

    S$ 33.13 SGD or Free with Kobo Plus

  • Programming Chrome Apps

    Develop Cross-Platform Apps for Chrome

    by Marc Rochkind ...
    Put your web app design skills to work by learning how to create powerful and portable Chrome Apps. With this practical book, you’ll learn how to build Google’s unique apps to behave just like native apps so they can interact with hardware devices, access external files, and send notifications.Author Marc Rochkind takes you through a hands-on, objective tour of Chrome Apps, which run on any ... Read more

    S$ 34.11 SGD

  • Mobile JavaScript Application Development

    Bringing Web Programming to Mobile Devices

    When developing apps for the latest smartphones, you’re faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most powerful JavaScript frameworks available today.You’ll build sample apps with jQuery Mobile, Sencha Touch, and ... Read more

    S$ 20.15 SGD