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 217 - 240 sur 680
Skip side bar filters
  • Building a Screenshot Capture Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Screenshot Capture App

    par Lumavalle Press ...
    This practical guide shows you how to build a working Screenshot Capture web app using only HTML, CSS, and JavaScript. Designed for beginners and early intermediates, it uses a clear question-and-answer format to explain every step in simple terms.You will learn how to:Set up your project structure and layoutUse the Screen Capture API to access screen contentConvert live video previews into still ... En savoir plus

    CHF 4.00 ou Gratuit avec Kobo Plus

  • 5 Practical React Projects

    This book is a collection of in-depth tutorials, selected from SitePoint's React Hub, that will guide you through some fun and practical projects. Along the way, you'll pick up lots of useful development tips.It contains:How to Create a Reddit Clone Using React and Firebase by Nirmalya GhoshBuild a CRUD App Using React, Redux and FeathersJS by Michael WanyoikeHow to Build a Todo App Using React, ... En savoir plus

    CHF 8.09

  • Rediscovering JavaScript

    Master ES6, ES7, and ES8

    JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond - like the rest operator, generators, destructuring, object literals, arrow functions, modern classes, promises, async, and metaprogramming ... En savoir plus

    CHF 26.97

  • React for Real

    Front-End Code, Untangled

    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up ... En savoir plus

    CHF 15.58

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    par Boris Cherny ...
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its ... En savoir plus

    CHF 29.03

  • BootStrap 3 - Sites Web pour Mobiles

    Utilisez BootStrap 3 pour Créer des Applications Mobiles Magnifiques que vos visiteurs adorent !

    Collection Livre 2 - Développement Facile
    Le meilleur moyen - l'unique moyen - de créer une application magnifique, qui vous rendra fier, c'est de simplifier la vie de vos clients en créant l'application qui répond à leurs besoins et qui reste toujours performantes quelque soit sa complexité.Dans cet ouvrage "multimédia" agréable à lire et tiré de son expérience, un développeur passionné explique comment vous pouvez vous aussi créer des ... En savoir plus

    CHF 10.19

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    par Ryan roffe ...
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming ... En savoir plus

    CHF 9.44

  • Building Large-Scale Web Applications with Angular

    Your one-stop guide to building scalable and production-grade Angular web apps

    A definitive guide on frontend development with Angular from design to deploymentKey FeaturesDevelop web applications from scratch using Angular and TypeScriptExplore reactive programming principles and RxJS to develop and test apps easilyStudy continuous integration and deployment on the AWS cloudBook DescriptionIf you have been burnt by unreliable JavaScript frameworks before, you will be amazed ... En savoir plus

    CHF 34.05 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

    CHF 30.67 ou Gratuit avec Kobo Plus

  • 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

  • Construindo APIs REST com Node.js

    Caio Ribeiro Pereira

    Hoje em dia, é muito comum criar aplicações client-side para web e mobile que consomem dados de uma API (Application Programming Interface), que são sistemas back-end focados apenas no processamento e envio de dados, de forma centralizada. Isso permite que sejam desenvolvidas múltiplas aplicações clientes com interfaces específicas para usuários mobile, desktop ou web. Desde 2010, o Node.js provou ... En savoir plus

    CHF 9.00 ou Gratuit avec Kobo Plus

  • JavaScript for Beginners

    A Comprehensive Guide to Mastering JavaScript from Scratch

    par Alex Thompson ...
    "JavaScript for Beginners: Unlocking the Power of Web Development: A Comprehensive Guide to Mastering JavaScript from Scratch" is your essential resource for diving into the dynamic world of JavaScript. This book, designed for complete novices and those with a basic understanding, takes you on a step-by-step journey to master the language that powers modern web development. From setting up your ... En savoir plus

    CHF 9.44

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    Collection Livre 1 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... En savoir plus

    CHF 18.00 ou Gratuit avec Kobo Plus

  • Node.js for Beginners

    A comprehensive guide to building efficient, full-featured web applications with Node.js

    par Ulises Gascón ...
    Build your first production-grade web app from scratch using Node.js, Express, MongoDB, authentication, and testing with guidance from a member of the Express Technical Committee as well as a Node.js core collaborator and releaserKey FeaturesLearn JavaScript, async programming, and event-driven architectures in Node.jsDiscover best practices for secure deployment and testing of Node.js appsBuild a ... En savoir plus

    CHF 30.46 ou Gratuit avec Kobo Plus

  • Mastering Puppet

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... En savoir plus

    CHF 11.07

  • Mastering Lua

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... En savoir plus

    CHF 11.07

  • Reactive Patterns with RxJS and Angular Signals

    Elevate your Angular 18 applications with RxJS Observables, subjects, operators, and Angular Signals

    par Lamis Chebbi ...
    Leverage the reactive paradigm with RxJS and signals in your Angular applications using common patterns and techniques designed for real-world use casesKey FeaturesUse practical reactive patterns in your Angular apps to improve the quality and performance of your codeLearn performance optimization techniques from a Google Developer Expert for AngularSeamlessly integrate RxJS with Angular features ... En savoir plus

    CHF 24.92 ou Gratuit avec Kobo Plus

  • GraphQL Best Practices

    Gain hands-on experience with schema design, security, and error handling

    par Artur Czemiel ...
    Get to grips with best practices, advanced techniques, and practical examples in TypeScript for building a scalable and secure backend with seamless frontend integrationKey FeaturesGain detailed guidance for crafting effective GraphQL schemasExplore insights into securing and optimizing GraphQL applicationsLearn through step-by-step examples, using TypeScript for practical learningPurchase of the ... En savoir plus

    CHF 27.69 ou Gratuit avec Kobo Plus

  • Vue.js 3.x+Element Plus前端开发实战

    par 趣千厘 ...
    Element Plus是一套采用Vue.js 3.x实现的UI组件库,它为开发者、设计师和产品经理提供了配套设计资源,可以帮助网站快速成型。本书详解Vue.js 3.x和Element Plus开发方法,配套源码、PPT课件。 本书分为两篇,共14章。第一篇(第1~7章)介绍Vue.js 3和Element Plus相关的基础知识,其中包含Vue .js 3的基础知识、Vue.js 3生态Vue Router和Vuex的相关知识与应用、Element Plus常用组件的使用方法以及Vue.js 3和Element Plus配合使用的好处和方法,各章节通过简单的示例,使读者可以快速掌握相关知识;第二篇(第8~14章)讲解如何构建一个功能完整的单页面应用——权限管理系统,为读者掌握Element Plus打下坚实的基础。 本书适合Vue.js 3.x+Element Plus前端开发初学者 ... En savoir plus

    CHF 16.08

  • Qualitätssicherung mit JavaScript und PHP

    Collection Livre 38 - shortcuts
    Aus der Entwicklung von Software ist die Qualitätssicherung nicht mehr wegzudenken. Diese Aussage trifft allerdings nicht nur für Enterprise Serverapplikationen und klassische Desktop-Anwendungen zu, sondern gilt in gleichem Maße auch für die Entwicklung von Webapplikationen. Sebastian Springer vermittelt dem Leser gezielt die zentralen Regeln professioneller Qualitätssicherung in Web-Projekten. ... En savoir plus

    CHF 4.00

  • Node.js for .NET Developers

    par David Gaynes ...
    Collection series Developer Reference
    Build scalable, high-traffic websites and web applications with Node.jsFor many .NET programmers, Node.js represents a new way to build high-traffic websites and applications. Now there’s a practical, concise introduction to Node.js specifically for Microsoft developers. David Gaynes guides you through the entire Node.js development process. Using Microsoft Visual Studio examples, he addresses ... En savoir plus

    CHF 11.67

  • JavaScript für Java-Entwickler

    Collection Livre 62 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Dabei wird besonders auf Patterns eingegangen, die die Entwicklung mit JavaScript im größeren Rahmen ermöglichen. Diese Auflage enthält nun auch die wichtigsten Neuerungen der Sprache in ihrer Version ECMAScript 2015. In einem zusätzlichen Kapitel werden zudem ... En savoir plus

    CHF 11.00

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    par Rob Botwright ...
    Welcome to the ultimate Java Swing Programming bundle! Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ♂️ Book 1: Java Swing Essentials Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of GUI programming in Java ... En savoir plus

    CHF 7.00 ou Gratuit avec Kobo Plus

  • React

    Das umfassende Handbuch

    Erfahren Sie in dem neuen Buch des JavaScipt-Experten Sebastian Springer, wie Sie performante Oberflächen gestalten können. Mit einfachen und leicht verständlichen Beispielen erlernen Sie die Grundlagen von React, React Native und Redux. Und auch als fortgeschrittener JavaScript-Entwickler profitieren Sie von den vielen Profithemen wie Tests, Animationen, Material Design Components, Server Side ... En savoir plus

    CHF 44.99