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 de 1393 à 1416 sur 1495 résultats
Skip side bar filters
  • JavaScript.

    par Tom Henricksen ...
    Start mastering JavaScript beyond the basics and see the results in your coding skills! Improve your programming abilities and transform your projects with this comprehensive guide.Benefits:- Master loops and conditionals to write efficient code- Understand variable scope and closures for better organization and structure in your code- Experience the satisfaction of solving complex problems with ... En savoir plus

    $17.99 CAD ou Gratuit avec Kobo Plus

  • Data Visualization with Python and JavaScript

    Scrape, Clean, Explore, and Transform Your Data

    par Kyran Dale ...
    How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guide teaches you how to leverage the power of best-of ... En savoir plus

    $51.83 CAD

  • The Best Javascript

    par Harry Sebastian ...
    As JavaScript's creator, I would love to mention some phrases approximately in which JavaScript has been, in which it's far going, and the way the ee-e book you're conserving will assist you to make the maximum of the language. JavaScript changed into born out of a choice to allow HTML authors write scripts immediately in their documents. This can also additionally appear apparent now, however ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • Node.js Event Loop

    par A. Jobaer ...
    Understand the event loop. Avoid blocking it. Master Node.js.This book demystifies the core of Node.js — the event loop — and teaches you how to use it efficiently and safely in real-world systems.You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of ... En savoir plus

    $27.99 CAD ou Gratuit avec Kobo Plus

  • 120 Advanced JavaScript Interview Questions

    par Hernando Abella ...
    "JavaScript is the Most popular programming language used by professional developers today"This book offers a structured approach to mastering JavaScript interview questions, organized into five tiers, ranging from fundamental concepts to advanced challenges. By working through these questions, you'll gain the confidence and knowledge needed to excel in technical interviews.Uncover the intricacies ... En savoir plus

    $12.99 CAD ou Gratuit avec Kobo Plus

  • Linguagens de script para web

    Collections series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida. Linguagens de script para web oferece ao desenvolvedor a oportunidade de aprimorar suas habilidades em construção de ... En savoir plus

    $8.09 CAD

  • Building large scale web apps

    "Building Large Scale Web Apps" is a toolkit to managing large-scale React applications. React as a library allows you to start building user interfaces quickly and easily. But how do things scale as an application grows? How do you ensure that your codebase remains manageable, your performance metrics stay on point, and your team continues to work cohesively as the project evolves? In this book, ... En savoir plus

    $25.91 CAD

  • Ext JS

    par Michel Martin ...
    Comme son nom le laisse supposer, Ext JS est une bibliothèque JavaScript destiné à simplifier les développement Web en JavaScript. Distribué par la société Sencha, ExtJS met à disposition du programmeur de nombreux composants visuels de grande qualité (éléments de formulaires, arbres, tableaux, panels, fenêtres, onglets, boîtes de dialogue, etc.). Ext JS facilite également la gestion ... En savoir plus

    $20.99 CAD

  • Perl Debugged

    par Peter Scott ...
    The 2001 classic - available in eBook formats for the first timePerl Debugged provides the expertise and solutions developers require for coding better, faster, and more reliably in Perl. Focusing on debugging, the most vexing aspect of programming in Perl, this example-rich reference and how-to guide minimizes development, troubleshooting, and maintenance time resulting in the creation of elegant ... En savoir plus

    $30.59 CAD

  • React Native

    Desenvolvimento de aplicativos mobile com React

    O React Native é um framework desenvolvido pelo Facebook e baseado na biblioteca React. Ele consiste em uma série de ferramentas que viabilizam a criação de aplicações mobile nativas — para as plataformas iOS e Android — utilizando internamente as tecnologias básicas do front-end: HTML, CSS e JavaScript. Ao contrário de outros frameworks semelhantes, o React Native converte todo o código ... En savoir plus

    $11.69 CAD ou Gratuit avec Kobo Plus

  • Coding for Kids Ages 10 and Up

    Coding for Kids and Beginners Using HTML, CSS and Javascript

    par Bob Mather ...
    Are you looking to start coding or teach kids how to code? Or are you looking to make coding more fun with some games?This book on beginner html and JavaScript is the answer.The last decade has been the year of the programmer. It seems like everyone wants to learn how to code. It seems like the best way to get a job. It seems fun. However, it is not that easy. Coding is a skill; and like any skill ... En savoir plus

    $12.28 CAD ou Gratuit avec Kobo Plus

  • Advanced Node.js Development

    Master Node.js by building real-world applications

    par Andrew Mead ...
    Takes you through creating your own API, building a full real-time web app, securing your Node systems, and practical applications of the latest Async and Await technologies. It maps out everything in a comprehensive, easy-to-follow package designed to get you up and running quickly.Key FeaturesEntirely project-based and practicalExplains the "why" of Node.js features, not just the "how", ... En savoir plus

    $33.83 CAD ou Gratuit avec Kobo Plus

  • Javascript Assessment Test

    par Edward Yao ...
    How well do you know the Javascript language? Take the JSAT and find out. The Javascript Assessment Test (85 questions) Time limit: 45 minutes (All answers found at end of book) Select the best answer for each question. 1. The statement below creates a new context. eval?.("'use strict'; function f(){console.log('hello')}") a. true b. false 2. Under non-strict mode, a statement x = 40 performs what ... En savoir plus

    $7.28 CAD

  • Getting Started With BBC micro:bit

    par Agus Kurniawan ...
    This book helps you to get started with BBC micro:bit board development using JavaScript Blocks Editor (PXT). The following is the highlight topics in this book:* Preparation* Set up BBC micro:bit* Basic Visual Programming for BBC micro:bit* BBC micro:bit GPIO* BBC micro:bit Programming via Mobile Application* Serial Programming and Reading Analog Input* Working with SPI* Working with I2C ... En savoir plus

    $4.05 CAD

  • React 18 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications with React by leveraging industry-best practices

    Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDiscover and unpack the latest React 18 and Node 19 features in this updated fourth editionGet up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React ... En savoir plus

    $48.23 CAD ou Gratuit avec Kobo Plus

  • JavaScript Brain Teasers

    Exercise Your Mind

    If you've ever felt the exhilaration of cracking a thorny problem or the joy of witnessing elegant code that challenges your mind, then this book is tailor-made for you. Prepare yourself to dive into a diverse array of mind-bending JavaScript brain teasers. Each puzzle is more than just a code exercise; it's a gateway to unlocking new insights and honing your abilities. As you work through the ... En savoir plus

    $26.63 CAD

  • Building AI-Powered Apps with Angular

    Hands-on guide to creating agentic Angular apps with Google AI and Gemini models

    Build and deploy AI-powered Angular apps using Gemini, Genkit, multimodal AI, MCP, and RAG to create intelligent UIs, generate images or video, and turn concepts into scalable cloud solutionsKey FeaturesIntegrate cutting-edge AI such as Gemini and multimodal capabilities into Angular appsBuild intelligent features such as image and video generation, MCP, RAGDeploy robust, scalable AI solutions to ... En savoir plus

    $33.11 CAD ou Gratuit avec Kobo Plus

  • React Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications by leveraging industry-best practices

    Build fast and scalable web apps with React 19 and Next.js 16 by applying proven design patterns, avoiding common anti patterns, and shipping production features with testing, CI/CD, and practical AI assisted workflowsKey FeaturesUpdated for React 19 & Next.js 16 with modern, production-ready design patternsFull-stack React mastery with Express, PostgreSQL, Drizzle ORM & CI/CD workflowsBuild ... En savoir plus

    $36.71 CAD ou Gratuit avec Kobo Plus

  • JavaScript

    The New Toys

    par T. J. Crowder ...
    All of JavaScript's newest features, in depth, made easy to understand.JavaScript is a rapidly changing language and it can be challenging to keep up with all the new toys being added. JavaScript: The New Toys explores the newest features of the world's most popular programming language while also showing readers how to track what's coming next. After setting the stage by covering who manages the ... En savoir plus

    $31.99 CAD

  • Quick JavaScript Learning In Just 3 Days: Fast-Track Learning Course

    par Vijay K.R. ...
    JavaScript is one the language which helps you make browser to do what you want to do. This is easy language to learn and I am going to teach you now. My language will be user friendly and I will try to tell difficult stuffs in easy language with examples. Let's move on one by one with JavaScript lessons. This is 3 days basic JavaScript Learning Course. Before starting JavaScript, I am assuming ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    par Josh Goldberg ...
    Traduit par Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... En savoir plus

    $48.99 CAD ou Gratuit avec Kobo Plus

  • Svelte and Sapper in Action

    par Mark Volkmann ...
    Svelte and Sapper in Action teaches you to design and build fast, elegant web applications. You’ll start immediately by creating an engaging Travel Packing app as you learn to create Svelte components and develop great UX. You’ll master Svelte’s unique state management model, use Sapper for simplified page routing, and take on modern best practices like code splitting, offline support, and server ... En savoir plus

    $65.99 CAD

  • Voice Applications for Alexa and Google Assistant

    par Dustin Coates ...
    SummaryVoice Applications for Alexa and Google Assistant is your guide to designing, building, and implementing voice-based applications for Alexa and Google Assistant. Inside, you'll learn how to build your own "skills"—the voice app term for actions the device can perform—from scratch.Foreword by Max Amordeluso.You'll find registration instructions inside the print book.About the TechnologyIn ... En savoir plus

    $77.99 CAD

  • Single Page Web Applications

    JavaScript end-to-end

    SummaryIn Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design. And you'll learn how to capitalize on trends like server-side JavaScript and NoSQL data stores, as well ... En savoir plus

    $65.99 CAD