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 457 - 480 of 1372 Results
Skip side bar filters
  • 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

    $28.99 AUD

  • The JavaScript Journey

    From Basics to Full-Stack Mastery

    by Priya Singh ...
    "The JavaScript Journey: From Basics to Full-Stack Mastery" is your ultimate guide to unlock the full potential of JavaScript and mastering the art of full-stack development. Whether a novice eager to learn the ropes or a developer with an experience looking to improve your skills, this comprehensive book provides a step-by-step roadmap to success.Starting with JavaScript syntax and control flow ... Read more

    $16.99 AUD

  • Adobe Edge Preview 3: The Missing Manual

    by Chris Grover ...
    Want to use an Adobe tool to design animated web graphics that work on iPhone and iPad? You’ve come to the right book. Adobe Edge Preview 3: The Missing Manual shows you how to build HTML5 graphics using simple visual tools. No programming experience? No problem. Adobe Edge writes the underlying code for you. With this eBook, you’ll be designing great-looking web elements in no time.Get to know ... Read more

    $24.99 AUD

  • JavaScript Pocket Reference

    Activate Your Web Pages

    JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.The first 9 chapters document the latest version (ECMAScript 5) ... Read more

    $9.99 AUD

  • Desenvolva jogos com HTML5 Canvas e JavaScript

    O mercado dos jogos está cada vez mais forte e sendo adotado nos navegadores, com os jogos feitos em HTML5 através da nova especificação de Canvas. Com conhecimento de HTML5 e um pouco de JavaScript, é possível criar jogos extremamente poderosos e com um alto grau de entretenimento. Os tão conhecidos jogos "viciantes". Nesse livro, Éderson Cássio mostra como você pode usar as tecnologias ... Read more

    $14.99 AUD or Free with Kobo Plus

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... Read more

    $14.99 AUD or Free with Kobo Plus

  • Using the HTML5 Filesystem API

    A True Filesystem for the Browser

    by Eric Bidelman ...
    Several client-side storage options are available to web applications, but one area that's been lacking until now is file I/O—the ability to organize binary data into a true hierarchy of folders. That has changed with the advent of HTML5. With this book, you'll learn how to provide your applications with a file system that enables them to create, read, and write files and folders in a sandboxed ... Read more

    $19.99 AUD

  • Eclipse

    Programming Java Applications

    by Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Read more

    $36.99 AUD

  • Dojo: The Definitive Guide

    The Definitive Guide

    Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex ... Read more

    $32.99 AUD

  • Backbone.js Programming By Example

    This book is a practical guide to Backbone.js programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, Node.js and Socket.io. It describes all the elements of the Backbone API and illustrates their use with code examples. The following is a list of highlight topics: * Preparing development environment * Model, View, and Collection * Events ... Read more

    $4.90 AUD

  • Learn Angular: Build a Todo App

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book contains a complete tutorial on building a todo app with Angular. Along the way, we'll learn about installation and setup, component architecture, adding a REST backend, routing, authentication, and much more.This book is for all front-end developers ... Read more

    Was $17.99 AUD Now $15.99 AUD or Free with Kobo Plus

  • Master JavaScript in 30 Days

    by Rebecca Cox ...
    Are you looking to unlock the full potential of JavaScript and become a confident and skilled developer? Look no further! "Master JavaScript in 30 Days" is the ultimate resource that will take you on an exciting journey of learning and mastering JavaScript in just 30 days.This book is carefully crafted to provide a step-by-step approach to learning JavaScript from scratch, making it accessible to ... Read more

    $15.99 AUD

  • JavaScript : Moving to ES2015

    Explore and master modern JavaScript techniques with ES2015 in order to build large-scale web applicationsAbout This BookThis course offers an expert's eye on the latest ES6 features and how these advanced tasks fit together in JavaScript as a wholeDiscover robust JavaScript implementations of classic and advanced design patternsLearn about modern web architectures and build real-world apps on top ... Read more

    $88.99 AUD or Free with Kobo Plus

  • 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

    $41.99 AUD or Free with Kobo Plus

  • Opa: Up and Running

    Rapid and Secure Web Development

    Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa provides a complete stack for web application development, including a web server, database engine, distribution libraries, and a programming language that compiles to JavaScript.You’ll learn step-by-step how to use Opa by building two projects through ... Read more

    $18.99 AUD

  • Svelte with Test-Driven Development

    Advance your skills and write effective automated tests with Vitest, Playwright, and Cucumber.js

    by Daniel Irvine ...
    Key FeaturesUnderstand and master the test-driven development (TDD) workflowExplore the principles of unit testing with Vitest and end-to-end testing using Playwright and Cucumber.jsLeverage practical examples of unit tests covering a range of SvelteKit framework featuresBook DescriptionSvelte is a popular front-end framework used for its focus on performance and user-friendliness, and test-driven ... Read more

    $38.99 AUD or Free with Kobo Plus

  • JavaScript - The Ultimate Guide to Interview Questions

    Preparing You for Interview As well As Deepen Your Knowledge of JavaScript

    Welcome to "JavaScript: The Ultimate Guide to Interview Questions". The book is designed to both prepare you for interview as well as deepen your knowledge of JavaScript.Whether you're a budding developer eager to break into the tech industry or a seasoned programmer looking to brush up on your skills before an interview, this book is designed to equip you with a deep understanding of JavaScript ... Read more

    $16.96 AUD

  • Web Performance in Action

    Building Fast Web Pages

    by Jeremy Wagner ...
    SummaryWeb Performance in Action is your companion guide to making websites faster. You'll learn techniques that speed the delivery of your site's assets to the user, increase rendering speed, decrease the overall footprint of your site, as well as how to build a workflow that automates common optimization techniques.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats ... Read more

    $49.99 AUD

  • Redux in Action

    SummaryWith Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability to solve your state management woes with Redux and focus on developing the apps you need!Foreword by Mark Erikson, Redux co-maintainer ... Read more

    $49.99 AUD

  • Ultimate React Testing with Jest

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

    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 introduce prac... ... Read more

    $30.35 AUD

  • JavaScript Design Patterns

    Deliver fast and efficient production-grade JavaScript applications at scale

    Step into the world of design patterns through modern JavaScript paradigms to supercharge your applications on the web and beyondKey FeaturesExplore various JavaScript design patterns, delving deep into their intricacies, benefits, and best practicesUnderstand the decision-making process guiding the selection of specific design patternsBuild a solid foundation to learn advanced topics in ... Read more

    $42.56 AUD or Free with Kobo Plus

  • Modern Web Development with Deno

    Develop Modern JavaScript and TypeScript Code with Svelte, React, and GraphQL (English Edition)

    by Mayur Borse ...
    Deno is a web platform that offers capabilities for JavaScript and TypeScript and supports modern web standards. It is a straightforward, up-to-date, secure runtime environment for web developers. This book will teach all you need to know about Deno's primitives, its ideas, and how you can use them to build applications that work in the real world. The book's first part is devoted to familiarizing ... Read more

    $24.63 AUD or Free with Kobo Plus

  • Learning Single-page Web Application Development

    This book is aimed at web developers who are familiar with frontend technologies like JavaScript, HTML, and CSS, and modern tools like Bower, Yeoman, and Grunt. ... Read more

    $38.93 AUD 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

    $34.75 AUD or Free with Kobo Plus