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 265 - 288 of 1377 Results
Skip side bar filters
  • The Complete Developer

    Master the Full Stack with TypeScript, React, Next.js, MongoDB, and Docker

    by Martin Krause ...
    A hands-on, beginner-friendly approach to developing complete web applications from the ground up, using JavaScript and its most popular frameworks, including Node.js and React.js.Whether you’ve been in the developer kitchen for decades or are just taking the plunge to do it yourself, The Complete Developer will show you how to build and implement every component of a modern stack—from scratch.You ... Read more

    $43.99 CAD

  • FuelPHP に貢献する方法

    バグ報告や Pull Request をして FuelPHP を改良しよう!

    by Kenji Suzuki ...
    本書は、PHP フレームワークである FuelPHP の開発元にバグ報告をする方法、Pull Request を送信する方法をまとめたものです。バージョン: 0.9.2ページ数: 38ページ (A4 PDF 換算)本書の対象読者本書は、FuelPHP のバグを発見したので報告したい、FuelPHP の開発に参加したい、FuelPHP を改良したいという方を対象としています。本書を読むにあたって前提となる知識は、以下の通りです。Git に関する基本的な知識GitHub に関する初歩的な知識 ... Read more

    Free

  • HTML5: 20 Lessons to Successful Web Development

    by Robin Nixon ...
    Master HTML and HTML5 in 20 lessons--online video tutorials included!Based on the author's successful online courses, this complete, integrated learning tool provides easy-to-follow lessons that feature clear explanations, sample code and exercises, and video tutorials. Each lesson is designed to take you less than an hour to complete.HTML5: 20 Lessons to Successful Web Development covers the ... Read more

    $39.99 CAD

  • JavaScript on Things

    Hacking hardware for web developers

    by Lyza Gardner ...
    SummaryJavaScript on Things is your first step into the exciting and downright entertaining world of programming for small electronics. If you know enough JavaScript to hack a website together, you'll be making things go bleep, blink, and spin faster than you can say "nodebot."Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the ... Read more

    $65.99 CAD

  • Building Scalable Apps with Redis and Node.js

    If the phrase scalability sounds alien to you, then this is an ideal book for you. You will not need much Node.js experience as each framework is demonstrated in a way that requires no previous knowledge of the framework. You will be building scalable Node.js applications in no time! Knowledge of JavaScript is required. ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Node.js Design Patterns

    Level up your Node.js skills and design production-grade applications using proven techniques

    An essential read for any JavaScript developer - take full advantage of the Node.js platform and build reliable, scalable web applications using design patterns Purchase of the print or Kindle book includes a free eBook in PDF format Free with your book: DRM-free PDF version + access to Packt's next-gen Reader (Email sign-up and proof of purchase required)Key FeaturesGain a deep understanding of ... Read more

    $44.99 CAD or Free with Kobo Plus

  • Hands-On Sencha Touch 2

    A Real-World App Approach

    by Lee Boonstra ...
    Get hands-on experience building speedy mobile web apps with Sencha Touch 2.3, the user interface JavaScript framework built specifically for the mobile Web. With this book, you’ll learn how to build a complete touch application, called Find a Cab, that has the look and feel of a native app on Android, iOS, Windows, and BlackBerry devices.In the process, you’ll work with Sencha’s model-view ... Read more

    $16.99 CAD

  • Backbone.js Patterns and Best Practices

    by Swarnendu De ...
    This is a step-by-step guide to design patterns, best practices, and solutions to common problems for Backbone.js-based application development. This book is for JavaScript developers who work with Backbone.js and want to learn the best design patterns to develop complex web applications. Basic knowledge of Backbone.js and JavaScript is essential. ... Read more

    $27.99 CAD or Free with Kobo Plus

  • Vue.js 2 Web Development Projects

    Learn Vue.js by building 6 web apps

    A project-based, practical guide to get hands-on into Vue.js 2.5 development by building beautiful, functional and performant web applicationsKey FeaturesBuild exciting real world web projects from scratch and become proefficient with Vue.js Web DevelopmentTake your app to the next level with animation, routing, state management, server-side rendering and i18nLearn professional web programming ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Google Maps JavaScript API Cookbook

    Google Maps API Cookbook follows a fast-paced, high-level, structured cookbook approach, with minimal theory and an abundance of practical, real-world examples explained in a thorough yet concise manner to help you learn quickly and efficiently.Google Maps API Cookbook is for developers who wish to learn how to do anything from adding a simple embedded map to a website to developing complex GIS ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Professional AngularJS

    A comprehensive guide to AngularJS, Google's open-source client-side framework for app development.Most of the existing guides to AngularJS struggle to provide simple and understandable explanations for more advanced concepts. As a result, some developers who understand all the basic concepts of AngularJS struggle when it comes to building more complex real-world applications. Professional ... Read more

    $43.99 CAD

  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    by Josh Goldberg ...
    Translated by Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... Read more

    $59.99 CAD or Free with Kobo Plus

  • React Anti-Patterns

    Build efficient and maintainable React applications with test-driven development and refactoring

    by Juntao Qiu ...
    Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniquesKey FeaturesIdentify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebasesExplore data modelling, design patterns, and state management in ReactEnhance code quality, maintainability, and scalability ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Learning GraphQL

    Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project ... Read more

    $35.99 CAD

  • JavaScript in 24 Hours, Sams Teach Yourself

    by Phil Ballard ...
    Series series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of programming using the JavaScript language.Designed for beginners with no previous programming experience, this book’s straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of interactive features and effects to your web pages.Every lesson ... Read more

    $33.99 CAD

  • JavaScript from Zero to Proficiency (Beginner)

    JavaScript from Zero to Proficiency, #1

    Series Book 1 - JavaScript from Zero to Proficiency
    Get Started with JavaScript FastGetting Started with JavaScript can sometimes be tedious and difficult if you don't have an approach that is both simple and detailed.In the past, I have seen how a simple yet detailed approach to teaching JavaScript can make a real difference to student's ability to write confidently and successfully in this scripting language. There is no magic bullet to achieve ... Read more

    $3.99 CAD or Free with Kobo Plus

  • Computer Science & Perl Programming

    Best of The Perl Journal

    by Jon Orwant ...
    In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility for fields as diverse as astronomy, biology, ... Read more

    $32.99 CAD

  • Web Design and Development

    Website Technologies Fundamentals

    by Steven Bright ...
    The three cornerstone technologies for website development that is Hypertext Markup Language (HTML), Cascading Style Sheet (CSS), and JavaScript are properly discussed here with examples to make it sink in easily.Web design which is the second aspect of World Wide Web technologies entails website project definition (its purpose), research, wireframe design, graphics design, and color selection is ... Read more

    $4.99 CAD or Free with Kobo Plus

  • HTML5, CSS3, JavaScript Tome 3

    by Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript.Dans ce troisième tome, l'accent est mis sur les langages CSS3 et JavaScript. Vous y apprendrez entre autres à dessiner dans un canvas, à mettre en forme les éléments affichés dans une page, à tester la validité d'une adresse e-mail entrée par un utilisateur et beaucoup d'autres sujets tout aussi intéressants.Si vous ... Read more

    $9.99 CAD

  • JavaScript pour les kids

    Dès 10 ans

    by Nick Morgan ...
    Series series Pour les kids
    La programmation est un jeu d'enfants !JavaScript est le langage de programmation du Web, la sauce secrète qui rend Internet si génial, vos sites web interactifs et vos jeux en ligne si amusants !JavaScript pour les kids est une joyeuse introduction aux concepts essentiels de la programmation, dans laquelle les exemples sont expliqués étape par étape et accompagnés de drôles d'illustrations. Tu ... Read more

    $25.60 CAD

  • Vue.js 2 Design Patterns and Best Practices

    Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

    by Paul Halliday ...
    Become an expert Vue developer by understanding design patterns and the component architecture of Vue.js to write clean and maintainable codeKey FeaturesCraft highly modular applications by exploring design patterns and the component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Kendo UI Cookbook

    by Sagar Ganatra ...
    This book is an easy-to-follow guide full of hands-on examples that allows you to learn and build visually compelling web applications using the Kendo UI library. This book will do wonders for web developers having knowledge of HTML and Javascript and want to polish their skills in building applications using the Kendo UI library. ... Read more

    $34.99 CAD or Free with Kobo Plus

  • Distributed Systems with Node.js

    Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world's largest package repository, Node's enterprise foothold is only expected to grow.In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise ... Read more

    $47.99 CAD

  • Phaser.js Game Design Workbook: Game development guide using Phaser JavaScript Game Framework

    by Stephen Gose ...
    This is a different book format for game development – unlike anything you have seen. As I create a generic game in html5 using phaser.js framework, you develop your own game by simply following and translating my easy concepts into your own game design. When you complete this workbook, unlike other game development books, you will have your own game, not a game of the author's.For example, if you ... Read more

    $13.99 CAD or Free with Kobo Plus