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 des résultats 817 - 840 sur 1496
Skip side bar filters
  • React: Up & Running

    Building Web Applications

    par Stoyan Stefanov ...
    Hit the ground running with React, the open source technology from Facebook for building rich web applications fast. Updated for the latest React release, the second edition of this hands-on guide shows you how to build React components and organize them into maintainable large-scale apps. If you're familiar with JavaScript syntax, you're ready to get started.Through the course of this book, ... En savoir plus

    24,48 €

  • Node.js Projects

    Building Real-World Web Applications and Backend APIs

    par Jonathan Wexler ...
    Whether you're a JavaScript beginner ready to build your first backend app or a self-taught developer looking to grow beyond tutorials, Node.js Projects gives you the hands-on experience you need. Through a series of self-contained projects ranging from content aggregators to secure password managers, web scrapers, ML-backed analysis, and an AI-powered learning assistant, you'll apply modern tools ... En savoir plus

    35,50 €

  • Vue.js 2 par la pratique

    par Michel Martin ...
    Cet ouvrage a été conçu pour les programmeurs JavaScript qui veulent apprendre à utiliser le framework Vue.js. Contrairement aux autres frameworks JavaScript, Vue.js peut être adopté au fur et à mesure des besoins. Il peut également cohabiter avec une logique JavaScript existante sans interférer avec elle.Vous utiliserez Vue.js pour :• Ajouter des fonctionnalités à un projet existant• Créer des ... En savoir plus

    14,99 €

  • JavaScript: The Good Parts

    The Good Parts

    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and ... En savoir plus

    14,51 €

  • AngularJS 1

    par Michel Martin ...
    Bienvenue dans le monde merveilleux d'AngularJS !Cet eBook va vous apprendre les bases d'AngularJS : directives, expressions, filtres, modules, contrôleurs, événements, DOM, tableaux, formulaires, validation, AJAX, etc.A son issue, vous saurez créer des applications en AngularJS version 1. De très nombreux exercices corrigés vous permettront de tester vos connaissances tout au long de la lecture ... En savoir plus

    14,99 €

  • JavaScript Fundamentals

    JavaScript Syntax, What JavaScript is Use for in Website Development, JavaScript Variable, Strings, Popup Boxes, JavaScript Objects, Function, and Event Handlers

    par Steven Bright ...
    This is a guide on how to use JavaScript to give dynamic features to a static website, development of web base applications through the knowledge of JavaScript Variable, Operators, Boolean, Even Handlers, Strings, Popup Boxes, Maths object e.t.c . It also entails other areas of application of JavaScript outside the Web.What You will Learn:*JavaScript Syntax*What JavaScript is Use for in Website ... En savoir plus

    3,99 € ou Gratuit avec Kobo Plus

  • De Complete Programmeercollectie

    Python, JavaScript, Java, PowerShell & PHP

    Collection series De IT collectie
    De Complete Programmeercollectie bundelt vijf volledige programmeerboeken uit De IT Collectie in één krachtige, overzichtelijke uitgave. Deze serie is uitgegroeid tot een betrouwbare bron voor iedereen die zijn technische vaardigheden wil ontwikkelen — van absolute beginners tot ervaren ontwikkelaars die hun kennis willen uitbreiden.In deze bundel vind je de complete gidsen voor Java, JavaScript, ... En savoir plus

    5,99 € ou Gratuit avec Kobo Plus

  • JavaScript for the Business Developer

    par Mike Faust ...
    Collection series Business Developers series
    In JavaScript for the Business Developer, author Mike Faust builds the case for integrating JavaScript into business applications and then shows the application programmer how JavaScript can help them create dynamic business applications with Web browser interfaces. Developing compelling, user-friendly interfaces is one of the best arguments for using JavaScript when building business applications ... En savoir plus

    37,24 € ou Gratuit avec Kobo Plus

  • Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript

    par David Herman ...
    Collection series Effective Software Development Series
    “It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and hugely insightful; reminders of gotchas complement realistic use cases, paced at a comfortable curve. You’ll find when you finish the book that you’ve gained a strong and comprehensive sense of mastery ... En savoir plus

    28,29 €

  • The Book of WebGPU

    A hands-on, JavaScript-based introduction to WebGPU for real-time 3D graphics and GPU computing in the browser.The Book of WebGPU is a hands-on introduction to modern browser-based 3D graphics and GPU computing with WebGPU and JavaScript. Readers learn how to use the WebGPU API and the WebGPU Shading Language (WGSL) to render interactive 3D scenes, implement lighting and texturing, and tap into ... En savoir plus

    32,43 €

    PRÉ-COMMANDER

  • WebRTC API

    Learn how to connect computers in a network with HTML5 and JavaScript

    par J.D Gauchat ...
    Learn how to use the WebRTC API to establish peer-to-peer communications. After reading this guide, you will know how to connect your users with each other, how to create a system to let your users perform video calls, and how to transfer data from one user to another.Table of ContentsWEBRTC APIWeb ParadigmsICE ServersPeer ConnectionICE CandidateOffer and AnswerSession DescriptionMedia ... En savoir plus

    2,56 € 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

    18,86 €

  • React Native in Action

    Developing iOS and Android apps with JavaScript

    par nader dabit ...
    SummaryReact Native in Action gives iOS, Android, and web developers the knowledge and confidence they need to begin building high-quality iOS and Android apps using the React Native framework.About the TechnologyReact Native gives mobile and web developers the power of "and." Write your app once and easily deploy it to iOS and Android and the web. React Native apps compile into platform-specific ... En savoir plus

    55,91 €

  • Angular in Action

    par Jeremy Wilken ...
    SummaryAngular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever you throw at them.About the TechnologyAngular makes it easy to deliver amazing web apps. This powerful JavaScript platform provides the ... En savoir plus

    55,91 €

  • Testing JavaScript Applications

    Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications.SummaryAutomated testing will help you write high-quality software in less time, with more confidence, fewer bugs, and without constant manual oversight. Testing JavaScript Applications is a guide to building a comprehensive and reliable JS application testing suite, ... En savoir plus

    55,91 €

  • React Quickly, Second Edition

    Learn the skills you need to build React applications quickly! This fully revised second edition introduces JSX, functional components, React hooks, event and form handling, and more.In React Quickly, Second Edition you will learn how to:Master React fundamentalsImplement best practices and the components of good architectureBuild intuitive user interfacesCreate dynamic components with JSXUse ... En savoir plus

    55,91 €

  • CoffeeScript in Action

    par Patrick Lee ...
    SummaryCoffeeScript in Action is a tutorial that teaches you how, where, and why to use CoffeeScript. It begins by quickly exposing you to CoffeeScript's new, but instantly-familiar syntax. Then, you'll explore programming challenges that illustrate CoffeeScript's unique advantages. Language junkies will especially appreciate how this book takes idioms from other programming languages and shows ... En savoir plus

    55,91 €

  • Sencha Touch in Action

    SummarySencha Touch in Action is the definitive guide to developing applications with Sencha Touch. You'll begin with basic design principles for building great mobile applications, and then explore the features of Sencha Touch that bring those ideas to life. You'll learn how and why objects operate in the framework as you work through several real-world examples. This book also promotes the ... En savoir plus

    55,91 €

  • Web Performance in Action

    Building Fast Web Pages

    par Jeremy Wagner ...
    SummaryWeb Performance in Action is your companion guide to making websites faster. You'll learn techniques that speed the delivery of your site's assets to the user, increase rendering speed, decrease the overall footprint of your site, as well as how to build a workflow that automates common optimization techniques.About the TechnologyNifty features, hip design, and clever marketing are great, ... En savoir plus

    55,91 €

  • AngularJS in Action

    par Lukas Ruebbelke ...
    SummaryAngularJS in Action covers everything you need to know to get started with the AngularJS framework. As you read, you'll explore all the individual components of the framework and learn how to customize and extend them. You'll discover the emerging patterns for web application architecture and tackle required tasks like communicating with a web server back-end. Along the way, you'll see ... En savoir plus

    55,91 €

  • Node.js in Practice

    SummaryNode.js in Practice is a collection of fully tested examples that offer solutions to the common and not-so-common issues you face when you roll out Node. You'll dig into important topics like the ins and outs of event-based programming, how and why to use closures, how to structure applications to take advantage of end-to-end JavaScript apps, and more.About the BookYou've decided to use ... En savoir plus

    55,91 €

  • Beginning ReactJS Foundations Building User Interfaces with ReactJS

    An Approachable Guide

    par Chris Minnick ...
    Quickly learn the most widely used front-end development language with ease and confidenceReact JS Foundations: Building User Interfaces with ReactJS - An Approachable Guide walks readers through the fundamental concepts of programming with the explosively popular front-end tool known as React JS.Written by an accomplished full-stack engineer, speaker, and community organizer, React JS Foundations ... En savoir plus

    32,99 €

  • TypeScript Quickly

    SummaryTypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you’ll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev.About the technologyStrong ... En savoir plus

    55,91 €

  • Micro Frontends in Action

    par Michael Geers ...
    Micro Frontends in Action teaches you to apply the microservices approach to the frontend.SummaryBrowser-based software can quickly become complex and difficult to maintain, especially when it’s implemented as a large single-page application. By adopting the micro frontends approach and designing your web apps as systems of features, you can deliver faster feature development, easier upgrades, and ... En savoir plus

    55,91 €