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 961 - 984 of 1375 Results
Skip side bar filters
  • Essential Angular

    Essential Angular is a concise, complete overview of the key aspects of Angular, written by two Angular core contributors. The book covers the framework's mental model, its API, and the design principles behind it. It is fully up to date with the latest release of Angular.About This BookWritten by two Angular core contributorsA complete overview of the key aspects of AngularUp to date with the ... Read more

    $26.99 CAD or Free with Kobo Plus

  • Node.js

    The Comprehensive Guide

    Explore comprehensive Node.js concepts from environment setup to advanced web development frameworks and asynchronous programming techniques in this detailed guide.Key FeaturesComprehensive coverage of Node.js core concepts and ecosystem components for broad understandingEmphasis on modern server-side development challenges to highlight real-world application needsClear code examples and framework ... Read more

    $45.99 CAD or Free with Kobo Plus

  • Maîtrisez React en 5 jours

    by Éric Sarrion ...
    Plongez au cœur de React, un framework de plus en plus utilisé en développement web, avec cet ouvrage exhaustif conçu pour initier les débutants. Chaque chapitre est structuré comme une journée d'apprentissage intensif, vous guidant pas à pas à travers les concepts et techniques nécessaires pour maîtriser cette puissante bibliothèque JavaScript.JOUR 1 : Maîtriser l'écriture d'un composant, créer ... Read more

    $35.46 CAD

  • Your First Week With Bootstrap

    Bootstrap stands as one of the most popular, open-source, front-end frameworks on the Web. Since its official release in 2011, it has undergone several changes, and it's now one of the most stable and responsive frameworks available. It's loved by web developers of all levels, as it gives them the capability to build a functional, attractive website design within minutes. A novice developer with ... Read more

    $12.99 CAD or Free with Kobo Plus

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Read more

    $25.99 CAD

  • Practical JavaScript: Real-world Examples for Web Developers

    So, you want to learn JavaScript? Excellent choice. It's the language that powers the web, sneaks into almost every website you visit, and occasionally causes you to yell at your screen because "undefined is not a function." (Don't worry—you'll get used to it.)Practical JavaScript: Real-world Examples for Web Developers isn't your average "dry as toast" programming book. This one's packed with ... Read more

    $34.99 CAD or Free with Kobo Plus

  • SQL Interview Questions

    A complete question bank to crack your ANN SQL interview with real-time examples

    This book gives you a complete idea about the SQL database. It starts from a very basic concept like what is a database, its usage, types, creation, and data storage, security, sorting, and searching for a stored procedure. This book is a complete set of interview breaking questions and answers with live examples and plenty of screenshots. This book takes you on a journey to mastering the SQL ... Read more

    $21.69 CAD or Free with Kobo Plus

  • Angular Essentials

    The Essential Guide to Learn Angular

    This book is an Essentials guide for every Angular developer. It covers all required topics an Angular developer need to get started. This book is written in Angular version 7 and explains vital concepts of Angular in extremely descriptive way with lot of code examples. ... Read more

    $21.69 CAD or Free with Kobo Plus

  • Step-by-Step Angular Routing

    Learn To Create client-side and Single Page Apps with Routing and Navigation

    by Nishu Goel ...
    A basic understanding of HTML, CSS, JavaScript would be good to quickly get through the concepts of Angular. If you are already working in Angular, you are all good to go.The book starts with the introduction of basic concepts and structure of Angular applications like Components, Services, Modules, etc. This further focuses on the concepts of Routing, i.e. navigating from one view to another in ... Read more

    $21.69 CAD or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    Write clean, robust, and maintainable web and server code using functional JavaScript

    Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testingKey FeaturesExplore this second edition updated to cover features like async functions and transducers, as well as functional reactive programmingEnhance your functional programming (FP) skills to build web and server apps using ... Read more

    $59.19 CAD or Free with Kobo Plus

  • React Router Quick Start Guide

    Routing in React applications made easy

    by Sagar Ganatra ...
    Learn how you can implement routing in a React Web/Native application using React-Router libraryKey FeaturesCreate nested routes and complex workflows for your applicationsLearn Routing in server-side rendered applications and in Native mobile applicationsUnderstand how Redux bindings for React-Router works using the connected-react-router libraryBook DescriptionReact Router is the routing library ... Read more

    $28.79 CAD or Free with Kobo Plus

  • Meteor Cookbook

    Build elegant full-stack web applications with Meteor, the JavaScript framework that's redefining web development

    by Isaac Strack ...
    Key FeaturesBook DescriptionThis book is meant for developers of all experience levels looking to create mobile and full-stack web applications in JavaScript. Many of the simple recipes can easily be followed by less-experienced developers, while some of the advanced recipes will require extensive knowledge of existing web, mobile, and server technologies. Any application or enterprise web ... Read more

    $37.59 CAD or Free with Kobo Plus

  • Mastering JavaScript Promises

    Mastering JavaScript Promises

    Key FeaturesBook DescriptionThis book is for all the software and web engineers wanting to apply the promises paradigm to their next project and get the best outcome from it. This book also acts as a reference for the engineers who are already using promises in their projects and want to improve their current knowledge to reach the next level. To get the most benefit from this book, you should ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Three.js For Beginners : An In-depth Guide to 3D Graphics and Animations for Modern Websites

    by Jiho Seok ...
    Welcome to Three.js For Beginners a groundbreaking exploration of the art and science behind rendering 3D graphics on the web. This book is a meticulously curated compendium designed to empower both seasoned developers and novices alike, arming you with the know-how to create intricate, interactive, and aesthetically stunning 3D applications using the Three.js library.The age of flat, static web ... Read more

    $0.99 CAD or Free with Kobo Plus

  • ECMAScript Cookbook

    Over 70 recipes to help you learn the new ECMAScript (ES6/ES8) features and solve common JavaScript problems

    by Ross Harrison ...
    Become a better web programmer by writing efficient and modular code using ES6 and ES8Key FeaturesLearn to write asynchronous code and improve the readability of your web applicationsExplore advanced concepts such as closures, Proxy, generators, Promise, async functions, and AtomicsUse different design patterns to create structures to solve common organizational and processing issuesBook ... Read more

    $37.59 CAD or Free with Kobo Plus

  • JavaScript Concurrency

    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web development

    by Adam Boduch ...
    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web developmentKey Features\[\*\]Apply the core principles of concurrency to both browser and server side development\[\*\]Explore the latest tools and techniques at the forefront of concurrent programming, including JavaScript promises, web workers, and generators\[\*\]Learn ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Flux Architecture

    Design and Build Modern JavaScript Web Applications

    by Adam Boduch ...
    Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every dayKey Features\[\*\] This the first resource dedicated to the new architectural pattern that powers Facebook\[\*\] You’ll learn all the tips and tricks you need to get the most out of Flux\[\*\] Filled with practical, hands-on samples, you’ll not only understand how Flux ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Test-Driven JavaScript Development

    Learn JavaScript test-driven development using popular frameworks and tools

    Learn JavaScript test-driven development using popular frameworks and toolsKey Features\[\*\] Learn the life cycle of TDD and its importance in real-world application\[\*\] Gain knowledge about popular tools and analyze features, syntax, and how they help in JavaScript testing\[\*\] Implement test-driven programming exercises using the practical code examplesBook DescriptionInitially, all ... Read more

    $37.59 CAD or Free with Kobo Plus

  • Appcelerator Titanium Smartphone App Development Cookbook Second Edition

    Over 100 recipes to help you develop cross-platform, native applications in JavaScript

    by Jason Kneen ...
    Over 100 recipes to help you develop cross-platform, native applications in JavaScriptKey FeaturesLeverage your JavaScript skills to write mobile applications using Titanium Studio tools with the native advantageDeploy your application on the App Store and Google PlayAdd your own IOS native modules in objective-C, in an easy-to-follow step-by-step formatBook DescriptionThis book will take you ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Node.js 6.x Blueprints

    Maximize the potential of Node.js with real-world projects

    Create stunning web applications and Restful APIs from start to finish with Express, Loopback, MongoDB, and MySQL using this definitive guideKey Features\[\*\]Create stunning applications with Node.js from scratch, no matter the goal\[\*\]Discover a wide variety of applications you can effectively integrate third-party libraries and other front-end frameworks with Node.js\[\*\]Leverage all the new ... Read more

    $47.19 CAD or Free with Kobo Plus

  • jQuery Design Patterns

    Write Elegant, Structured and Efficient jQuery

    Learn the best practices on writing efficient jQuery applications to maximize performance in large-scale deploymentsKey Features\[\*\] Learn about the observer pattern and the deferred observer pattern, two of the most popular design patterns that handle custom events\[\*\] Advance your jQuery skills by learning about patterns such as divide and conquer, facade, and builder and factory to handle ... Read more

    $37.59 CAD or Free with Kobo Plus

  • AI with JavaScript & TypeScript: Foundations

    AI with JavaScript & TypeScript, #1

    by Edgar Milvus ...
    Series Book 1 - AI with JavaScript & TypeScript
    **STOP LEARNING PYTHON. BUILD AI WITH THE TOOLS YOU ALREADY KNOW.**Are you a JavaScript or TypeScript developer feeling left behind by the AI revolution? Do you think you need to restart your career as a Data Scientist just to build a chatbot?You don't.The future of Artificial Intelligence isn't just about training models; it's about building applications. And for the application layer, JavaScript ... Read more

    Was $12.99 CAD Now $4.99 CAD or Free with Kobo Plus

  • Vue.js 3.x+Element Plus前端开发实战

    by 趣千厘 ...
    Element Plus是一套采用Vue.js 3.x实现的UI组件库,它为开发者、设计师和产品经理提供了配套设计资源,可以帮助网站快速成型。本书详解Vue.js 3.x和Element Plus开发方法,配套源码、PPT课件。 本书分为两篇,共14章。第一篇(第1~7章)介绍Vue.js 3和Element Plus相关的基础知识,其中包含Vue .js 3的基础知识、Vue.js 3生态Vue Router和Vuex的相关知识与应用、Element Plus常用组件的使用方法以及Vue.js 3和Element Plus配合使用的好处和方法,各章节通过简单的示例,使读者可以快速掌握相关知识;第二篇(第8~14章)讲解如何构建一个功能完整的单页面应用——权限管理系统,为读者掌握Element Plus打下坚实的基础。 本书适合Vue.js 3.x+Element Plus前端开发初学者 ... Read more

    $25.99 CAD

  • Angular Projects

    Learn Angular by building 10 real-world, enterprise web apps and projects

    Explore Angular's latest features, from signals and standalone components to SSR, SSG, AI tooling, and production-ready UI and data patterns, so you finish with skills and a portfolio that work on the jobKey FeaturesMaster a suite of hands-on solutions and leave with a hiring-ready portfolio that proves job-ready skillsDeliver fast and ship with confidence; from SSR/SSG to performance gains and ... Read more

    $36.79 CAD

    PRE-ORDER