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 721744 z 1261
Přeskočit filtry boční lišty
  • Working with Static Sites

    Bringing the Power of Simplicity to Modern Sites

    Just like vinyl LPs, static sites are making a comeback, evidenced by the wide array of static-site generators now available. This practical book shows you hands-on how to build these simple sites for blogs and other use cases, and how to make them more powerful. In the process, you’ll work with some of today’s more mature and popular static-site generators.Authors Raymond Camden and Brian Rinaldi ... Přečtěte si více

    510,69 Kč

  • Complete Guide to Modern JavaScript

    Learn everything from the basics of JavaScript to the new ES2021 features. Practice with more than 50 quizzes and dive into the basics of TypeScript.

    podle Alberto Montalesi ...
    Whether you are a complete beginner or you have some knowledge in JavaScript, this book will guide you from the basics of the language to all the new features introduced until 2020.At the end of each chapter test your knowledge with quizzes.After reading this book, Let Const, generators, promises, and async won't be a problem anymore.If you want to experience something new, this book also includes ... Přečtěte si více

    291,47 Kč

  • Java for Beginners

    podle Knowledge Flow ...
    Série série Programming & Computer Science Series
    Java for Beginners by Knowledge Flow is a beginner-friendly programming guide that introduces the core concepts of Java in a clear and practical manner. Designed for students, aspiring developers, and self-learners, this book covers fundamental topics such as variables, data types, operators, control statements, classes and objects, inheritance, exception handling, and basic file I/O. Each concept ... Přečtěte si více

    83,25 Kč nebo zdarma s Kobo Plus

  • React Application Architecture for Production

    A hands-on guide to architecting, building, and delivering enterprise-ready modern React apps

    Master modern React application architecture patterns and principles for building scalable, maintainable production apps and learn best practices in project structure, component design, state management, testing strategies, and more.Key FeaturesMaster React architecture patterns and design principles for building maintainable, scalable frontend applicationsDevelop production-ready React ... Přečtěte si více

    709,19 Kč nebo zdarma s Kobo Plus

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    podle Nick Morgan ...
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to ... Přečtěte si více

    540,89 Kč

  • Data Visualization with JavaScript

    podle Stephen A. Thomas ...
    You’ve got data to communicate. But what kind of visualization do you choose, how do you build your visualizations, and how do you ensure that they're up to the demands of the Web?In Data Visualization with JavaScript, you’ll learn how to use JavaScript, HTML, and CSS to build practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging ... Přečtěte si více

    435,69 Kč

  • Full-Stack React, TypeScript, and Node

    Build scalable and cloud-ready web applications using modern React, TypeScript, and Docker

    podle David Choi, Cihan Yakar ...
    Explore the evolving landscape of full-stack development with the latest web technologies to build production-ready React applications and deploy them using Docker on AWS.Key FeaturesNew Update: Chapters on monitoring, observability, and AI-assisted developmentMaster the architecture of React 19 and modern single-page applications (SPAs)Containerize with Docker and Podman, automate workflows with ... Přečtěte si více

    866,69 Kč nebo zdarma s Kobo Plus

  • Data Visualization with D3.js Cookbook

    Turn your digital data into dynamic graphics with this exciting, leading-edge cookbook. Packed with recipes and practical guidance it will quickly make you a proficient user of the D3 JavaScript library.

    podle Nick Zhu ...
    Turn your digital data into dynamic graphics with this exciting, leading-edge cookbook. Packed with recipes and practical guidance it will quickly make you a proficient user of the D3 JavaScript library.Key FeaturesCreate stunning data visualization with the power of D3Bootstrap D3 quickly with the help of ready-to-go code samplesSolve real-world visualization problems with the help of practical ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Node.js Cookbook

    Practical recipes for building server-side web applications with Node.js 22

    Master Node.js 22 through expert-led recipes in async programming, app development, Fastify, modules, testing, debugging, and optimizationKey FeaturesExplore the latest Node.js 22 features to stay at the forefront of modern developmentLearn to build, debug, and deploy Node.js applications flawlesslyGain expertise in Fastify Web Framework, Node.js module creation, and advanced testing ... Přečtěte si více

    662,39 Kč nebo zdarma s Kobo Plus

  • React Native

    Native Apps parallel für Android und iOS entwickeln

    podle Erik Behrends ...
    Série série Animals
    Mit dem Open-Source-Framework React Native entwickeln Sie plattformübergreifend vollwertige native Apps mit JavaScript. Der Einstieg in die App-Entwicklung ist durch dieses Framework so einfach wie nie zuvor.Dieses Buch zeigt Ihnen, wie Apps parallel für Android und iOS mit einer weitgehend einheitlichen Codebasis umgesetzt werden. Sie benötigen dazu lediglich grundlegende Programmiererfahrung, ... Přečtěte si více

    829,00 Kč nebo zdarma s Kobo Plus

  • Javascript for R

    podle John Coene ...
    Série série Chapman & Hall/CRC The R Series
    Little known to many, R works just as well with JavaScript—this book delves into the various ways both languages can work together. The ultimate aim of this work is to put the reader at ease with inviting JavaScript in their data science workflow. In that respect the book is not teaching one JavaScript but rather we show how little JavaScript can greatly support and enhance R code. Therefore, the ... Přečtěte si více

    1 652,24 Kč

  • Forms API

    Learn how to process forms for your website with HTML5 and JavaScript

    podle J.D Gauchat ...
    Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and ... Přečtěte si více

    39,48 Kč nebo zdarma s Kobo Plus

  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    podle Sai S Sriparasa ...
    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... Přečtěte si více

    551,69 Kč nebo zdarma s Kobo Plus

  • Learn Enough JavaScript to Be Dangerous

    A Tutorial Introduction to Programming with JavaScript

    podle Michael Hartl ...
    All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and BeyondJavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn ... Přečtěte si více

    570,79 Kč

  • React Programming

    The Big Nerd Ranch Guide

    podle Loren Klingman ...
    Série série Big Nerd Ranch Guides
    React is today's most popular open-source JavaScript library for front-end web application development. React Programming: The Big Nerd Ranch Guide helps programmers with experience in HTML, CSS, and JavaScript master React through hands-on examples.Based on Big Nerd Ranch's popular React Essentials bootcamp, this guide illuminates key concepts with realistic code, guiding you step by step through ... Přečtěte si více

    901,19 Kč

  • Guide to: Learning Python Decorators

    podle Matt Harrison ...
    Guide To: Learning Python Decorators is a complete guide to the theory and implementation of decorators. Decorators are pretty common in Python. While not strictly necessary, they can reduce code size while enabling control of function input, invocation and output. Many explanations of decorators are brief and leave the reader somewhat confused. This book is an attempt to remedy that. It is based ... Přečtěte si více

    145,85 Kč

  • Angular 2

    Moderne Frontends für alle Plattformen entwickeln

    podle Manfred Steyer ...
    Série Kniha 201 - shortcuts
    Passend zum Final Release von Angular 2, einem JavaScript-Framework und Nachfolger des bekannten AngularJS, vermittelt Manfred Steyer in diesem shortcut den Einstieg in die Arbeit mit diesem. Er beschäftigt sich mit dem Aufbau einer Single-Page-Anwendung mithilfe von Angular 2 und TypeScript und erläutert dabei unter anderem die Vorteile der Komponentenorientierung sowie den Einsatz von Dependency ... Přečtěte si více

    79,00 Kč

  • MEAN Web Development

    podle Amos Q. Haviv ...
    If you are a web or a full-stack JavaScript developer who is interested in learning how to build modern web applications using the MEAN stack, this book is for you. ... Přečtěte si více

    827,99 Kč nebo zdarma s Kobo Plus

  • The Basics of Front-End Web Development (HTML, CSS, and JavaScript)

    Learn How To Design and Build Websites As A Beginner

    podle Roggie Clark, Raj Clark ...
    Make Learning Front-End Web Development EasierHave you ever wanted to build your own website but didn't know where to start? Whether you're a total beginner or someone looking to brush up on the fundamentals, this book is your step-by-step guide to mastering the core trio of web development: HTML, CSS, and JavaScript.In this easy-to-follow book, you'll discover:HTML Essentials: Learn how to ... Přečtěte si více

    145,85 Kč

  • Your First Week With Bootstrap

    Bootstrap stands as one of the most popular, open-source, front-end frameworks on the Web. Since its official release in 2011, it has undergone several changes, and it's now one of the most stable and responsive frameworks available. It's loved by web developers of all levels, as it gives them the capability to build a functional, attractive website design within minutes. A novice developer with ... Přečtěte si více

    220,19 Kč nebo zdarma s Kobo Plus

  • D3.js: Cutting-edge Data Visualization

    Turn your raw data into real knowledge by creating and deploying complex data visualizations with D3.jsAbout This BookUnderstand how to best represent your data by developing the right kind of visualizationExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real ... Přečtěte si více

    1 489,49 Kč nebo zdarma s Kobo Plus

  • Java - VIRTUAL MACHINE

    podle Preeti Man ...
    This book intends to educate Java practitioners on JAVA Virtual Machine through detailed explanation about the intended purpose and functions in a JVM. ... Přečtěte si více

    558,87 Kč nebo zdarma s Kobo Plus

  • HTML5 canvas in tempo reale (estratto)

    podle Antonio Taccetti ...
    Questo e-book è un estratto delle guida interattiva: HTML5 canvas in tempo reale.E-book interattivo significa che il lettore può inserire dei dati nelle pagine ed il contenuto di queste si adeguerà ai nuovi valori.Per inserire i dati, nelle pagine dell’e-book, sono stati implementati dei controlli simili a quelli che si possono trovare sulle pagine Internet ed un pulsante esegui per impartire il ... Přečtěte si více

    Zdarma

  • Java Programming : The Complete Beginners Guide

    podle Scott Burk ...
    It can appear to be an overwhelming task to learn a programming language. You could have previously considered coding and thought it was too difficult and confusing. You will be guided step-by-step through learning one of the best programming languages available with the help of this thorough beginner's guide. You will quickly be able to write code with professionalism.One of the most well-liked ... Přečtěte si více

    104,12 Kč