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 1201 - 1224 sur 1373
Skip side bar filters
  • Learning Node

    Moving to the Server-Side

    par Shelley Powers ...
    Take your web development skills from browser to server with Node—and learn how to write fast, highly scalable network applications on this JavaScript-based platform. Updated for the latest Node Long Term Support (LTS) and Node Current (6.0) releases, this hands-on edition helps you master Node’s core fundamentals and gain experience with several built-in and contributed modules.Get up to speed on ... En savoir plus

    20,07 €

  • Vue.js Quick Start Guide

    Learn how to build amazing and complex reactive web applications easily using Vue.js

    par Ajdin Imsirovic ...
    Learn and explore all important features of Vue.js through a number of simple examples.Key FeaturesUses latest features such as Vue-cli 3, Vuex, and NuxtPractical examples to understand Vue 2 quicklyStep-by-step approach to reinforce concepts coveredBook DescriptionVue.js is the latest trending frontend framework. Simplicity, reactivity, and ?exibility are some of the key benefits that Vue offers ... En savoir plus

    19,46 € ou Gratuit avec Kobo Plus

  • jQuery 2.0 Animation Techniques Beginner's Guide

    This book is a guide to help you create attractive web page animations using jQuery. Written in a friendly and engaging approach this book is designed to be placed alongside your computer as a mentor.If you are a web designer or a frontend developer or if you want to learn how to animate the user interface of your web applications with jQuery, this book is for you. Experience with jQuery or ... En savoir plus

    24,71 € ou Gratuit avec Kobo Plus

  • Full-Stack React Projects

    Learn MERN stack development by building modern web apps using MongoDB, Express, React, and Node.js

    par Shama Hoque ...
    A practical, project-based guide to full-stack JavaScript web development combining the power of React with industry-tested server-side technologiesKey FeaturesBuild your career as a full-stack developer with this practical guideUnderstand how the different aspects of a MERN application come together through a series of practical projectsMaster the MERN stack by building robust social media, E ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • Instant jQuery Masonry How-to

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A concise guide that delivers immediate results with practical recipes on customizing your projects.If you have a basic understanding of jQuery, HTML, and CSS3, this book is for you. We will go over what Masonry is, how it works, and the best ... En savoir plus

    11,83 € ou Gratuit avec Kobo Plus

  • React в действии

    Книга "React в действии" знакомит фронтенд-разработчиков с фреймворком React и смежными инструментами. Сначала вы познакомитесь с библиотекой React, затем освежите материал о некоторых фундаментальных идеях в данном контексте и узнаете о работе с компонентами. Вы на практике освоите чистый React (без транспиляции, без синтаксических помощников), перейдете от простейших статических компонентов к ... En savoir plus

    12,99 € ou Gratuit avec Kobo Plus

  • JavaScript从入门到精通(第5版)

    par 明日科技 ...
    《JavaScript从入门到精通(第5版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用JavaScript语言进行程序开发需要掌握的各方面技术。全书分为4篇,共24章,内容包括初识JavaScript、JavaScript基础、流程控制语句、函数、对象、数组与集合、String对象、正则表达式、异常处理与程序调试、JavaScript高级编程、事件处理、Document对象、文档对象模型、Window对象、浏览器对象模型、Style对象、Form对象、图像处理、JavaScript中的XML、JSON、JavaScript的安全、Ajax技术、Vue.js编程,以及星光电影网项目实战。书中的大多数知识点结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可轻松领会 JavaScript 程序开发的精髓,快速提高开发 技能。 ... En savoir plus

    14,64 €

  • Hello! HTML5 & CSS3

    A User Friendly Reference Guide

    par Rob Crowther ...
    SummaryHello! HTML5 & CSS3 is written for the web designer or developer who wants a fast, example-oriented introduction to the new HTML and CSS features. This snappy, user-friendly, and fun guide will get you started right away.About this BookWhether you're building web pages, mobile apps, or desktop apps, you need to learn HTML5 and CSS3. So why wait? Hello! HTML5 & CSS3 is a smart, snappy, and ... En savoir plus

    44,33 €

  • Backbone JS. JavaScript Framework. 2ª Edición

    En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La vista renderiza el HTML mediante el uso de plantillas JavaScript o renderizando el framework y gestionando los eventos desencadenados en los elementos del mismo. El router es como como controlador y es el responsable de manejar una determinada URL y diciéndole al ... En savoir plus

    6,49 €

  • 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

    54,06 €

  • Test-Driving JavaScript Applications

    Rapid, Confident, Maintainable Code

    Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight ... En savoir plus

    18,53 €

  • Mastering Reactive JavaScript

    Building asynchronous and high performing web apps with RxJS

    Expand your boundaries by creating applications empowered with real-time data using RxJs without compromising performanceKey Features\[\*\] Handle an infinite stream of incoming data using RxJs without going crazy\[\*\] Explore important RxJs operators that can help you improve your code readability\[\*\] Get acquainted with the different techniques and operators used to handle data traffic, which ... En savoir plus

    25,95 € ou Gratuit avec Kobo Plus

  • Mastering Web Application Development with Express

    If you are a Node.js developer who wants to take your Express skills to the next level and develop high performing, reliable web applications using best practices, this book is ideal for you. The only prerequisite is knowledge of Node.js. ... En savoir plus

    24,71 € ou Gratuit avec Kobo Plus

  • Learn React with TypeScript

    A beginner's guide to reactive web development with React 18 and TypeScript

    par Carl Rippon ...
    Take your first step in building modern-day component-based web apps using the latest features and capabilities of React and TypeScript with this easy-to-follow guideKey FeaturesLearn to use different React hooks with TypeScriptExplore different styling approaches while building React web appsGain experience in using React Dev Tools to debug componentsPurchase of the print or Kindle book includes ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • AWS MCP Server Engineering

    Building Secure, Scalable, and Automated Cloud Systems with Modular Command Protocol Integrations

    par Caden Nexon ...
    AWS MCP Server Engineering is the definitive guide for architects, DevOps engineers, and cloud professionals who want to build the next generation of secure, automated, and modular cloud systems using the Modular Command Protocol (MCP) ecosystem.This book demystifies how MCP servers, clients, and tools integrate seamlessly with AWS to create intelligent, event-driven, and highly maintainable ... En savoir plus

    5,99 € ou Gratuit avec Kobo Plus

  • Hugo in Action

    par Atishay Jain ...
    Build and deploy a live website in just 30 minutes using Hugo. The Hugo engine lets you rapidly deliver static sites that are low maintenance, high performance, and feature rich.In Hugo in Action you will learn:Building web pages with Hugo and JamstackCreating content using MarkdownContent management with HugoDesigning new Hugo themesUsing the Go template languageManaging dependencies with Hugo ... En savoir plus

    54,06 €

  • jQuery Cookbook

    Solutions & Examples for jQuery Developers

    par Cody Lindley ...
    jQuery simplifies building rich, interactive web frontends. Getting started with this JavaScript library is easy, but it can take years to fully realize its breadth and depth; this cookbook shortens the learning curve considerably. With these recipes, you'll learn patterns and practices from 19 leading developers who use jQuery for everything from integrating simple components into websites and ... En savoir plus

    18,53 €

  • Deploying Node.js

    Learn how to build, test, deploy, monitor, and maintain your Node.js applications at scale

    par Sandro Pasquali ...
    Key FeaturesBook DescriptionIf you are an intermediate or advanced developer deploying your Node.js applications, then this book is for you. If you have already built a Node application or module and want to take your knowledge to the next level, this book will help you find your way.What you will learnLearn the strengths of Node.js and how to optimize your code to make it ready for deployment ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Front-end com Vue.js

    Da teoria à prática sem complicações

    Se você acha que é preciso muito tempo e códigos HTML, CSS e JavaScript embolados para conseguir construir um layout moderno e interativo, com um curto tempo de carregamento e funcionamento em qualquer plataforma, com certeza não conhece o Vue.js. Ele é um framework feito em JavaScript, que tem como principal objetivo o reaproveitamento de código e uma curva de aprendizagem pequena. Neste livro, ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Full-Stack React Projects

    Modern web development using React 16, Node, Express, and MongoDB

    par Shama Hoque ...
    Unleash the power of MERN stack by building diverse web applications using React, Node.js, Express, and MongoDBKey FeaturesCreate dynamic web applications with the MERN stackLeverage the power of React in building interactive and complex user interfacesUnlock the potential of Node, Express, and MongoDB to build modern full-stack applicationsBook DescriptionThe benefits of using a full JavaScript ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Erlang Programming

    A Concurrent Approach to Software Development

    This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your ... En savoir plus

    23,78 €

  • Adobe Edge Animate: The Missing Manual

    par Chris Grover ...
    Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You’ve come to the right book. Adobe Edge Animate: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all of the code for you. With this book, you’ll be designing great-looking web elements in no time.The ... En savoir plus

    17,81 €

  • Getting Started with Ionic

    Get up and running with developing effective Hybrid Mobile Apps with Ionic

    par Rahat Khanna ...
    Get up and running with developing effective Hybrid Mobile Apps with IonicKey Features1. Develop engaging mobile experiences with a native-looking UI in Ionic and AngularJS2. Build mobile applications with a native UI and interactions with device APIs using popular web technologies such as HTML, CSS, and JavaScript3. Create an e-commerce mobile app using tutorials and code samplesBook ... En savoir plus

    19,46 € ou Gratuit avec Kobo Plus

  • Learning TypeScript 2.x

    Develop and maintain captivating web applications with ease

    par Remo H. Jansen ...
    Exploit the features of TypeScript to easily create your very own web applicationsKey Features\[\*\] Develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScript\[\*\] Walk through the fundamentals of TypeScript with the help of practical examples\[\*\] Enhance your web development skills using TypeScript 2.xBook DescriptionTypeScript is an open source ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus