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 769 - 792 sur 1366
Skip side bar filters
  • Nuxt 3 Projects

    Build scalable applications with Nuxt 3 using TypeScript, Pinia, and Composition API

    Explore the world of Nuxt 3, the powerful Vue.js framework to build scalable, production-ready applicationsKey FeaturesAcquire essential skills through eight practical Nuxt 3 projectsGain hands-on exposure to routing, authentication, state management, Composition API, SEO, testing, custom modules, and monoreposPower up your projects with widely used libraries and features such as Pinia, NuxtUI, ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • Teaching with Google Classroom

    To provide a step-by-step guide to setup and use Google Classroom

    par Michael Zhang ...
    Put Google Classroom to work while teaching your students and make your life easier Key Features\[\*\] This is the first book to guide educators step by step through teaching with Google Classroom\[\*\] It’s focused on you, your students, and providing great learning experiences easily\[\*\] It’s easy to follow, with everything you need to get started and keep going even if you’re not a technology ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Learning AngularJS Animations

    par Richard Keller ...
    If you are a developer who is new to AngularJS or is experienced with the AngularJS framework, this book is intended for you. If you want to provide a better user experience on your web app, this book is also for you. ... En savoir plus

    CHF 12.30 ou Gratuit avec Kobo Plus

  • Modern JavaScript

    Develop and Design

    par Larry Ullman ...
    Collection series Develop and Design
    It’s time for a current, definitive JavaScript book, and in this comprehensive beginner’s guide, bestselling author Larry Ullman teaches the language as it is implemented today. Larry demonstrates how to build upon JavaScript’s ease of use, while demystifying its often-cryptic syntax, especially for those who have not programmed before. This book enforces modern JavaScript’s best practices and ... En savoir plus

    CHF 25.54

  • Responsive & Fast

    Implementing High-Performance Responsive Design

    par Guy Podjarny ...
    Is Responsive Web Design (RWD) slowing your site down? It doesn’t have to. With this concise book, you’ll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers ... En savoir plus

    CHF 8.10

  • The JavaScript JSON Cookbook

    Over 80 recipes to make the most of JSON in your desktop, server, web, and mobile applications

    par Ray Rischpater ...
    Key FeaturesBook DescriptionIf you're writing applications that move structured data from one place to another, this book is for you. This is especially true if you've been using XML to do the job because it's entirely possible that you could do much of the same work with less code and less data overhead in JSON. While the book's chapters make some distinction between the client and server sides ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Mastering Angular Components

    Build component-based user interfaces with Angular

    par Gion Kunz ...
    Develop modern user interfaces using Angular 6 and its component-based architectureKey FeaturesProduce efficient web applications with highly scalable Angular conceptsLearn new ways to design your web applicationsBuild a fully functional web application to tackle real-world user interface problems using Angular componentsBook DescriptionMastering Angular Components will help you learn how to ... En savoir plus

    CHF 31.39 ou Gratuit avec Kobo Plus

  • Getting Started with Gulp

    Automating web development workflows

    par Travis Maynard ...
    Create powerful automations with Gulp to improve the efficiency of your web project workflowKey FeaturesGain a solid understanding of Gulp and write your own custom tasks from scratchDiscover ways to add additional functionality to improve your tasksGet up-and-running with new features added to the latest version of GulpBook DescriptionThis book is a hands-on guide to get you up to speed with ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • IndexedDB API

    Learn how to create a database for your website with HTML5 and JavaScript

    par J.D Gauchat ...
    Learn how to use the IndexedDB API to create and manage a database. After reading this guide, you will know how to create a database for your website on the user's computer, and how to store, retrieve, and search information.Table of ContentsINDEXEDDB APIData StructureDatabaseObjects and Object StoresIndexesTransactionsImplementationOpening the DatabaseDefining IndexesAdding ObjectsRetrieving ... En savoir plus

    CHF 2.29

  • JavaScript: Novice to Ninja

    par Darren Jones ...
    JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will show you how to to solve real-world problems, ... En savoir plus

    CHF 19.18 ou Gratuit avec Kobo Plus

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... En savoir plus

    CHF 21.84 ou Gratuit avec Kobo Plus

  • Hands-on JavaScript for Python Developers

    Leverage your Python knowledge to quickly learn JavaScript and advance your web development career

    par Sonyl Nagale ...
    Build robust full-stack web applications using two of the world's most popular programming languages Python and JavaScriptKey FeaturesDiscover similarities and differences between JavaScript and Python coding conventionsExplore frontend web concepts, UI/UX techniques, and JavaScript frameworks to enhance your web development skillsPut your JS knowledge into practice by developing a full-stack web ... En savoir plus

    CHF 23.07 ou Gratuit avec Kobo Plus

  • Javascript Unlocked

    Improve your code maintainability, performance, and security through practical expert insights and unlock the full potential of JavaScript

    par Dmitry Sheiko ...
    Improve your code maintainability, performance, and security through practical expert insights and unlock the full potential of JavaScriptKey Features\[\*\]Improve your JavaScript code for better maintainability and performance\[\*\]Discover how to implement scalable application architecture with JavaScript\[\*\]Learn to use JavaScript behind the browser, including its command-line tools, desktop ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • PHPUnit Pocket Guide

    Test-Driven Development in PHP

    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort ... En savoir plus

    CHF 5.84

  • Node.js Web Development

    Server-side development with Node 10 made easy

    par David Herron ...
    Create real-time applications using Node.js 10, Docker, MySQL, MongoDB, and Socket.IO with this practical guide and go beyond the developer\\'s laptop to cover live deployment, including HTTPS and hardened security.Key FeaturesLearn server-side JavaScript coding through the most up-to-date book on Node.jsExplore the latest JavaScript features, and EcmaScript modulesWalk through different stages of ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • D3 4.x数据可视化实战手册(第2版)

    Chinese Edition

    Web可视化的佼佼者,强大社区的支持,提供65种基于D3 4.x最新特性的令人惊艳的数据可视化方案,创建你自己的力导向图吧!Key Features通过大量的示例和代码进行讲解利用JavaScript的最新特性,通过D3 4.x实现数据可视化Book Description当今,我们的世界已经进入万物互联的时代,每天都会产生海量的数据,如果直接面对这些数据,可能让人无从下手。相反,如果将数据可视化,用形象生动的形式展现出来,不仅有利于分析其中的关联,还能攫取可能存在的商业机会。本书旨在通过大量的示例和代码,向读者讲述如何利用D3 4.x来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,其中包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局 ... En savoir plus

    CHF 33.23 ou Gratuit avec Kobo Plus

  • Responsive Web Design with HTML5 and CSS

    Build future-proof responsive websites using the latest HTML5 and CSS techniques

    par Ben Frain ...
    2025 Edition: Harness the power of HTML5 and CSS to create UIs that work flawlessly on mobile phones, tablets, desktops, and everything in-between. The bestseller, now with color images.Key FeaturesUnderstand what responsive web design is, and learn to design effective, accessible, and future-proof front-end applicationsExplore the newest CSS features like view transitions, scroll-driven ... En savoir plus

    CHF 30.46 ou Gratuit avec Kobo Plus

  • JavaScript Introduction

    In addition to HTML and CSS, JavaScript represents one of the main tools web developers use to create rich, responsive web and mobile applications. It's use has expanded with the use of jQuery and AJAX and has evolved JavaScript to become much more than just a scripting language used to manipulate the user interface. This coursware is intended for use as a three-day course, or can be used by ... En savoir plus

    CHF 17.43

  • Aplicações web real-time com Node.js

    Node.js é uma poderosa plataforma. Ele permite escrever aplicações JavaScript no server-side, tirando proveito da sintaxe e familiaridade da linguagem para escrever aplicações web escaláveis. Como o Node.js usa um modelo orientado a eventos, focado em I/O não-bloqueante, desenvolver nele pode ser diferente para quem está acostumado às aplicações web tradicionais. Nesse livro, Caio Ribeiro Pereira ... En savoir plus

    CHF 9.00 ou Gratuit avec Kobo Plus

  • Elevating React Web Development with Gatsby

    Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

    Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that ... En savoir plus

    CHF 24.72 ou Gratuit avec Kobo Plus

  • Single-Page-Web-Apps

    JavaScript im Einsatz: Webseiten erstellen mit AngularJS, Meteor und jQuery Mobile

    par Heiko Spindler ...
    Collection series Web Programmierung
    Single-Page-Web-Apps sind eine neue Art, Webanwendungen zu bauen. Im Gegensatz zu klassischen Webseiten führen Single-Page-Web-Apps keinen Seitenwechsel mehr durch die Oberfläche wird über dynamischen Austausch der HTML-Elemente auf einer einzigen Seite mit JavaScript verändert. Die Implementierung erfolgt mit den Technologien HTML5, CSS3 und JavaScript. Die HTML-Seiten werden zum größten Teil ... En savoir plus

    CHF 19.00

  • TypeScript in the Classroom

    par Baldurs L. ...
    Unlock the power of TypeScript through project-based learning. The perfect guide for educators and students alike.Are you looking to teach or learn one of the most in-demand programming languages in today's tech industry? "TypeScript in the Classroom" bridges the gap between academic computer science education and real-world development skills that employers actually want.This comprehensive guide ... En savoir plus

    CHF 8.00 ou Gratuit avec Kobo Plus

  • Programming 3D Applications with HTML5 and WebGL

    3D Animation and Visualization for Web Pages

    par Tony Parisi ...
    Create high-performance, visually stunning 3D applications for the Web, using HTML5 and related technologies such as CSS3 and WebGL—the emerging web graphics standard. With this book, you’ll learn how to use the tools, frameworks, and libraries for building 3D models and animations, mind-blowing visual effects, and advanced user interaction in both desktop and mobile browsers.In two parts ... En savoir plus

    CHF 20.92

  • Training Guide Programming in HTML5 with JavaScript and CSS3 (MCSD)

    par Glenn Johnson ...
    Collection series Microsoft Press Training Guide
    Designed to help experienced programmers develop real-world, job-role-specific skills—this Training Guide focuses on creating applications with HTML5, JavaScript, and CSS3. Build hands-on expertise through a series of lessons, exercises, and suggested practices—and help maximize your performance on the job.Provides in-depth, hands-on training you take at your own paceFocuses on job-role-specific ... En savoir plus

    CHF 27.90