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 1376 résultats
Skip side bar filters
  • YUI 3 Cookbook

    Writing Maintainable Applications

    par Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... En savoir plus

    $26.99 CAD

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... En savoir plus

    $25.99 CAD

  • Web Development with MongoDB and Node

    Build fast web applications for handling any kind of data

    Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applicationsKey Features1. Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective.2. Get the up-to-date information required to launch your first application prototype using the latest versions of Node.js and MongoDB.3. A practical guide with clear instructions to ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Learn React with TypeScript 3

    Beginner's guide to modern React web development with TypeScript 3

    par Carl Rippon ...
    Start developing modern day component based web apps using React 16, Redux and TypeScript 3 with this easy to follow guide filled with practical examples.Key FeaturesLearn the latest and core features of React such as components, React Router, and suspenseDive into TypeScript 3 and it\`s core components such as interfaces, types aliases, tuples, generics and much more.Build small-to-large scale ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • The JavaScript Workshop

    Learn to develop interactive web applications with clean and maintainable JavaScript code

    Get to grips with the fundamentals of JavaScript and learn to build the programming skills that will kickstart your career as a software developerKey FeaturesLearn the basics of JavaScript programming to create dynamic web pagesExplore the fundamentals of back-end development using Node.jsTackle challenging development problems and apply solutions to real-world situationsBook DescriptionIf you're ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript & jQuery: The Missing Manual

    JavaScript lets you supercharge your HTML with animation, interactivity, and visual effects—but many web designers find the language hard to learn. This easy-to-read guide not only covers JavaScript basics, but also shows you how to save time and effort with the jQuery and jQuery UI libraries of prewritten JavaScript code. You’ll build web pages that feel and act like desktop programs—with little ... En savoir plus

    $54.99 CAD

  • Web Development with Node and Express

    Leveraging the JavaScript Stack

    par Ethan Brown ...
    Build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you through the development of an example application. This hands-on guide covers everything from server-side rendering to API development suitable for usein single-page apps (SPAs).Express strikes a balance ... En savoir plus

    $47.99 CAD

  • 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

  • Three.js

    Learn how to create 3D graphics and video games for the Web with JavaScript

    par J.D Gauchat ...
    Learn how to create web applications and video games in 3D with the Three.js library. After reading this guide, you will know how to define a 3D world, how to incorporate textures and models, and how to create 3D animations and video games.Table of ContentsTHREE.JSRendererSceneCameraMeshesGeometric PrimitivesMaterialsImplementationTransformationsLightsTexturesUV MappingCanvas Textures... ... En savoir plus

    $3.90 CAD

  • Learning from jQuery

    Building on Core Skills

    par Callum Macrae ...
    If you’re comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language—especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some JavaScript under your belt, you can prevent errors, reduce overhead, and make your application code more efficient.This book explores event ... En savoir plus

    $12.99 CAD

  • 200+ JavaScript Programs for Beginners

    par Hernando Abella ...
    "JavaScript is the Most popular programming language used by professional developers today"Programming in JS was complicated until you appreciated this Wonderful book.Focus on the most important thing writing code, starting from the first program to the last will help you quickly Increase your skills as a programmer and will give you the knowledge necessary to understand:✅The flow of a program✅the ... En savoir plus

    $14.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

  • Designing React Hooks the Right Way

    Explore design techniques and solutions to debunk the myths about adopting states using React Hooks

    par Fang Jin, Sagar Kale ...
    Get to grips with React Hooks and design your own custom Hook to manage application states for making better decisions in site architecture Key Features • Get to grips with Hooks' design and understand each built-in Hook's pitfalls with examples • Discover how to turn your existing code into a reusable Hook via code refactoring • Explore design solutions to identify and solve site performance ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus

  • Responsive Web Design with HTML5 and CSS3 Essentials

    Design and deliver an optimal user experience for all devices

    Design and deliver an optimal user experience for all devicesKey Features\[\*\] Get to grips with the core functionality of RWD through examples\[\*\] Discover how to make layouts, content and media flexible, and explore why a content-first approach is more effective\[\*\] Maximize the performance of your web pages so that they work across all browsers and devices irrespective of the screen ... En savoir plus

    $25.99 CAD ou Gratuit avec Kobo Plus

  • MobX Quick Start Guide

    Supercharge the client state in your React apps with MobX

    Apply functional Reactive programming for simple and scalable state management with MobXKey FeaturesThe easiest way to learn MobX to enhance your client-side state-managementUnderstand how the concepts and components fit togetherWork through different state management scenarios with MobXBook DescriptionMobX is a simple and highly scalable state management library in JavaScript. Its abstractions ... 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

  • 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

  • Web Site Cookbook

    Solutions & Examples for Building and Administering Your Web Site

    par Doug Addison ...
    The total number of web pages today has been estimated at over 3 billion, spanning millions of individual websites. Not surprisingly, there is tremendous pressure on web developers and designers to remain current with the latest technologies.The Web Site Cookbook from O'Reilly covers all the essential skills that you need to create engaging, visitor-friendly websites. It helps you with the ... En savoir plus

    $28.99 CAD

  • WebSocket

    Lightweight Client-Server Communications

    par Andrew Lombardi ...
    Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a ... En savoir plus

    $20.99 CAD