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 505 - 528 of 1371 Results
Skip side bar filters
  • Refactoring TypeScript

    Keeping your code healthy

    by James Hickey ...
    Discover various techniques to develop maintainable code and keep it in shape.Key FeaturesLearn all about refactoring - why it is important and how to do itDiscover easy ways to refactor code with examplesExplore techniques that can be applied to most other programming languagesBook DescriptionRefactoring improves your code without changing its behavior. With refactoring, the best approach is to ... Read more

    $23.99 CAD or Free with Kobo Plus

  • NodeJS: Programmare Web-App Con Javascript

    Programmazione Web, #3

    by Kevin Lioy ...
    Series Book 3 - Programmazione Web
    La crescente popolarità di JavaScript ha portato molti cambiamenti e ha completamente rivoltato lo sviluppo web dei nostri giorni, modificandolo radicalmente.Le cose che possiamo fare oggi sul web con JavaScript in esecuzione lato server, così come lato browser, erano difficili da immaginare pochi anni fa o erano incapsulate in ambienti particolari detti "sandbox" come Flash o Applet Java.Le ... Read more

    $10.99 CAD or Free with Kobo Plus

  • Ultimate Ember.js for Web App Development

    Build large-scale, complex Web Applications using the battle-tested Ember.js framework.Book DescriptionUnlock the full potential of Ember.js with this comprehensive practical handbook tailored for both novice and experienced web developers.Starting with an introduction to Ember.js, delve into essential concepts such as Ember-Cli and local setup, gaining proficiency in Ember.js routing for seamless ... Read more

    $22.99 CAD

  • JSP-Servlet Interview Questions You'll Most Likely Be Asked

    Series Book 13 - Job Interview Questions series
    280 JSP-Servlet Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJSP-Servlet Interview Questions You'll Most Likely Be Asked is a perfect companion to stand a head above the rest in today's competitive job market. Rather than going t... ... Read more

    $27.99 CAD or Free with Kobo Plus

  • GraphQL Best Practices

    Gain hands-on experience with schema design, security, and error handling

    by Artur Czemiel ...
    Get to grips with best practices, advanced techniques, and practical examples in TypeScript for building a scalable and secure backend with seamless frontend integrationKey FeaturesGain detailed guidance for crafting effective GraphQL schemasExplore insights into securing and optimizing GraphQL applicationsLearn through step-by-step examples, using TypeScript for practical learningPurchase of the ... Read more

    $34.99 CAD or Free with Kobo Plus

  • The Basics of JavaScript Coding For Beginners

    Learn Basic JavaScript Programming Concepts

    Learn JavaScript Easier:Looking to dive into the world of JavaScript but don't know where to start? The Basics of JavaScript Coding For Beginners is the perfect introduction for anyone new to coding. Whether you're completely new to programming or you're familiar with other languages and want to master JavaScript, this easy-to-follow guide will have you coding in no time!This JavaScript book for ... Read more

    $4.99 CAD

  • Svelte: A Beginner's Guide

    Svelte is a relatively new JavaScript frontend framework for developing websites and web apps.The praise that Svelte has received over the last two years is testament to it not being "just another frontend framework". It won "breakthrough of the year" on the State of JS survey 2019, followed by topping the satisfaction rating in 2020. It was also voted the most loved web framework in the Stack ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Oh my code, je parle le JavaScript !

    2e édition

    by Sonia Baibou ...
    14 PROJETS POUR DÉCOUVRIR JAVASCRIPT !Vous souhaitez apprendre à coder en JavaScript, le langage qui rendra vos pages web interactives et dynamiques ? C’est justement l’objet de cet ouvrage qui vous guidera pas à pas dans la création de 14 projets concrets que vous pourrez intégrer à n’importe quel site Internet. Vous y découvrirez aussi la méthodologie à suivre pour décomposer votre code en ... Read more

    $24.99 CAD

  • Designing Applications with Spring Boot 2.2 and React JS

    Step-by-step guide to design and develop intuitive full stack web applications

    by Dinesh Rajput ...
    Designing Application with Spring Boot 2 & React JS is divided into three parts. The first part introduces you to the essentials of the Spring Boot 2.2 Framework and you will learn how to create REST APIs and how to secure REST APIs. Part 2 steps behind the front end application development with React JS and discuss React features and its advantages toward the front end application development. ... Read more

    $21.99 CAD or Free with Kobo Plus

  • jQuery UI in Action

    by TJ VanToll ...
    SummaryjQuery UI in Action is a practical guide to using and customizing jQuery UI library components to build rich, user-friendly web applications. By working through numerous engaging examples, you'll move quickly from placing a datepicker on the page to building a complete user interface that includes features like a contact form and shopping cart. You'll master jQuery UI's five main ... Read more

    $65.99 CAD

  • MERN Quick Start Guide

    Build web applications with MongoDB, Express.js, React, and Node

    Build web applications with MongoDB, ExpressJS, React, and NodeKey FeaturesBuild applications with the MERN stackWork with each component of the MERN stackBecome confident with MERN and ready for more!Book DescriptionThe MERN stack is a collection of great tools—MongoDB, Express.js, React, and Node—that provide a strong base for a developer to build easily maintainable web applications. With each ... Read more

    $28.99 CAD or Free with Kobo Plus

  • Mastering Perl for Bioinformatics

    Perl Programming for Bioinformatics

    by James Tisdall ...
    Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the ... Read more

    $35.99 CAD

  • Migrating Legacy JavaScript Projects to TypeScript: A Practical Guide

    by Baldurs L. ...
    Migrating Legacy JavaScript Projects to TypeScript: A Practical GuideTransform your JavaScript codebase into a type-safe, maintainable TypeScript project with confidence.Are you struggling with a growing JavaScript codebase that's becoming increasingly difficult to maintain? Do runtime errors plague your applications? Is onboarding new developers to your JavaScript projects taking too long? This ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Developing Web Components

    UI from jQuery to Polymer

    Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript ... Read more

    $23.99 CAD

  • Secure Coding in TypeScript: Best Practices and Vulnerability Prevention

    by Baldurs L. ...
    Secure Coding in TypeScript: Best Practices and Vulnerability PreventionIn an era where security breaches dominate headlines and compromise user data, writing secure code has never been more critical. "Secure Coding in TypeScript" is your comprehensive guide to leveraging TypeScript's powerful type system as a frontline defense against common web vulnerabilities.This practical handbook bridges the ... Read more

    $10.99 CAD or Free with Kobo Plus

  • Programming Clojure

    Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL. Written by members of the Clojure core team, this book is ... Read more

    $45.99 CAD

  • Ultimate Typescript Handbook

    Build, scale and maintain Modern Web Applications with Typescript

    by Dan Wellman ...
    DESCRIPTIONThis book provides a comprehensive guide to TypeScript, a programming language that extends JavaScript with powerful features like static typing, classes, and interfaces. The book is divided into thirteen chapters that cover everything from setting up a development environment to building an Angular app with TypeScript.We start with an introduction to TypeScript and its benefits and go ... Read more

    $34.99 CAD or Free with Kobo Plus

  • Web Designing and Publishing

    O' Level Made Simple

    Book provides the technological development in the field of Web Designing and Publishing. It emphasize on comprehensive knowledge of publishing content on Internet. The book covers the basics process of planning and maintenance of Web pages and Websites in Chapter 1. Chapter 2 covers using HTML basics to create Web pages using HTML tags to display information in a Web browser. Chapter 3 covers ... Read more

    $21.99 CAD or Free with Kobo Plus

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    by Dargslan ...
    Series Book 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... Read more

    $24.00 CAD or Free with Kobo Plus

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    by Dargslan ...
    Series Book 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code ... Read more

    $24.00 CAD or Free with Kobo Plus

  • The TypeScript Workshop

    A practical guide to confident, effective TypeScript programming

    Broaden your skill set by learning TypeScript and applying your knowledge to build real-world applicationsKey FeaturesQuickly get started writing TypeScript code with hands-on exercises and activitiesDevelop new skills that can be applied at work or in your own side projectsBuild your understanding, boost your confidence, and advance your programming careerBook DescriptionBy learning TypeScript, ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Responsive Web Design With Html 5 & Css

    by James wood ...
    Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web usersEvery one of the over 4 billion webpages online today use HTML markup language to display its content. HTML is everywhere.Experienced developers know that a mastery of HTML and CSS fundamentals is not only an essential web design skill, but also the solid foundation of ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Coding for Kids Ages 9-15

    Simple HTML, CSS and JavaScript lessons to get you started with Programming from Scratch

    by Mather Bob ...
    Are you looking to teach children how to code? Or are you looking to start coding?This book on beginner html and JavaScript is the answer.For the last couple of years, the news keeps talking about the digital economy and how everyone needs programmers. It seems like everyone wants to learn how to code. However, it is not that easy. Coding is a skill; and like any skill it takes time to learn. Like ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Jakarta EE for Java Developers

    Build Cloud-Native and Enterprise Applications Using a High-Performance Enterprise Java Platform

    by Rhuan Rocha ...
    This book provides a practical introduction to Enterprise Java Edition, Jakarta EE, including detailed features and capabilities. Equipped with numerous projects, each chapter demonstrates Jakarta EE capabilities with clean coding.The book starts with an introduction to Jakarta EE and its architecture. This will help to create a project using the Jakarta Servlet and exposure of an HTTP endpoint. ... Read more

    $21.99 CAD or Free with Kobo Plus