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 25 - 48 of 677 Results
Skip side bar filters
  • ClojureScript: Up and Running

    Functional Programming for the Web

    Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not only has similarities to JavaScript—without the flaws—but also supports the full semantics of its parent language. You’ll delve into ClojureScript’s immutable data structures, lazy sequences, first ... Read more

    PHP671.19

  • jQuery Mobile: Up and Running

    Up and Running

    Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory guide to jQuery Mobile shows you how. Through a series of hands-on exercises, you’ll learn the best ways to use this framework’s many interface components to build customizable, multiplatform apps. You don’t need any programming skills or previous ... Read more

    PHP1,255.59

  • Maintainable JavaScript

    Writing Readable Code

    You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and extend.Author Nicholas Zakas assembled this collection of best ... Read more

    PHP1,422.99

  • Developing Backbone.js Applications

    Building Better JavaScript Applications

    by Addy Osmani ...
    If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a ... Read more

    PHP1,632.39

  • Supercharged JavaScript Graphics

    with HTML5 canvas, jQuery, and More

    With HTML5 and improved web browser support, JavaScript has become the tool of choice for creating high-performance web graphics. This faced-paced book shows you how to use JavaScript, jQuery, DHTML, and HTML5's Canvas element to create rich web applications for computers and mobile devices.By following real-world examples, experienced web developers learn fun and useful approaches to arcade games ... Read more

    PHP1,339.29

  • Guia prático de TypeScript

    Melhore suas aplicações JavaScript

    Desenvolvido e mantido pela Microsoft, o TypeScript é um pré-processador open source de códigos JavaScript que auxilia na escrita de códigos, desde os mais simples até os mais complexos, utilizando tipagem de dados e os princípios da Orientação a Objetos para o desenvolvimento de aplicações front-end, back-end e mobile. Neste livro, Thiago da Silva Adriano abordará conceitos básicos do TypeScript, ... Read more

    PHP539.00 or Free with Kobo Plus

  • Ultimate Node.js for Cross-Platform App Development

    Learn to Build Robust, Scalable, and Performant Server-Side JavaScript Applications with Node.js

    by Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express ... Read more

    PHP1,551.16 or Free with Kobo Plus

  • Angular for Beginners 1

    Series Book 1 - Angular for Beginners
    Welcome to the book "Angular for beginners". In this book you will learn how to develop web applications with the Angular framework.You will learn how to create pages and find your way around the system.You will connect your application to GitHub and deploy it online.First, let's get your computer ready to work with Angular.Are you ready? Then let's move on. ... Read more

    PHP414.33 or Free with Kobo Plus

  • Hibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked

    Series Book 7 - Job Interview Questions series
    300 Hibernate, Spring & Struts Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive jo... ... Read more

    PHP465.61

  • Maîtriser le Frontend : Du Débutant au Développeur Expert

    Naviguez avec Assurance à travers HTML, CSS, JavaScript et les Frameworks Modernes

    by YVES SITBON ...
    Que vous soyez novice dans le développement web ou que vous cherchiez à élever vos compétences au niveau supérieur, ce livre est votre allié incontournable. Plongez dans l'univers captivant du frontend avec un guide complet qui explore chaque recoin, des fondamentaux de HTML et CSS aux prouesses avancées de React, Angular, et Vue.js.Découvrez des chapitres qui vous guideront à travers la ... Read more

    PHP689.01 or Free with Kobo Plus

  • 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

    PHP517.40 or Free with Kobo Plus

  • Functional Programming in TypeScript - An Approachable Guide

    functional programming through the lens of TypeScript

    Welcome to "Functional Programming in TypeScript: An Approachable Guide", a book designed to introduce you to the world of functional programming through the lens of TypeScript. This book is crafted for those who are new to functional programming or TypeScript, or perhaps both, and are looking to understand how these two can work together to create robust, scalable, and maintainable applications ... Read more

    PHP569.19

  • Easy, Fast & Practical PWA

    Zero Cost Way To Get Your PWA on App Stores

    Progressive Web Apps (PWAs) offer a cost-effective alternative to native mobile apps and are quicklygaining popularity. PWAs benefit from features of traditional websites while granting access to capabilities usually found in native mobile apps, such as being able to operate offline and in poor network condition, push notifications, camera access, etc. Designed for fast performance with modern web ... Read more

    PHP569.19

  • D3.js数据可视化实战手册

    Chinese Edition

    超过70多种创建动态数据可视化的方案!Key Features超过70多种创建动态数据可视化的方案文字简洁,易于读者理解精挑细选,关注最重要的任务和问题细心组织,提供高效的问题解决方案讲解透彻,清晰解读每个操作步骤举一反三,将解决方案应用到其他场景Book Description如今这个互联网时代,人们每天都生产海量的数据,如果直接面对这些数据,可能让人无从下手。将数据可视化,用形象立体的形式将其展现,有利于分析其中的关联,攫取可能存在的商业机会。本书意图通过大量的示例和代码,向读者讲述如何利用D3.js来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书一共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局、可视化交互、力学模拟 ... Read more

    PHP1,800.89 or Free with Kobo Plus

  • Front-end com Vue.js

    Da teoria à prática sem complicações

    Se você acha que é preciso muito tempo e códigos HTML, CSS e JavaScript embolados para conseguir construir um layout moderno e interativo, com um curto tempo de carregamento e funcionamento em qualquer plataforma, com certeza não conhece o Vue.js. Ele é um framework feito em JavaScript, que tem como principal objetivo o reaproveitamento de código e uma curva de aprendizagem pequena. Neste livro, ... Read more

    PHP568.00 or Free with Kobo Plus

  • JAVASCRIPT FOR EVERYONE:

    Master and Build Dynamic Web Applications

    Are you a beginner in the field of coding!!!Then this book is specially made for you.Learn coding with ease and less stress. Including examples and images of how your coding will look like.BUY NOW and start coding ... Read more

    PHP748.61 or Free with Kobo Plus

  • Mastering React Native

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Read more

    PHP724.69

  • Mémento jQuery

    by Éric Sarrion ...
    Series series Mémento
    jQuery est devenue un must pour développer des applications dynamiques avec HTML5, JavaScript et CSS.Elle est la bibliothèque JavaScript la plus populaire, appréciée tant pour sa fiabilité que pour son efficacité dans la création de sites web à la pointe de la technologie.Cette quatrième édition du mémento tient compte des dernières nouveautés et mises à jour de jQuery. ... Read more

    PHP313.26

  • How JavaScript Works

    A light-hearted romp thru the world’s most misunderstood programming language.Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript’s number type is shown to be faulty and limiting, but then Crockford shows how to repair those problems. He then moves on to data structures and functions, exploring the underlying mechanisms and ... Read more

    PHP1,657.19 or Free with Kobo Plus

  • Ruby on Rails With Artificial Intelligence (2025)

    Master Ruby on Rails Programming with AI : Learn Ruby on Rails Sharp in One Day with Hands-on Projects for Beginners!

    Unleash Your Web Development Potential with Ruby on Rails! **Experience the Magic of Ruby on Rails** Are you ready to embark on a journey of creating dynamic web applications with unmatched efficiency? Enter the world of Ruby on Rails, the game-changing web application framework crafted by David Heinemeier Hansson. Since its inception in 2004, Ruby on Rails has emerged as a powerhouse, empowering ... Read more

    PHP1,744.37 or Free with Kobo Plus

  • Building HTML5 Games with ImpactJS

    An Introduction On HTML5 Game Development

    by Jesse Freeman ...
    Create a real 2D game from start to finish with ImpactJS, the JavaScript game framework that works with the HTML5's Canvas element. Making video games is hard work that requires technical skills, a lot of planning, and—most critically—a commitment to completing the project. With this hands-on guide, you’ll learn how to use Impact with other technologies step-by-step.You’ll pick up important tips ... Read more

    PHP677.59

  • HTML5 Hacks

    Tips & Tools for Creating Interactive Web Applications

    With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.You’ll also find hacks for HTML5 markup elements and attributes ... Read more

    PHP1,118.39

  • jQuery UI

    Learn How to use Dialogs, Autocomplete, and More

    by Eric Sarrion ...
    With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You’ll also learn how to program common but complex tasks, such as managing drag and ... Read more

    PHP597.79

  • Getting Started with D3

    Creating Data-Driven Documents

    by Mike Dewar ...
    Learn how to create beautiful, interactive, browser-based data visualizations with the D3 JavaScript library. This hands-on book shows you how to use a combination of JavaScript and SVG to build everything from simple bar charts to complex infographics. You’ll learn how to use basic D3 tools by building visualizations based on real data from the New York Metropolitan Transit Authority.Using ... Read more

    PHP551.69