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 937 - 960 of 1371 Results
Skip side bar filters
  • Node.js

    Guida per creare API e applicazioni in JavaScript

    Node.js è un framework open source basato sul motore JavaScript V8 di Chrome che permette di creare applicazioni veloci, compatte e affidabili. Questo manuale accompagna nell'apprendimento delle varie funzionalità. Si parte da un'introduzione a Node.js e alla sua storia, per poi passare all'installazione e configurazione del software. Si prosegue con la creazione e l'esecuzione della prima ... Read more

    $37.99 CAD

  • Instant Testing with CasperJS

    by Eric Brehault ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A concise guide full of step-by-step recipes to teach you how to create CasperJS tests for your web development projects. This book will be extremely useful for web developers who are new to testing or who want to move from another testing solution to CasperJS. It is assumed that you ... Read more

    $17.99 CAD or Free with Kobo Plus

  • Appcelerator Titanium Application Development by Example Beginner's Guide

    by Darren Cope ...
    "Appcelerator Titanium Application Development by Example Beginner's Guide" is an example-driven tour of the language that guides you through all the stages of app design. The style is relaxed and friendly whilst remaining concise and structured. If you are new to this technology or curious about the possibilities of Appcelerator Titanium then this book is for you. If you are a web developer who ... Read more

    $34.99 CAD or Free with Kobo Plus

  • Learning JavaScript Fast

    Build Web Interactivity Using Powerful JavaScript Tools

    Beginners who wish to learn JavaScript fast and efficiently may find "Learning JavaScript Fast: Essential Coding Skills for Beginners: Build Web Interactivity Using Powerful JavaScript Tools," an extensive tutorial. This book makes it easier for users to create dynamic web apps by offering a methodical and straightforward approach to comprehending the fundamentals of JavaScript. This book breaks ... Read more

    $11.99 CAD

  • Node.js: The Definitive Resource

    Node.js has become a go-to development environment, empowering developers to use JavaScript across the entire stack. This book will get you started quickly, covering the essentials, exploring server-side development, and demystifying how Node.js works under the hood, so you can confidently begin coding. ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Meteor

    Criando aplicações web real-time com JavaScript

    O JavaScript já é uma opção real de desenvolvimento server-side. Trabalhar com a mesma linguagem que utilizamos no front-end é também uma grande vantagem. Diversos frameworks surgiram e, sem dúvida, o Meteor é que mais se destaca. Neste livro, venha desenvolver sua própria rede social do zero implementando funcionalidades que interagem em tempo real, além de também aprender a trabalhar com ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Quick Start Basic HTML and JavaScript

    Basic HTML and JavaScript skills are required for working on the web.In this Quick Start guide, we cover the basics of both.Starting with HTML elements, review HTML5 changes, tables, divs, and spans.Next, we cover JavaScript's basic syntax.Including:Variable and ValuesFunctionsConditionalsLoopsScopeClosuresThis isn't a long one but a concise quick-start guide for all levels who wa... ... Read more

    $0.99 CAD or Free with Kobo Plus

  • Ultimate React Native for Cross Platform App Development

    Turn Your Ideas into Scalable, Production-Ready Cross-Platform React Native Mobile Applications for iOS and Android

    Master the creation of high-performance appsKey Features● Get a free one-month digital subscription to www.avaskillshelf.com● Complete end-to-end guide from React Native setup to App Store and Google Play deployment.● Production-ready architecture covering navigation, state, offline sync, and native modules.● Real-world best practices for testing, CI/CD, performance optimization, and long-term ... Read more

    $34.99 CAD or Free with Kobo Plus

  • Excel Custom Functions

    Straight to the Point

    by Suat M Ozgur ...
    Series series Straight to the Point
    Excel users are used to build custom functions—called user-defined functions (UDFs)—in Windows and Mac versions of the application. UDFs can be simply written in Visual Basic Editor (VBE) using the Visual Basic for Applications (VBA) language. UDFs are not portable to Excel Online and Excel for iOS due to the missing VBA capability on these platforms. Therefore, Microsoft has improved the ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Sencha Touch 2 Up and Running

    Building Enterprise Cross-Platform Mobile Web Applications

    Launch into Sencha Touch 2 with this hands-on book, and quickly learn how to develop robust mobile web apps that look and behave like native applications. Using numerous code samples, author Adrian Kosmaczewski guides you every step of the way through this touchscreen-enabled JavaScript framework—from creating your first basic app to debugging, testing, and deploying a finished product.Learn how ... Read more

    $19.99 CAD

  • Java Programming for Beginners

    Master of Programming

    by Sarful Hassan ...
    Series series Master of Programming
    Java Programming for BeginnersAre you ready to master one of the world's most powerful and in-demand programming languages—even if you've never written a single line of code before? This beginner-friendly guide to Java programming is designed to help you learn step by step, with clear explanations, practical examples, and hands-on exercises that build real skills.What This Book Is AboutThis book ... Read more

    $6.99 CAD or Free with Kobo Plus

  • JavaScript for hackers

    Learn to think like a hacker

    by Gareth Heyes ...
    Have you ever wondered how a hacker approaches finding flaws in the browser and JavaScript? This book shares the thought processes and gives you tools to find your own flaws. It shares the basics of JavaScript hacking, then dives in and explains how to construct JavaScript payloads that don't use parentheses.Shows how you can find flaws with fuzzing and how to quickly fuzz millions of characters ... Read more

    $31.36 CAD

  • PHP in a Nutshell

    A Desktop Quick Reference

    by Paul Hudson ...
    Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of ... Read more

    $21.99 CAD

  • JavaScript Security

    by Y.E Liang ...
    This book is for JavaScript developers having basic web development knowledge and also for those who want to explore the security issues that arise from the use of JavaScript. Prior knowledge of how JavaScript is used, such as for DOM manipulation or to perform Ajax operations, is assumed. ... Read more

    $17.99 CAD or Free with Kobo Plus

  • Ultimate React Design Patterns for High Performance

    Build Clean, Scalable and Enterprise-Ready React Applications with Advanced Patterns and Performance Techniques (English Edition)

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps.Book DescriptionReact has become the cornerstone of modern web development, powering user interfaces for startups, global platforms, and enterprise systems alike. Ultimate React Design Patterns for High Performance is your roadmap to mastering the advanced concepts needed to build scalable, maintainable, and production ... Read more

    $35.00 CAD or Free with Kobo Plus

  • TypeScript for React Developers: From Basics to Production-Ready Apps

    by Felix Morgan ...
    Tired of chasing undefined is not a function errors? Ready to build scalable, professional-grade web applications that your future self will thank you for?"TypeScript for React Developers" is the definitive, beginner-friendly guide to mastering the world's most popular frontend stack. This book is meticulously crafted for the modern React developer who understands the power of components but wants ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Modern Front-End Development for Rails

    Hotwire, Stimulus, Turbo, and React

    by Noel Rappin ...
    Improve the user experience for your Rails app with rich, engaging client-side interactions. Learn to use the Rails 7 tools and simplify the complex JavaScript ecosystem. It's easier than ever to build user interactions with Hotwire, Turbo, and Stimulus. You can add great front-end flair without much extra complication. Use React to build a more complex set of client-side features. Structure your ... Read more

    $47.99 CAD

  • Refactoring JavaScript

    Turning Bad Code Into Good Code

    by Evan Burchard ...
    How often do you hear people say things like this? "Our JavaScript is a mess, but we’re thinking about using [framework of the month]."Like it or not, JavaScript is not going away. No matter what framework or ”compiles-to-js” language or library you use, bugs and performance concerns will always be an issue if the underlying quality of your JavaScript is poor. Rewrites, including porting to the ... Read more

    $45.99 CAD

  • JavaScript & Vue.js: A Match Made in Heaven

    Discover the Power of JavaScript and Vue.js!JavaScript is the most widely used programming language in the world, powering websites, apps, and countless digital experiences. Whether you're new to coding or looking to refine your skills, this book offers a clear and engaging guide to mastering JavaScript's core concepts.What You'll Learn in JavaScript:The basics of variables, values, and ... Read more

    $15.99 CAD or Free with Kobo Plus

  • 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

    $7.99 CAD

  • Building a Calorie Estimator Web App : with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Calorie Estimator

    Are you ready to apply your basic web development knowledge to a real project? This book guides you through building a Calorie Estimator web app using only HTML, CSS, and JavaScript. Presented in a clear question-and-answer format, each section explains the reasoning behind every step, so you can confidently create your own interactive web applications.What you’ll find inside:An introduction to ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Full-Stack Web Development with TypeScript 5

    Craft modern full-stack projects with Bun, PostgreSQL, Svelte, TypeScript, and OpenAI

    Unleash the power of modern web development and master both frontend and backend development by building a real-world application Key FeaturesIntegrate AI capabilities in an application using the OpenAI API and learn AI-based featuresBuild robust web applications with advanced TypeScript features like typing, generics, classes, and interfacesImplement user authentication and authorization ... Read more

    $31.99 CAD or Free with Kobo Plus

  • Testing JavaScript Applications

    Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications.SummaryAutomated testing will help you write high-quality software in less time, with more confidence, fewer bugs, and without constant manual oversight. Testing JavaScript Applications is a guide to building a comprehensive and reliable JS application testing suite, ... Read more

    $65.99 CAD

  • CoffeeScript Application Development

    by Ian Young ...
    CoffeeScript Application Development is a practical, hands-on guide with step-by-step instructions. Follow the smooth and easy tutorial approach, covering examples that build in complexity. By the final chapter you'll be wondering why you didn't try CoffeeScript sooner. If you are a JavaScript developer who wants to save time and add power to your code, then this is the book that will help you do ... Read more

    $30.99 CAD or Free with Kobo Plus