Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

CGI, JavaScript, Perl, VBScript elektronické knihy

Pokud se vám líbí e-knihy v oblasti CGI, JavaScript, Perl, VBScript, pak budete milovat tyto top výběry.
Zobrazuje se 11771193 z 1257
Přeskočit filtry boční lišty
  • 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 ... Přečtěte si více

    195,53 Kč nebo zdarma s Kobo Plus

  • Coding for Kids Ages 10 and Up

    Coding for Kids and Beginners Using HTML, CSS and Javascript

    podle 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 ... Přečtěte si více

    207,00 Kč nebo zdarma s Kobo Plus

  • Advanced Node.js Development

    Master Node.js by building real-world applications

    podle 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", ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • Javascript Assessment Test

    podle 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 ... Přečtěte si více

    165,49 Kč

  • JavaScript by Example

    podle Ellie Quigley ...
    The World’s Easiest Java Script Tutorial—Fully Updated!JavaScript by Example, Second Edition, is the easiest, most hands-on way to learn JavaScript. Legendary programming instructor Ellie Quigley has thoroughly updated her classic book to deliver the skills and information today’s JavaScript users need most—including up-to-the-minute coverage of JavaScript programming constructs, CSS, Ajax, JSON, ... Přečtěte si více

    710,69 Kč

  • Web Game Developer's Cookbook, The

    Using JavaScript and HTML5 to Develop Games

    podle Evan Burchard ...
    Série série Game Design
    Want to start building great web games with HTML5 and JavaScript? Moving from Flash or other game platforms? Already building HTML5 games and want to get better and faster at it? This guide brings together everything you need: expert guidance, sample projects, and working code!Evan Burchard walks you step-by-step through quickly building 10 popular types of games. Each chapter implements a game ... Přečtěte si více

    562,59 Kč

  • Getting Started With BBC micro:bit

    podle 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 ... Přečtěte si více

    67,59 Kč

  • Learn D3.js

    Create interactive data-driven visualizations for the web with the D3.js library

    podle Helder da Rocha ...
    Explore the power of D3.js 5 and its integration with web technologies for building rich and interactive data visualization solutionsKey FeaturesExplore the latest D3.js 5 for creating charts, plots, and force-directed graphicsPractical guide for creating interactive graphics and data-driven apps with JavaScriptBuild Real-time visualization and transition on web using SVG with D3.jsBook ... Přečtěte si více

    1 103,39 Kč nebo zdarma s Kobo Plus

  • 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 ... Přečtěte si více

    1 040,39 Kč nebo zdarma s Kobo Plus

  • JavaScript Brain Teasers

    Exercise Your Mind

    podle Faraz K. Kelhini ...
    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 ... Přečtěte si více

    429,29 Kč

  • 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 ... Přečtěte si více

    709,19 Kč nebo zdarma s Kobo Plus

  • IndexedDB API

    Learn how to create a database for your website with HTML5 and JavaScript

    podle J.D Gauchat ...
    Learn how to use the IndexedDB API to create and manage a database. After reading this guide, you will know how to create a database for your website on the user's computer, and how to store, retrieve, and search information.Table of ContentsINDEXEDDB APIData StructureDatabaseObjects and Object StoresIndexesTransactionsImplementationOpening the DatabaseDefining IndexesAdding ObjectsRetrieving ... Přečtěte si více

    58,59 Kč nebo zdarma s Kobo Plus

  • JavaScript

    The New Toys

    podle 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 ... Přečtěte si více

    592,39 Kč

  • The Nature of Code

    Simulating Natural Systems with JavaScript

    podle Daniel Shiffman ...
    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has ... Přečtěte si více

    429,49 Kč

  • 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 ... Přečtěte si více

    788,39 Kč nebo zdarma s Kobo Plus

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

    podle 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 ... Přečtěte si více

    61,49 Kč nebo zdarma s Kobo Plus

  • React

    Das umfassende Handbuch

    podle Sebastian Springer ...
    Moderne Frontend- und Fullstack-Entwicklung mit ReactWelcher Frontend‑Entwickler hat noch nicht von React gehört? Die führende JavaScript‑Bibliothek für moderne Benutzeroberflächen ist heute aus der Webentwicklung nicht mehr wegzudenken – ob für zahlreiche Single-Page-Applikationen in Unternehmen, öffentliche Webseiten oder mobile Apps auf iOS und Android.Erfahren Sie in diesem umfassenden ... Přečtěte si více

    1 088,09 Kč