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 1 - 24 of 1105 Results
Skip side bar filters
  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Read more

    PHP616.19

  • JavaScript Basics

    Flinging Event, Element, and Object Bombs at Zombie Heads

    by John Rhea ...
    Series series Undead Institute
    Got basic programming skills but are new to JavaScript? Ready to pitch in and save humanity from the zombie hordes? Now you can do both at the same time.You’ll learn how to work with JavaScript objects, creating and setting properties, defining and using methods and the way objects are used in the Document Object Model (DOM). All while kicking serious zombie tuchus.Speaking of the DOM you’ll ... Read more

    PHP250.99 or Free with Kobo Plus

  • Managing Your IT Infrastructure with Zentyal

    Article

    Zentyal (formerly eBox Platform) is a program for servers used in small and medium enterprises (SMBs). It plays multiple rolesas a gateway, network infrastructure manager, unified threat manager, office server, unified communications server or a combination of all of the above. This is the second article in our series on Zentyal. ... Read more

    PHP31.03

  • JavaScript Web Applications

    jQuery Developers' Guide to Moving State to the Client

    by Alex MacCaw ...
    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the ... Read more

    PHP1,241.39

  • Web Development with Node and Express

    Leveraging the JavaScript Stack

    by Ethan Brown ...
    Build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you through the development of an example application. This hands-on guide covers everything from server-side rendering to API development suitable for usein single-page apps (SPAs).Express strikes a balance ... Read more

    PHP2,128.39

  • jQuery Pocket Reference

    Read Less, Learn More

    "As someone who uses jQuery on a regular basis, it was surprising to discover how much of the library I’m not using. This book is indispensable for anyone who is serious about using jQuery for non-trivial applications." -- Raffaele Cecco, longtime developer of video games, including Cybernoid, Exolon, and StormlordjQuery is the "write less, do more" JavaScript library. Its powerful features and ... Read more

    PHP753.59

  • JavaScript: The Definitive Guide

    Master the World's Most-Used Programming Language

    For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript material on the market. The seventh edition represents a significant update, with new information for ECMAScript 2020, and new chapters on language-specific features.JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the ... Read more

    PHP3,015.49

  • Node.js Design Patterns

    If you're a JavaScript developer interested in a deeper understanding of how to create and design Node.js applications, this is the book for you. ... Read more

    PHP1,718.09 or Free with Kobo Plus

  • JavaScript Everywhere

    Building Cross-Platform Applications with GraphQL, React, React Native, and Electron

    by Adam D. Scott ...
    JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications.Author and engineering leader Adam ... Read more

    PHP1,906.69

  • Responsive Web Design with HTML5 and CSS

    Build future-proof responsive websites using the latest HTML5 and CSS techniques

    by Ben Frain ...
    Harness the latest capabilities of HTML5 and CSS to create a single UI that works flawlessly on mobile phones, tablets, and desktops — plus everything in-between – now with color images! Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesUnderstand what responsive web design is and its significance for modern web developmentExplore the latest developments in responsive ... Read more

    PHP2,572.19 or Free with Kobo Plus

  • Mobile Design and Development

    Practical concepts and techniques for creating mobile sites and web apps

    by Brian Fling ...
    Mobile devices outnumber desktop and laptop computers three to one worldwide, yet little information is available for designing and developing mobile applications. Mobile Design and Development fills that void with practical guidelines, standards, techniques, and best practices for building mobile products from start to finish. With this book, you'll learn basic design and development principles ... Read more

    PHP1,241.39

  • JavaScript Patterns

    Build Better Applications with Coding and Design Patterns

    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're ... Read more

    PHP1,330.09

  • The Basics of JavaScript and HTML Coding For Beginners

    Learn JavaScript and HTML Programming Web Design Skills Together

    Master JavaScript and HTML Basics in No Time!Are you ready to dive into the exciting world of JavaScript and HTML? Whether you're a complete beginner or looking to strengthen your coding skills, The Basics of JavaScript and HTML Coding For Beginners is your ultimate guide to understanding and harnessing the power of these essential programming languages. This JavaScript and HTML book for beginners ... Read more

    PHP553.77

  • Batter Backbone Applications With MarionetteJS

    Backbone.js is a growing, popular library for building JavaScript-based web applications in a well-structured, organized and maintainable way, using patterns similar to MVC. If you already have a working knowledge of Backbone, it's now time to take your applications to the next level with MarionetteJS. The Backbone extension builds on top of Backbone's event-driven architecture and adds a myriad ... Read more

    PHP785.84

  • Interactive Web Development with Three.js and A-Frame

    Create Captivating Visualizations and Projects in Immersive Creative Technology for 3D, WebAR, and WebVR Using Three.js and A-Frame (English Edition)

    Build rich Creative Technology projects using 3D, AR, and VRBook DescriptionEmbark on an amazing journey into the world of Creative Development with this comprehensive guide. From the basics of Three.js and A-Frame, each chapter adds more knowledge and techniques to empower creative developers to navigate the world of Creative Development. Readers will learn to build games and commercial ... Read more

    PHP1,536.88 or Free with Kobo Plus

  • UI5 User Guide

    How to develop responsive data-centric client web applications

    The UI5 User Guide gets the reader started quickly with OpenUI5/SAPUI5 development. Step by step, it shows how to develop a basic client web application, introducing concepts and flow of developing with UI5 along the way. You can reuse the resulting code as a template for any serious UI5 application.After getting started, the main content of the book is divided into three parts:The first part of ... Read more

    PHP1,657.69

  • Ultimate React Testing with Jest

    Build Reliable Web Applications Using React Testing Library, Modern Testing Patterns, Async Flows and CI/CD Integration (English Edition)

    Write clean, confident React tests that eliminate bugs before they reach users.Key Features? End-to-end React testing with Jest and React Testing Library.? Hands-on coverage of hooks, async flows, Redux, routing, and CI.? Modern testing strategies using Jest, RTL, MSW, and real scenarios.Book DescriptionUltimate React Testing with Jest uses Jest as the foundation to ... ... Read more

    PHP1,228.89 or Free with Kobo Plus

  • Building Android Games with Cocos2d-x

    Learn to create engaging and spectacular games for Android using Cocos2d-x

    Key FeaturesBook DescriptionIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for you.What you will learnWho this book is forIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for ... Read more

    PHP1,085.89 or Free with Kobo Plus

  • Modern Web Development with Angular

    Build Cutting-Edge, Scalable Web Apps from Scratch with Angular, TypeScript, and Reactive Programming (English Edition)

    Learn modern Angular development and jumpstart your web development journeyKey Features● Learn Angular from scratch, starting with setup and basic application structure to advanced topics like component communication and unit testing.● Practical examples and step-by-step instructions to build multi-page reactive and real-world applications.● Learn best practices for unit testing Angular components ... Read more

    PHP1,106.59 or Free with Kobo Plus

  • Learning Python

    by Mark Lutz ...
    Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programming or just new to Python. Once you finish, you will know enough about the language to use it in any application domain you choose.Learning Python ... Read more

    PHP1,418.79

  • Building a Tip Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tip Calculator

    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... Read more

    PHP307.38 or Free with Kobo Plus

  • Getting Started with React

    A light but powerful way to build dynamic real-time applications using ReactJS

    A light but powerful way to build dynamic real-time applications using ReactJSKey Features\[\*\] Learn how to develop powerful JavaScript applications using ReactJS\[\*\] Integrate a React-based app with an external API (Facebook login) while using React components, with the Facebook developer app\[\*\] Implement the Reactive paradigm to build stateless and asynchronous apps with ReactBook ... Read more

    PHP1,590.29 or Free with Kobo Plus

  • Serverless Web Applications with React and Firebase

    Develop real-time applications for web and mobile platforms

    Build rich and collaborative applications using client-side code with React, Redux, and FirebaseKey Features1) A practical guide covering the full stack for web development with React 16 and Firebase2) Leverage the power of Firebase Cloud Storage, messaging, functions, OAuth, and database security to develop serverless web applications.3) Develop high-performance applications without the hassle of ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • A Skeptic’s Guide to Functional Programming with JavaScript

    How to level up your code without alienating your team

    What if the team hates my functional code? Learning functional programming can be intoxicating. Your code becomes more elegant, more expressive—solid. But what if the people you work with don’t get it? Some of their concerns are legitimate. Others are plain ignorant. But how do you tell the difference? And either way, how do you have a rational conversation when there’s so much angst? It seems ... Read more

    PHP1,729.69