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 1033 - 1056 of 1278 Results
Skip side bar filters
  • Building UIs with Wijmo

    by Yuguang Zhang ...
    Written with an example-based approach, Building UIs with Wijmo leads you step by step through the implementation and customization of each library component and its associated resources. Reference tables of each configuration option, method, and event for each component are provided, alongside detailed explanations of how each widget is used. Building UIs with Wijmo is targeted at readers who are ... Read more

    PHP1,111.29 or Free with Kobo Plus

  • Learning UnderscoreJS

    Explore the Underscore.js library by example using a test-driven development approach

    Key FeaturesBook DescriptionUnderscore.js is one of the most popular modern JavaScript libraries used for functional programming. It can be used as a base for building complex JavaScript applications in a sustainable manner and for building other JavaScript libraries. It embraces functional programming principles but is not opinionated and can be used with imperative, object-oriented, functional, ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Construindo APIs REST com Node.js

    Caio Ribeiro Pereira

    Hoje em dia, é muito comum criar aplicações client-side para web e mobile que consomem dados de uma API (Application Programming Interface), que são sistemas back-end focados apenas no processamento e envio de dados, de forma centralizada. Isso permite que sejam desenvolvidas múltiplas aplicações clientes com interfaces específicas para usuários mobile, desktop ou web. Desde 2010, o Node.js provou ... Read more

    PHP568.00 or Free with Kobo Plus

  • Hands-On Full Stack Web Development with Aurelia

    Develop modern and real-time web applications with Aurelia and Node.js

    Develop rich and scalable web applications with Node.js, Express.js, and MongoDBKey FeaturesLearn the advanced features of Aurelia to build responsive web applicationsWrite clean, modular, and testable code that will be easy to maintain and evolveHarness the power of JavaScript on the client and server side to build full-stack applicationsBook DescriptionHands-On Full Stack Web Development with ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • Learning Perl

    Learning Perl, popularly known as "the Llama," is the book most programmers rely on to get started with Perl. The bestselling Perl tutorial since it was first published in 1993, this new fifth edition covers recent changes to the language up to Perl 5.10.This book reflects the combined experience of its authors, who have taught Perl at Stonehenge Consulting since 1991. Years of classroom testing ... Read more

    PHP1,418.79

  • Enterprise Web Development

    Building HTML5 Applications: From Desktop to Mobile

    If you want to build your organization’s next web application with HTML5, this practical book will help you sort through the various frameworks, libraries, and development options that populate this stack. You’ll learn several of these approaches hands-on by writing multiple versions of a sample web app throughout the book, so you can determine the right strategy for your enterprise.What’s the ... Read more

    PHP1,596.19

  • Opa Application Development

    by Li Wenbo ...
    It is a tutorial guide to learning how to use Opa with JavaScript, Nodejs, and MongoDB to develop web applications easily and effectively.If you are a web developer who wants to get started with the Opa framework and build web applications with it? Then this book is for you. Web development experience is assumed and would be helpful. ... Read more

    PHP935.79 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

    PHP1,873.79 or Free with Kobo Plus

  • Advanced Perl Programming

    The Worlds Most Highly Developed Perl Tutorial

    by Simon Cozens ...
    With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current ... Read more

    PHP1,596.19

  • Web Development with MongoDB and NodeJS

    Build an interactive and full-featured web application from scratch using Node.js and MongoDB

    Key FeaturesBook DescriptionNode.js and MongoDB are quickly becoming one of the most popular tech stacks for the web. Powered by Google's V8 engine, Node.js caters to easily building fast, scalable network applications while MongoDB is the perfect fit as a scalable, high-performance, open source NoSQL database solution. Using these two technologies together, web applications can be built quickly ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • Highcharts Essentials

    by Bilal Shahid ...
    If you are a web developer with a basic knowledge of HTML, CSS, and JavaScript and want to quickly get started with this web charting technology, this is the book for you. This book will also serve as an essential guide to those who have probably used a similar library and are now looking at migrating to Highcharts. ... Read more

    PHP1,637.99 or Free with Kobo Plus

  • La Guía Básica de JavaScript

    JavaScript es un lenguaje de programación interpretado, que define como orientado a objetos,3 basado en prototipos, imperativo, débilmente tipado y dinámico.Se utiliza principalmente en su forma del lado del cliente (client-side), implementado como parte de un navegador web permitiendo mejoras en la interfaz de usuario y páginas web dinámicas4 aunque existe una forma de JavaScript del lado del ... Read more

    PHP120.12

  • Learning jQuery 3

    Interactive front-end website development

    Create efficient and smart web applications with jQuery 3.0 using this step-by-step practical tutorialKey Features- Create a fully featured and responsive client-side application using jQuery- Explore all the latest features of jQuery 3.0 and code examples updated to reflect modern JavaScript environments- Develop high performance interactive pagesBook DescriptionIf you are a web developer and ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • TypeScript in Action

    From Fundamentals to Advanced Patterns

    by Asher Vale ...
    Master TypeScript and Build Production-Ready Applications with ConfidenceTypeScript has revolutionized modern web development, transforming how developers write JavaScript by adding powerful type safety, enhanced tooling, and enterprise-grade scalability. Whether you're building your first TypeScript project or architecting complex applications, this comprehensive guide provides everything you ... Read more

    PHP929.52 or Free with Kobo Plus

  • Learning Vue.js 2

    Learn how to build amazing reactive web applications easily with Vue.js

    by Olga Filipova ...
    Learn how to build amazing and complex reactive web applications easily with Vue.jsKey Features\[\*\]Learn how to propagate DOM changes across the website without writing extensive jQuery callbacks code.\[\*\]Learn how to achieve reactivity and easily compose views with Vue.js and understand what it does behind the scenes.\[\*\]Explore the core features of Vue.js with small examples, learn how to ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • High Performance JavaScript

    Build Faster Web Application Interfaces

    If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, ... Read more

    PHP1,241.39

  • Node.js Design Patterns

    Master best practices to build modular and scalable server-side web applications

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeKey Features\[\*\] Create reusable patterns and modules by leveraging the new features of Node.js .\[\*\] Understand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.\[\*\] This unique ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Programming Elm

    Build Safe, Sane, and Maintainable Front-End Applications

    Elm brings the safety and stability of functional programing to front-end development, making it one of the most popular new languages. Elm's functional nature and static typing means that run-time errors are nearly impossible, and it compiles to JavaScript for easy web deployment. This book helps you take advantage of this new language in your web site development. Learn how the Elm Architecture ... Read more

    PHP1,551.89

  • Java Programming

    A Comprehensive Guide to Development Tools and Versatility

    by Ryan roffe ...
    Explore the vast development tools and versatility of Java in 2023 with this guide. Java, a widely-used programming language in web and computing applications, offers a free download solution for accessing the latest versions and implementing updates. Found in numerous web applications and computing technologies, Java's scalability makes it suitable for a wide range of applications, from small ... Read more

    PHP615.37 or Free with Kobo Plus

  • SproutCore Web Application Development

    Creating fast, powerful, and feature-rich web applications using the SproutCore HTML5 framework

    by Tyler Keating ...
    Creating fast, powerful, and feature-rich web applications using the SproutCore HTML5 frameworkKey FeaturesWrite next-gen HTML5 apps using the SproutCore framework and toolsGet started right away by creating a powerful application in the very first chapterBuild your understanding of SproutCore as you follow through the most complete reference to the framework anywhere in existenceBook ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Curso de Programación con Java - 2ª Edición

    Cuando usamos los equipos informáticos podemos hacer muchas cosas. Un adolescente puede utilizar Internet para enviar un mensaje, un estudiante puede usar una hoja de cálculo para realizar el cálculo de un promedio o la cantidad de puntos que necesita para aprobar cada materia, un cocinero puede guardar sus recetas en un editor de texto como Word, etc. De hecho, la cantidad de productos ... Read more

    PHP1,228.89

  • Mobile App Development with Ionic, Revised Edition

    Cross-Platform Apps with Ionic, Angular, and Cordova

    Learn how to build app store-ready hybrid apps with the Ionic 2, the framework built on top of Apache Cordova (formerly PhoneGap) and Angular. This revised guide shows you how to use Ionic’s tools and services to develop apps with HTML, CSS, and TypeScript, rather than rely on platform-specific solutions found in Android, iOS, and Windows Phone.Author Chris Griffith takes you step-by-step through ... Read more

    PHP1,906.69

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... Read more

    PHP1,063.99

  • Instant Fancybox

    Enhance the look of your web pages using the lightweight and highly customizable jQuery plugin Fancybox

    by Kyle Diedrick ...
    Enhance the look of your web pages using the lightweight and highly customizable jQuery plugin FancyboxKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsCreate advanced and visually stunning image galleries with FancyboxCustomize the look and feel of the Fancybox pluginMaster how to work with Fancybox’s custom settings, events, and APILearn how ... Read more

    PHP1,008.89 or Free with Kobo Plus