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 49 - 72 sur 1374
Skip side bar filters
  • Learning jQuery Fourth Edition

    Step through each of the core concepts of the jQuery library, building an overall picture of its capabilities. Once you have thoroughly covered the basics, the book returns to each concept to cover more advanced examples and techniques.This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their ... En savoir plus

    20,13 € ou Gratuit avec Kobo Plus

  • TypeScript: Modern JavaScript Development

    Leverage the features of TypeScript to boost your development skills and create captivating applicationsAbout This BookLearn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScriptExplore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.jsFocusing on design patterns in TypeScript, this step-by ... En savoir plus

    56,28 € ou Gratuit avec Kobo Plus

  • Backbone.js Programming By Example

    par Agus Kurniawan ...
    This book is a practical guide to Backbone.js programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, Node.js and Socket.io. It describes all the elements of the Backbone API and illustrates their use with code examples. The following is a list of highlight topics: * Preparing development environment * Model, View, and Collection * Events ... En savoir plus

    2,94 €

  • Master JavaScript in 30 Days

    par Rebecca Cox ...
    Are you looking to unlock the full potential of JavaScript and become a confident and skilled developer? Look no further! "Master JavaScript in 30 Days" is the ultimate resource that will take you on an exciting journey of learning and mastering JavaScript in just 30 days.This book is carefully crafted to provide a step-by-step approach to learning JavaScript from scratch, making it accessible to ... En savoir plus

    9,49 €

  • Lua Programming Language (2026)

    Dive into Lua for Beginners and Embark on a Hands-on Project to Solidify Your Skills.

    Unlock the Power of Lua: Your Gateway to Programming Prowess!Discover Lua, the versatile scripting/programming language that empowers you to conquer the realm of programming, create captivating games, and develop applications that resonate. Whether you're a novice seeking an introduction to the art of programming or an aspiring developer aiming to harness the language's potential, Lua welcomes you ... En savoir plus

    26,76 € ou Gratuit avec Kobo Plus

  • Vue.js 3 par la pratique

    par Michel Martin ...
    Ce manuel pratique est dédié à Vue.js 3, le framework JavaScript qui a le vent en poupe. Je m'appelle Michel Martin et je vais vous accompagner tout au long de ce manuel très complet pour débutants. Pour être en mesure de la suivre, vous devez avoir des notions de HTML, de CSS et de JavaScript. Rien d'autre !Vous avez pris une excellente décision en décidant de vous former à Vue 3 et je suis ... En savoir plus

    14,99 €

  • Getting Started with D3

    Creating Data-Driven Documents

    par Mike Dewar ...
    Learn how to create beautiful, interactive, browser-based data visualizations with the D3 JavaScript library. This hands-on book shows you how to use a combination of JavaScript and SVG to build everything from simple bar charts to complex infographics. You’ll learn how to use basic D3 tools by building visualizations based on real data from the New York Metropolitan Transit Authority.Using ... En savoir plus

    8,58 €

  • Node.js Web Development

    Server-side web development made easy with Node 14 using practical examples

    par David Herron ...
    Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth editionKey FeaturesLearn backend web programming with the JavaScript stackExplore best practices, right from configuring and building web servers to deploying them on a production cloud hosting system: AWS using Docker and ... En savoir plus

    26,70 € ou Gratuit avec Kobo Plus

  • TypeScript Essentials

    The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book. ... En savoir plus

    15,25 € ou Gratuit avec Kobo Plus

  • JavaScript for Beginners

    A Complete Guide to Learn the Fundamentals of JavaScript and Start Programming Today!

    par MEGANE NOEL ...
    Collection series Computer Programming
    This book serves as an introduction to JavaScript, explaining how it works and how it may be used to create web apps and dynamic web pages.We'll cover all you need to know to get started coding right away. Everything is covered here, from your first steps as a coder to testing and achieving immaculate, flawless code.This book is jam-packed with step-by-step instructions that you can put into ... En savoir plus

    6,24 € ou Gratuit avec Kobo Plus

  • 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 €

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    par Chris Shiflett ...
    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... En savoir plus

    14,51 €

  • WebSocket

    Lightweight Client-Server Communications

    par Andrew Lombardi ...
    Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a ... En savoir plus

    15,25 €

  • Learning DHTMLX Suite UI

    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5

    par Eli Geske ...
    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5Key FeaturesLearn how to install and use DHTMLX methods and eventsStore data in HTML5 local storageLearn how to develop a client-side application using DHTMLX and browser toolsBook DescriptionJavaScript applications provide an excellent user experience for small to large scale enterprise ... En savoir plus

    20,02 € ou Gratuit avec Kobo Plus

  • JavaScript : Functional Programming for JavaScript Developers

    Functional Programming for JavaScript Developers

    Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web appsKey Features\[\]Write powerful code with the high-level functions that JavaScript offers\[\]Discover what functional programming is, why it's effective, and how it's used in JavaScript\[\]Understand and optimize JavaScript's hidden potential as a true functional languageBook ... En savoir plus

    45,78 € ou Gratuit avec Kobo Plus

  • Beginning Perl for Bioinformatics

    An Introduction to Perl for Biologists

    par James Tisdall ...
    With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular Perl programming books are often too ... En savoir plus

    19,49 €

  • Perl Best Practices

    Standards and Styles for Developing Maintainable Code

    par Damian Conway ...
    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the ... En savoir plus

    19,49 €

  • 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,66 €

  • Learning GraphQL

    Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project ... En savoir plus

    19,92 €

  • 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 €

  • Instant Testing with CasperJS

    par Eric Brehault ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A concise guide full of step-by-step recipes to teach you how to create CasperJS tests for your web development projects. This book will be extremely useful for web developers who are new to testing or who want to move from another testing solution to CasperJS. It is assumed that you ... En savoir plus

    13,56 € ou Gratuit avec Kobo Plus

  • Head First jQuery

    A Brain-Friendly Guide

    Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly get up to speed on this amazing JavaScript library by learning how to navigate HTML documents while handling events, effects, callbacks, and animations. By the time you've completed the book, you'll be ... En savoir plus

    19,49 €

  • Developing Web Components

    UI from jQuery to Polymer

    Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript ... En savoir plus

    18,01 €

  • KnockoutJS Programming By Example

    par Agus Kurniawan ...
    This book is a practical guide to KnockoutJS programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, ASP.NET MVC, Node.js and Socket.io. It describes all the elements of the KnockoutJS API and illustrates their use with code examples. The following is a list of highlight topics:* Preparing development environment* Model-View-ViewModel ... En savoir plus

    2,94 €