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 865888 z 1261
Přeskočit filtry boční lišty
  • 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

    720,99 Kč

  • Object-Relational Mapping (ORM): MongoDB, Mongoosejs and Node.js By Example

    podle Agus Kurniawan ...
    The Guide to learn Object-Relational Mapping (ORM) for MongoDB using Mongoosejs and Node.js is the development practical guide for you. The text aims to give you illustration in code how to implement ORM for MongoDB. It contains lots of detailed sample code that can be followed a long with as you read.****TOC***Development EnvironmentSchemas and ModelsCreate, Read, Update and Delete ... Přečtěte si více

    67,58 Kč

  • Game Development with Three.js

    With Three.js you can create sophisticated 3D games that run in the web browser. This book is aimed at both the professional game designer and the enthusiast with a step by step approach including lots of tips and examples.

    podle Isaac Sukin ...
    A step-by-step, example-based guide to building immersive 3D games on the Web using the Three.js graphics library.This book is for people interested in programming 3D games for the Web. Readers are expected to have basic knowledge of JavaScript syntax and a basic understanding of HTML and CSS. This book will be useful regardless of prior experience with game programming, whether you intend to ... Přečtěte si více

    551,69 Kč nebo zdarma s Kobo Plus

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    podle J.D Gauchat ...
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... ... Přečtěte si více

    59,22 Kč nebo zdarma s Kobo Plus

  • The JavaScript JSON Cookbook

    Over 80 recipes to make the most of JSON in your desktop, server, web, and mobile applications

    podle Ray Rischpater ...
    Key FeaturesBook DescriptionIf you're writing applications that move structured data from one place to another, this book is for you. This is especially true if you've been using XML to do the job because it's entirely possible that you could do much of the same work with less code and less data overhead in JSON. While the book's chapters make some distinction between the client and server sides ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • React 16 Tooling

    Master essential cutting-edge tools, such as create-react-app, Jest, and Flow

    React 16 Tooling covers the most important tools, utilities, and libraries that every React developer needs to know — in detail.Key FeaturesEach chapter presents meta-development solutions to help React developersThe tools used are presented in a practical, solution-oriented approach with no fluffThe chapters are arranged in a logical order that mirrors a typical React development workflow, but ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Learn React Hooks

    Build and refactor modern React.js applications using Hooks

    podle Daniel Bugl ...
    Create large-scale web applications with code that is extensible and easy to understand using React HooksKey FeaturesExplore effective strategies for migrating your state management from Redux and MobX to React HooksIntegrate Hooks with React features such as Context and Suspense to add advanced functionality to your web appsCreate complex applications by combining multiple hooksBook ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • JavaScript

    Tips and Tricks to Programming Code with Javascript

    podle Charlie Masterson ...
    Série Kniha 2 - JavaScript Programming Series
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Přečtěte si více

    64,00 Kč nebo zdarma s Kobo Plus

  • Batter Backbone Applications With MarionetteJS

    podle Joseph Zimmerman ...
    Backbone.js is a growing, popular library for building JavaScript-based web applications in a well-structured, organized and maintainable way, using patterns similar to MVC. If you already have a working knowledge of Backbone, it's now time to take your applications to the next level with MarionetteJS. The Backbone extension builds on top of Backbone's event-driven architecture and adds a myriad ... Přečtěte si více

    266,19 Kč

  • Ultimate React Testing with Jest

    Build Reliable Web Applications Using React Testing Library, Modern Testing Patterns, Async Flows and CI/CD Integration

    podle Sreejith Salgunan ...
    Write clean, confident React tests that eliminate bugs before they reach users.Key Features● End-to-end React testing with Jest and React Testing Library. ● Hands-on coverage of hooks, async flows, Redux, routing, and CI. ● Modern testing strategies using Jest, RTL, MSW, and real scenarios.Book DescriptionUltimate React Testing with Jest uses Jest as the foundation to introduce prac... ... Přečtěte si více

    395,49 Kč

  • Building Android Games with Cocos2d-x

    Learn to create engaging and spectacular games for Android using Cocos2d-x

    podle Raydelto Hernandez ...
    Key FeaturesBook DescriptionIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for you.What you will learnWho this book is forIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for ... Přečtěte si více

    466,49 Kč nebo zdarma s Kobo Plus

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Přečtěte si více

    208,69 Kč

  • Building a Tip Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tip Calculator

    podle Lumavalle Press ...
    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... Přečtěte si více

    104,12 Kč nebo zdarma s Kobo Plus

  • Getting Started with React

    A light but powerful way to build dynamic real-time applications using ReactJS

    A light but powerful way to build dynamic real-time applications using ReactJSKey Features\[\*\] Learn how to develop powerful JavaScript applications using ReactJS\[\*\] Integrate a React-based app with an external API (Facebook login) while using React components, with the Facebook developer app\[\*\] Implement the Reactive paradigm to build stateless and asynchronous apps with ReactBook ... Přečtěte si více

    646,19 Kč nebo zdarma s Kobo Plus

  • Serverless Web Applications with React and Firebase

    Develop real-time applications for web and mobile platforms

    Build rich and collaborative applications using client-side code with React, Redux, and FirebaseKey Features1) A practical guide covering the full stack for web development with React 16 and Firebase2) Leverage the power of Firebase Cloud Storage, messaging, functions, OAuth, and database security to develop serverless web applications.3) Develop high-performance applications without the hassle of ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • A Skeptic’s Guide to Functional Programming with JavaScript

    How to level up your code without alienating your team

    podle James Sinclair ...
    What if the team hates my functional code? Learning functional programming can be intoxicating. Your code becomes more elegant, more expressive—solid. But what if the people you work with don’t get it? Some of their concerns are legitimate. Others are plain ignorant. But how do you tell the difference? And either way, how do you have a rational conversation when there’s so much angst? It seems ... Přečtěte si více

    585,89 Kč

  • React and React Native

    Build cross-platform JavaScript apps with native power for mobile, web and desktop

    podle Adam Boduch ...
    Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile appsKey FeaturesBuild React and React Native applications using familiar component conceptsDive deep into each platform, from routing in React to creating native mobile applications that can run offlineUse Facebook’s Relay, React and GraphQL technologies, to create a unified ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • Instant Testing with CasperJS

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

    436,99 Kč nebo zdarma s Kobo Plus

  • Appcelerator Titanium Application Development by Example Beginner's Guide

    podle Darren Cope ...
    "Appcelerator Titanium Application Development by Example Beginner's Guide" is an example-driven tour of the language that guides you through all the stages of app design. The style is relaxed and friendly whilst remaining concise and structured. If you are new to this technology or curious about the possibilities of Appcelerator Titanium then this book is for you. If you are a web developer who ... Přečtěte si více

    827,99 Kč nebo zdarma s Kobo Plus

  • Learning JavaScript Data Structures and Algorithms

    podle Loiane Groner ...
    If you are a JavaScript developer or someone who has basic knowledge of JavaScript, and want to explore its optimum ability, this fast-paced book is definitely for you. Programming logic is the only thing you need to know to start having fun with algorithms. ... Přečtěte si více

    744,29 Kč nebo zdarma s Kobo Plus

  • Learning JavaScript Fast

    Build Web Interactivity Using Powerful JavaScript Tools

    podle Felix Lancaster ...
    Beginners who wish to learn JavaScript fast and efficiently may find "Learning JavaScript Fast: Essential Coding Skills for Beginners: Build Web Interactivity Using Powerful JavaScript Tools," an extensive tutorial. This book makes it easier for users to create dynamic web apps by offering a methodical and straightforward approach to comprehending the fundamentals of JavaScript. This book breaks ... Přečtěte si více

    198,09 Kč

  • Learn TypeScript in 24 Hours: A Hands-On Approach

    Master Coding in 24 Hours

    podle Aniket Jain ...
    Série série Master Coding in 24 Hours
    Learn TypeScript in 24 Hours: A Hands-On ApproachYour ultimate TypeScript book to mastering TypeScript in just one day! Designed for beginners and experienced developers alike, this comprehensive guide simplifies the learning process with a hands-on approach to TypeScript for beginners and pros. Whether you're new to coding or upgrading your JavaScript skills, this TypeScript reference provides ... Přečtěte si více

    20,66 Kč

  • Node.js: The Definitive Resource

    podle Tom Henricksen ...
    Node.js has become a go-to development environment, empowering developers to use JavaScript across the entire stack. This book will get you started quickly, covering the essentials, exploring server-side development, and demystifying how Node.js works under the hood, so you can confidently begin coding. ... Přečtěte si více

    145,85 Kč

  • React: Cross-Platform Application Development with React Native

    Build 4 real-world apps with React Native

    Harness the power of React Native to build 4 real-world appsKey FeaturesBuild quirky and fun projects from scratch and become efficient with React NativeLearn to build professional Android and iOS applications using your existing JavaScript knowledgeUse isomorphic principles to build mobile apps that offer a native user experienceEmbedded with assessments that will help you revise the concepts you ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus