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 433 - 456 of 1271 Results
Skip side bar filters
  • 150+ JavaScript Pattern Programs

    "JavaScript is the Most popular programming language used by professional developers today"Develop your creativity bycreating beautiful asterisk patterns with if statements and loops using the JavaScript language. this awesome language will allow you to feel more comfortable writing code because you will master the more essential topics of programming by practicing these techniques.If you are ... Read more

    S$ 11.36 SGD

  • JavaScript实用教程

    by 邹琼俊 ...
    JavaScript在日常开发工作中使用频率非常高。本书从JavaScript初学者的视角出发,将理论和实践相结合,通过循序渐进、由浅入深的方式详解JavaScript核心知识点,让读者在学习的过程中不断提升使用JavaScript的技能水平,并能够将所学知识运用到实际开发当中去。 本书分为4部分,共12章,主要内容包括JavaScript语法基础、JavaScript流程控制、数组、函数、作用域、对象和内置对象、BOM、DOM和事件、JavaScript面向对象编程、函数进阶、正则表达式、贪吃蛇案例、ES6~ES10特性和TypeScript。 本书适合所有Web技术从业人员、前端开发工程师,也适合作为高等院校和培训机构计算机及相关专业师生的教学参考书。 ... Read more

    S$ 14.42 SGD

  • Ultimate Deno for Web Development

    Build Lightning-Fast, Secure Web Applications with Deno Using TypeScript, React, Rust, and Cloud-Ready Tools like Docker, Azure, and Chocolatey (English Edition)

    Master Modern Web App Development with Deno, TypeScript, and RustBook DescriptionDeno is a modern, secure runtime for JavaScript and TypeScript, offering developers a simplified, efficient way to build high-performance web applications with built-in tooling and a robust standard library.In Ultimate Deno for Web Development, you'll dive deep into the Deno ecosystem—from setting up the runtime and ... Read more

    S$ 27.44 SGD or Free with Kobo Plus

  • Building Android Apps with HTML, CSS, and JavaScript

    Making Native Apps with Standards-Based Web Tools

    It’s true: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. Now updated for HTML5, the second edition of this hands-on guide shows you how to use open source web standards to design and build apps that can be adapted for any Android device.You’ll learn how to create an Android-friendly web app on the platform of your choice, and then use ... Read more

    S$ 33.67 SGD

  • Web Site Cookbook

    Solutions & Examples for Building and Administering Your Web Site

    by Doug Addison ...
    The total number of web pages today has been estimated at over 3 billion, spanning millions of individual websites. Not surprisingly, there is tremendous pressure on web developers and designers to remain current with the latest technologies.The Web Site Cookbook from O'Reilly covers all the essential skills that you need to create engaging, visitor-friendly websites. It helps you with the ... Read more

    S$ 31.71 SGD

  • Canvas Pocket Reference

    Scripted Graphics for HTML5

    The Canvas element is a revolutionary feature of HTML5 that enables powerful graphics for rich Internet applications, and this pocket reference provides the essentials you need to put this element to work. If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics -- from charts to animations to video games -- whether you're a web ... Read more

    S$ 13.18 SGD

  • Building Large-Scale Web Applications with Angular

    Your one-stop guide to building scalable and production-grade Angular web apps

    A definitive guide on frontend development with Angular from design to deploymentKey FeaturesDevelop web applications from scratch using Angular and TypeScriptExplore reactive programming principles and RxJS to develop and test apps easilyStudy continuous integration and deployment on the AWS cloudBook DescriptionIf you have been burnt by unreliable JavaScript frameworks before, you will be amazed ... Read more

    S$ 49.58 SGD or Free with Kobo Plus

  • JavaScript Fundamentals

    JavaScript Syntax, What JavaScript is Use for in Website Development, JavaScript Variable, Strings, Popup Boxes, JavaScript Objects, Function, and Event Handlers

    by Steven Bright ...
    This is a guide on how to use JavaScript to give dynamic features to a static website, development of web base applications through the knowledge of JavaScript Variable, Operators, Boolean, Even Handlers, Strings, Popup Boxes, Maths object e.t.c . It also entails other areas of application of JavaScript outside the Web.What You will Learn:*JavaScript Syntax*What JavaScript is Use for in Website ... Read more

    S$ 5.46 SGD or Free with Kobo Plus

  • Aplicações web real-time com Node.js

    Node.js é uma poderosa plataforma. Ele permite escrever aplicações JavaScript no server-side, tirando proveito da sintaxe e familiaridade da linguagem para escrever aplicações web escaláveis. Como o Node.js usa um modelo orientado a eventos, focado em I/O não-bloqueante, desenvolver nele pode ser diferente para quem está acostumado às aplicações web tradicionais. Nesse livro, Caio Ribeiro Pereira ... Read more

    S$ 14.23 SGD or Free with Kobo Plus

  • ECMAScript 6

    Entre de cabeça no futuro do JavaScript

    Nos últimos anos, a linguagem JavaScript cresceu bastante na comunidade de desenvolvedores, tornando-se mais robusta, poderosa e sendo usada em uma infinidade de aplicações de alto nível, tanto no front-end quanto no back-end das aplicações. Ela é a tecnologia por trás de ferramentas, frameworks e bibliotecas consagradas no mercado, tais como: Angular, Ember, React, Backbone, jQuery, Grunt. A ... Read more

    S$ 14.23 SGD or Free with Kobo Plus

  • Ultimate Typescript Handbook

    Build, scale and maintain Modern Web Applications with Typescript (English Edition)

    by Dan Wellman ...
    This book provides a comprehensive guide to TypeScript, a programming language that extends JavaScript with powerful features like static typing, classes, and interfaces. The book is divided into thirteen chapters that cover everything from setting up a development environment to building an Angular app with TypeScript.We start with an introduction to TypeScript and its benefits and go on to ... Read more

    S$ 36.61 SGD

  • Curso de Programación Web

    En este curso aprenderá todo lo necesario para poder realizar las principales tareas de programación en sus desarrollos web.Este curso está orientado principalmente al uso de JavaScript, Ajax, jQuery y del Framework Backbone, por considerar que son los principales lenguajes de programación que intervienen en la actualidad en el desarrollo de las principales funciones de una página web, logrando ... Read more

    S$ 12.55 SGD

  • MASTER REACT.JS PART 3

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    S$ 5.49 SGD or Free with Kobo Plus

  • MASTER REACT JS PART 1

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    S$ 5.49 SGD or Free with Kobo Plus

  • JavaScript: Novice to Ninja

    by Darren Jones ...
    JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will show you how to to solve real-world problems, ... Read more

    S$ 32.80 SGD or Free with Kobo Plus

  • MERN Quick Start Guide

    Build web applications with MongoDB, Express.js, React, and Node

    Build web applications with MongoDB, ExpressJS, React, and NodeKey FeaturesBuild applications with the MERN stackWork with each component of the MERN stackBecome confident with MERN and ready for more!Book DescriptionThe MERN stack is a collection of great tools—MongoDB, Express.js, React, and Node—that provide a strong base for a developer to build easily maintainable web applications. With each ... Read more

    S$ 37.27 SGD or Free with Kobo Plus

  • Full Stack Development with JHipster

    Build modern web applications and microservices with Spring and Angular

    Discover the world of Full Stack Development with real-world examples.Key FeaturesLeverage the full power of the JHipster platform to build complex web applicationsCreate microservices from scratch and convert JHipster monolith apps into microservicesBuild and deploy applications locally, in Docker and on various cloud platforms.Book DescriptionJHipster is a development platform to generate, ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

  • React Native Blueprints

    Create eight exciting native cross-platform mobile applications with JavaScript

    Develop real world Android and iOS applications with the power of React native.Key Features? Build quirky and fun projects from scratch and become efficient with React Native? Learn to build professional Android and iOS applications with your JavaScript skills? Use Isomorphic principles to build mobile apps that offer a native user experienceBook DescriptionConsidering the success of the React ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

  • Hands-On Data Structures and Algorithms with JavaScript

    Write efficient code that is highly performant, scalable, and easily testable using JavaScript

    Increase your productivity by implementing complex data structures and algorithms using JavaScriptKey FeaturesA step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental JavaScript data structuresGet a better understanding of advanced concepts such as space and time complexity to optimize your codeFocus more on solving the business problem and ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

  • Getting Started with React VR

    Build immersive Virtual Reality apps for the web with React

    by John Gwinner ...
    Create amazing 360 and virtual reality content that runs directly in your browsers with JavaScript and React VR 2.0Key FeaturesA practical guide to developing virtual reality experiences targeting web and mobile browsersCreate customized 3D graphics for your virtual reality experiences with Three.jsExplore the ReactVR library to create objects that seem real and see how they move in the Virtual ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    In-depth guide for writing robust and maintainable JavaScript code in ES8 and beyond

    Master Functional Programming techniques with this comprehensive guide for writing cleaner, safer, high-performing JavaScript codesKey FeaturesBecome proficient and skilled with Functional Programming in JavaScript to solve real-world development problemsSuccessfully apply Functional Programming concepts and techniques to everyday JavaScript programmingBring modularity, reusability, testability, ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

  • Vue.js 2.x by Example

    Example-driven guide to build web apps with Vue.js for beginners

    by Mike Street ...
    Learn the fundamentals of vue.js by creating complex SPAs with Vuex, vue-router and moreKey FeaturesWe bridge the gap between "learning" and "doing" by providing real-world examples that will improve your web development skills with Vue.jsExplore the exciting features of Vue.js 2 through practical and interesting examplesExplore modern development tools and learn how to utilize them by building ... Read more

    S$ 61.79 SGD or Free with Kobo Plus

  • TypeScript 2.x By Example

    Build engaging applications with TypeScript, Angular, and NativeScript on the Azure platform

    by Sachin Ohri ...
    Leverage the power of Typescript 2.0 using real-world examplesKey Features\[\*\]Begin with the fundamentals of TypeScript and learn how to write better JavaScript code\[\*\]Build three amazing applications throughout the book\[\*\]Leverage the power of tools such as Angular 2 and NativeScript to build for the web as well as for mobileBook DescriptionThe TypeScript language, compiler, and open ... Read more

    S$ 54.93 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