Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks CGI, JavaScript, Perl, VB Script

Si vous aimez les titres CGI, JavaScript, Perl, VB Script, vous allez adorer cette sélection.
Affichage de 217 à 240 sur 1197 résultats
Skip side bar filters
  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    par Sai S Sriparasa ...
    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • Canvas Pocket Reference

    Scripted Graphics for HTML5

    par David Flanagan ...
    The Canvas element is a revolutionary feature of HTML5 that enables powerful graphics for rich Internet applications, and this pocket reference provides the essentials you need to put this element to work. If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics -- from charts to animations to video games -- whether you're a web ... En savoir plus

    $10.99 CAD

  • JavaScript Patterns JumpStart Guide (Clean up your JavaScript Code)

    par Dan Wahlin ...
    Are you writing a lot of JavaScript code and finding that it's growing into an unmanageable mess? In this concise and focused jump start guide you'll learn how to fix common problems such as function spaghetti code and pollution of the global scope, and gain the skills necessary to write clean JavaScript code. By applying patterns, JavaScript code can be made more modular and easier to work with ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • Getting Started with Meteor.js JavaScript Framework - Second Edition

    Learn to develop powerful web applications in minutes with Meteor

    par Isaac Strack ...
    Key FeaturesBook DescriptionThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web applications using pure JavaScript.What you will learnWho this book is forThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web ... En savoir plus

    $24.99 CAD ou Gratuit avec Kobo Plus

  • Mastering JavaScript Design Patterns

    Write reliable code to create powerful applications by mastering advanced JavaScript design patterns

    par Simon Timms ...
    Write reliable code to create powerful applications by mastering advanced JavaScript design patternsKey Features\[\*\] Learn how to use tried and true software design methodologies to enhance your JavaScript code\[\*\] Discover robust JavaScript implementations of classic and advanced design patterns\[\*\] Packed with easy-to-follow examples that can be used to create reusable code and extensible ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Learning React and TypeScript: A Beginner's Path to Professional Web Development

    par Elijah Markwell ...
    Stop copying code and start building professional web applications.In the fast-paced world of web development, the gap between following a tutorial and building a production-ready application is massive. You might know how to write a function or create a simple component, but do you know how to architect a scalable codebase? Do you understand how to manage complex state without creating ... En savoir plus

    $6.99 CAD ou Gratuit avec Kobo Plus

  • React and React Native

    Build cross-platform JavaScript apps with native power for mobile, web and desktop

    par Adam Boduch ...
    Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile appsKey FeaturesBuild React and React Native applications using familiar component conceptsDive deep into each platform, from routing in React to creating native mobile applications that can run offlineUse Facebook’s Relay, React and GraphQL technologies, to create a unified ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Node.js Event Loop

    par A. Jobaer ...
    Understand the event loop. Avoid blocking it. Master Node.js.This book demystifies the core of Node.js — the event loop — and teaches you how to use it efficiently and safely in real-world systems.You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of ... En savoir plus

    $27.99 CAD ou Gratuit avec Kobo Plus

  • Serverless Architectures on AWS, Second Edition

    Design low-maintenance systems using pre-built cloud services! Bring down costs, automate time-consuming ops tasks, and scale on demand.In Serverless Architectures on AWS, Second Edition you will learn:First steps with serverless computingThe principles of serverless designImportant patterns and architecturesHow successfully companies have implemented serverlessReal-world architectures and their ... En savoir plus

    $65.99 CAD

  • JavaScript with Promises

    Managing Asynchronous Code

    par Daniel Parker ...
    Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using ... En savoir plus

    $15.99 CAD

  • React Cookbook

    Recipes for Mastering the React Framework

    React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast.Many books teach you how to get started, ... En savoir plus

    $57.99 CAD

  • Building Your Own JavaScript Framework

    Architect extensible and reusable framework systems

    par Vlad Filippov ...
    Learn how to craft elegant and well-structured software frameworks in a variety of JavaScript environments with this handy guideKey FeaturesExplore the gateway to the constantly evolving world of JavaScript frameworksNavigate the JavaScript development landscape and discover crucial software architecture patternsBuild your own framework for a variety of work-related projectsPurchase of the print ... En savoir plus

    $25.99 CAD ou Gratuit avec Kobo Plus

  • Computer Science & Perl Programming

    Best of The Perl Journal

    par 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, ... En savoir plus

    $32.99 CAD

  • Web Design and Development

    Website Technologies Fundamentals

    par 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 ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Data Structures and Algorithms in JavaScript

    par Federico Kereki ...
    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... En savoir plus

    $51.99 CAD

  • JavaScript Programming With Artificial Intelligence (2026)

    MasterJavaScript Programming with AI : Learn JavaScript in One Day with Hands-on Projects for Beginners!

    par Brendan Eich ...
    JavaScript Unleashed: Your Ultimate Guide to Mastering Dynamic Web Development! **Embark on a Journey into JavaScript** Dive into the dynamic realm of JavaScript, the lightweight yet powerful programming language that breathes life into web pages. Elevate your skills with JavaScript, the driving force behind interactive and dynamic user experiences. Whether you're a complete beginner or looking to ... En savoir plus

    $41.23 CAD ou Gratuit avec Kobo Plus

  • Data Visualization with JavaScript

    You’ve got data to communicate. But what kind of visualization do you choose, how do you build your visualizations, and how do you ensure that they're up to the demands of the Web?In Data Visualization with JavaScript, you’ll learn how to use JavaScript, HTML, and CSS to build practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging ... En savoir plus

    $29.59 CAD

  • Vue.js 2 Design Patterns and Best Practices

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

    par 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 ... En savoir plus

    $41.99 CAD ou Gratuit avec 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 ... En savoir plus

    $47.99 CAD

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

    par 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 ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • KnockoutJS Programming By Example

    par Agus Kurniawan ...
    This book is a practical guide to KnockoutJS programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, ASP.NET MVC, Node.js and Socket.io. It describes all the elements of the KnockoutJS API and illustrates their use with code examples. The following is a list of highlight topics:* Preparing development environment* Model-View-ViewModel ... En savoir plus

    $4.71 CAD

  • Angular Projects

    Build modern web apps in Angular 16 with 10 different projects and cutting-edge technologies

    Take Angular to the next level – build captivating real-world applications while exploring modern web technologies and best practices Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore Angular's capabilities for cross-platform app developmentCombine Angular with popular web technologies such as Nx monorepos, server-side rendering, and progressive web appsBuild your ... En savoir plus

    $35.99 CAD ou Gratuit avec Kobo Plus

  • Modern Full-Stack React Projects

    Build, maintain, and deploy modern web apps using MongoDB, Express, React, and Node.js

    par Daniel Bugl ...
    Polish your web development skills by working on real-world projects for different use-cases of full-stack web development Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesUnderstand how the different aspects of a MERN application come together through a series of practical projectsSet up frontend and backend projects that can be integrated and maintained ... En savoir plus

    $36.99 CAD ou Gratuit avec Kobo Plus

  • Node Cookbook

    Over 50 recipes to master the art of asynchronous server-side JavaScript using Node with this book and ebook.

    As part of Packts cookbook series, this book is packed with practical recipes that will get you working efficiently with Node from the start. Each chapter focuses on a different aspect of working with Node. If you have some knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then Node Cookbook is for you. Experienced users of Node will improve their skills ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus