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 241 - 264 sur 1374
Skip side bar filters
  • Java EE 7 Web Application Development

    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7

    par Peter Pilgrim ...
    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7 Key FeaturesBuild modern Java EE web applications that insert, update, retrieve, and delete customer data with up-to-date methodologiesDelve into the essential JavaScript programming language and become proficient with front-end technologies that integrate with the Java platformLearn about JavaServer Faces, ... En savoir plus

    38,92 € ou Gratuit avec Kobo Plus

  • JavaScript Pocket Reference

    Activate Your Web Pages

    par David Flanagan ...
    JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.The first 9 chapters document the latest version (ECMAScript 5) ... En savoir plus

    9,16 €

  • Building a Social Share Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Social Share App

    par Lumavalle Press ...
    Learn how to build a functional, responsive Social Share web app using only HTML, CSS, and JavaScript; no libraries or frameworks required.This Q&A-style guide walks you through the entire process: from setting up your files and structuring your HTML, to adding CSS styling and interactive JavaScript for sharing to Facebook, Twitter, and LinkedIn.Whether you're a beginner with basic web skills or ... En savoir plus

    3,99 € ou Gratuit avec Kobo Plus

  • Maîtrisez React en 5 jours

    par Éric Sarrion ...
    Plongez au cœur de React, un framework de plus en plus utilisé en développement web, avec cet ouvrage exhaustif conçu pour initier les débutants. Chaque chapitre est structuré comme une journée d'apprentissage intensif, vous guidant pas à pas à travers les concepts et techniques nécessaires pour maîtriser cette puissante bibliothèque JavaScript.JOUR 1 : Maîtriser l'écriture d'un composant, créer ... En savoir plus

    21,99 €

  • Teaching Functional Programming with TypeScript

    par Baldurs L. ...
    Teaching Functional Programming with TypeScriptDiscover the perfect intersection of functional programming principles and TypeScript's powerful type system in this comprehensive guide for educators and self-learners alike. "Teaching Functional Programming with TypeScript" transforms abstract functional concepts into practical, applicable skills through TypeScript's familiar syntax and robust ... En savoir plus

    6,49 €

  • Ultimate Deno for Web Development

    Build Lightning-Fast, Secure Web Applications with Deno Using TypeScript, React, Rust, and Cloud-Ready Tools like Docker, Azure, and Chocolatey (English Edition)

    Master Modern Web App Development with Deno, TypeScript, and RustBook DescriptionDeno is a modern, secure runtime for JavaScript and TypeScript, offering developers a simplified, efficient way to build high-performance web applications with built-in tooling and a robust standard library.In Ultimate Deno for Web Development, you'll dive deep into the Deno ecosystem—from setting up the runtime and ... En savoir plus

    17,99 € ou Gratuit avec Kobo Plus

  • From jQuery to JavaScript

    par Dimitar Ivanov ...
    "From jQuery to JavaScript: Unleashing the Power of Vanilla JavaScript for Modern Web Development" is a comprehensive and captivating guide that empowers web developers to liberate their projects from the constraints of jQuery and embrace the elegance and power of pure JavaScript.In this eye-opening book, seasoned developers and jQuery enthusiasts alike will embark on a transformative journey. You ... En savoir plus

    8,99 €

  • Expert Data Visualization

    Advanced information visualization with D3.js 4.x

    par Jos Dirksen ...
    Breathe life into your data by learning how to use D3.js V4 to visualize informationKey Features-Create complex visualizations powered by D3.js and open data.-Provides an extensive set of visualizations that explore all the functionality provided by D3.js V4.-Shows how to set up an easy–to-use environment to create stunning visualizations.Book DescriptionDo you want to make sense of your data? Do ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • Learning Web App Development

    Build Quickly with Proven JavaScript Techniques

    par Semmy Purewal ...
    Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this practical guide shows inexperienced web app developers how to create a user interface, write a server, build client-server communication, and use a cloud-based service to deploy the application.Each ... En savoir plus

    20,07 €

  • Node.js for PHP Developers

    Porting PHP to Node.js

    par Daniel Howard ...
    If you’re an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you’ll also discover how to refactor and improve ... En savoir plus

    15,65 €

  • Building Ethereum Dapps

    Decentralized applications on the Ethereum blockchain

    par Roberto Infante ...
    SummaryBuilding Ethereum Dapps introduces you to decentralized applications based on the Ethereum blockchain platform. In this book, you'll learn the principles of Dapps development by rolling up your sleeves and actually building a few!Foreword by Thomas Bertani.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyImagine ... En savoir plus

    54,06 €

  • Mastering jQuery UI

    par Vijay Joshi ...
    About This BookCreate useful mashups by plugging together different components along with APIsDesign your own widgets like captchas, a color picker, news reader, puzzles, and many othersTake your jQuery UI skills to next level by exploring the ins and outs and nuances of jQuery UI componentsWho This Book Is ForIf you are a frontend developer with considerable knowledge of jQuery UI and want to ... En savoir plus

    26,25 € ou Gratuit avec Kobo Plus

  • Dojo: The Definitive Guide

    The Definitive Guide

    Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex ... En savoir plus

    18,94 €

  • Multithreaded Javascript

    Concurrency Beyond the Event Loop

    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser--JavaScript is now a multi-threaded language. These features will go down as being the ... En savoir plus

    28,21 €

  • Building a Poll Builder Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Poll Builder

    par Lumavalle Press ...
    This hands-on Q&A-style guide shows how to create a complete Poll Builder web app using only HTML, CSS, and JavaScript. It is intended for learners who have a basic understanding of these technologies and want to apply them in a practical project.You will learn how to:Structure your HTML for user input and resultsStyle forms and layouts using CSS for a better experienceUse JavaScript to add and ... En savoir plus

    3,99 € ou Gratuit avec Kobo Plus

  • JavaScript Bootcamp

    Hands-On Learning For Web Developers

    par Rob Botwright ...
    ���� JavaScript Bootcamp: From Zero to Hero - Hands-On Learning for Web Developers ����Are you ready to become a web development hero? Look no further than our comprehensive book bundle, "JavaScript Bootcamp: From Zero to Hero." Whether you're a newcomer to the world of web development or an experienced coder looking to master JavaScript, this bundle is your ultimate guide.���� Book 1 - JavaScript ... En savoir plus

    8,23 €

  • Full-Stack Flask and React

    Learn, code, and deploy powerful web applications with Flask 2 and React 18

    Get to grips with UI interaction, data modeling, API development, and documentation while building modern web apps for cloud deploymentKey FeaturesCombine Flask's pagination techniques with React's dynamic rendering for an enhanced user experienceImplement robust API development within Flask applications by performing CRUD operationsImprove Flask app scalability with blueprints using a modular ... En savoir plus

    24,09 € ou Gratuit avec Kobo Plus

  • Get Programming with JavaScript Next

    New features of ECMAScript 2015, 2016, and beyond

    par JD Isaacks ...
    SummaryGet Programming with JavaScript Next introduces the modern age of JavaScript programming with ES6 and ES7 without dragging you through confusing jargon and abstract examples you'll never use. In just 34 quick-fire sessions, you'll quickly be coding with the latest features and functions of ES6 and ES7!Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... En savoir plus

    44,33 €

  • Derinlemesine React UI

    par Onder Teker ...
    Bu kitapta React ile görsel arayüz işlemleri gösterilmektedir. Router ile geziyolu ve gezinme işlemleri anlatılmaktadır. Stiller üzerinde işlem yapması gösterilmektedir. React Bootstrap ile Responsive Design yapmanın yolu & hazır bileşenler kullanarak geliştirme yapılması gesterilmektedir. Yalnızca bileşenler anlatılmamakta, state, properties, event gibi React özellikleriyle birlikte kullanımı ... En savoir plus

    0,99 €

  • Beginning Server-Side Application Development with Angular

    Discover how to rapidly prototype SEO-friendly web applications with Angular Universal

    par Bram Borggreve ...
    Discover how to rapidly prototype SEO-friendly web applications with Angular UniversalKey FeaturesRapidly build an application that's optimized for search performanceDevelop service workers to make your application truly progressiveAutomatically update metadata and load in content from external APIsBook DescriptionEquip yourself with the skills required to create modern, progressive web ... En savoir plus

    10,80 € ou Gratuit avec Kobo Plus

  • jQuery: Novice to Ninja

    Novice to Ninja

    jQuery: Novice to Ninja, 2nd Edition is the perfect book to jump-start your journey into jQuery. You’ll learn all the basics, so you’ll be able to truly appreciate the power of this JavaScript framework. Then you’ll move on to more advanced techniques, such as plugin development and the creation of almost every conceivable UI widget.A practical, hands-on guide to using jQueryReady-to-use best ... En savoir plus

    21,10 € ou Gratuit avec Kobo Plus

  • JavaScript Patterns

    Build Better Applications with Coding and Design Patterns

    par Stoyan Stefanov ...
    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're ... En savoir plus

    15,95 €

  • Learn AI with Python

    Explore Machine Learning and Deep Learning techniques for Building Smart AI Systems Using Scikit-Learn, NLTK, NeuroLab, and Keras (English Edition)

    par Gaurav Leekha ...
    The book ‘Learn AI with Python’ is intended to provide you with a thorough understanding of artificial intelligence as well as the tools necessary to create your intelligent applications.This book introduces you to artificial intelligence and walks you through the process of establishing an AI environment on a variety of platforms. It dives into machine learning models and various predictive ... En savoir plus

    12,76 € ou Gratuit avec Kobo Plus

  • Coding for Kids Ages 9-15

    Simple HTML, CSS and JavaScript lessons to get you started with Programming from Scratch

    par Mather Bob ...
    Are you looking to teach children how to code? Or are you looking to start coding?This book on beginner html and JavaScript is the answer.For the last couple of years, the news keeps talking about the digital economy and how everyone needs programmers. It seems like everyone wants to learn how to code. However, it is not that easy. Coding is a skill; and like any skill it takes time to learn. Like ... En savoir plus

    8,49 € ou Gratuit avec Kobo Plus