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 577600 z 1269
Přeskočit filtry boční lišty
  • Hadoop: The Definitive Guide

    The Definitive Guide

    podle Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Přečtěte si více

    529,09 Kč

  • JavaScript with Promises

    Managing Asynchronous Code

    podle Daniel Parker ...
    Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using ... Přečtěte si více

    267,19 Kč

  • PHPUnit Pocket Guide

    Test-Driven Development in PHP

    podle Sebastian Bergmann ...
    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort ... Přečtěte si více

    146,89 Kč

  • Dive into SCSS

    A comprehensive guide to SCSS

    podle Muhammad Wasif ...
    This ebook is a perfect road to learn SCSS. You will leearn all the concepts available in SCSS including variable, loops, if else and functions. ... Přečtěte si více

    61,25 Kč

  • JavaScript Essentials

    podle Neil Smyth ...
    The purpose of this ebook is to teach the essentials of the JavaScript scripting language so that anyone with a web site can learn to use this powerful language quickly and effectively. It builds detailed and in depth knowledge of all aspects of JavaScript from language basics through to advanced topics in 23 detailed chapters. This book is designed to provide a detailed and comprehensive yet easy ... Přečtěte si více

    251,99 Kč

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    podle Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... Přečtěte si více

    101,88 Kč

  • Computer Programming For Passionate Beginners

    Fundamental Concepts & Terms Of Programming | The Perfect Guide To Learn Java, C#, Python And More Even If You’re New To Programming

    podle Stephen Weber ...
    Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degreeFor a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a ... Přečtěte si více

    122,30 Kč nebo zdarma s Kobo Plus

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    podle Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... Přečtěte si více

    646,69 Kč

  • Programming 3D Applications with HTML5 and WebGL

    3D Animation and Visualization for Web Pages

    podle Tony Parisi ...
    Create high-performance, visually stunning 3D applications for the Web, using HTML5 and related technologies such as CSS3 and WebGL—the emerging web graphics standard. With this book, you’ll learn how to use the tools, frameworks, and libraries for building 3D models and animations, mind-blowing visual effects, and advanced user interaction in both desktop and mobile browsers.In two parts ... Přečtěte si více

    529,09 Kč

  • CodeCraft: Modern Clean JavaScript Foundations for Beginners

    podle Sin Cos Web ...
    CodeCraft: Modern Clean JavaScript Foundations for Beginners is a concise yet comprehensive guide, transforming you from novice to confident coder through 10 practical chapters.What You Will Learn:First published in 2025, this book teaches clean JavaScript essentials by building real-world examples without complex overhead. Across 10 chapters, you’ll master the CodeCraft mindset, naming with ... Přečtěte si více

    61,05 Kč nebo zdarma s Kobo Plus

  • Node.js 8 the Right Way

    Practical, Server-Side JavaScript That Scales

    podle Jim Wilson ...
    Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming.Harness the power of the event loop and non-blocking I/O to create ... Přečtěte si více

    426,19 Kč

  • Backbone JS. JavaScript Framework. 2ª Edición

    En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La vista renderiza el HTML mediante el uso de plantillas JavaScript o renderizando el framework y gestionando los eventos desencadenados en los elementos del mismo. El router es como como controlador y es el responsable de manejar una determinada URL y diciéndole al ... Přečtěte si více

    147,01 Kč

  • Multithreaded Javascript

    Concurrency Beyond the Event Loop

    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser--JavaScript is now a multi-threaded language. These features will go down as being the ... Přečtěte si více

    837,79 Kč

  • Web API Cookbook

    Level Up Your JavaScript Applications

    podle Joe Attardi ...
    JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today.With this hands-on cookbook, author Joe ... Přečtěte si více

    749,59 Kč

  • Rails 4 For Startups Using Mobile And Single Page Applications

    podle Anthony O'Leary ...
    This book aims to give a practical guide to developing and scaling a Ruby Rails application with a focus on mobile devices and the issues with using a Single Page Application (SPA). Websites are getting more and more traffic from mobiles devices that it has become important to prioritise development to mobilise your web page, even for sites which also have native apps. We will cover enough Ruby ... Přečtěte si více

    203,97 Kč

  • Oracle JET for Developers

    Implement client-side JavaScript efficiently for enterprise Oracle applications

    Client side JavaScript for enterprise Oracle applications. Key Features\[\*\] Develop resilient and robust client-side applications\[\*\] Explore the power of popular JavaScript libraries such as jQuery, RequireJS, and custom Oracle JavaScript libraries\[\*\] Integrate JavaScript for Oracle developers\[\*\] Easily debug and secure your cloud interfacesBook DescriptionThis book will give you a ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • Vue.js 2 Design Patterns and Best Practices

    Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

    podle Paul Halliday ...
    Become an expert Vue developer by understanding design patterns and the component architecture of Vue.js to write clean and maintainable codeKey FeaturesCraft highly modular applications by exploring design patterns and the component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Vue.js 2 Web Development Projects

    Learn Vue.js by building 6 web apps

    podle CHAU GUILLAUME ...
    A project-based, practical guide to get hands-on into Vue.js 2.5 development by building beautiful, functional and performant web applicationsKey FeaturesBuild exciting real world web projects from scratch and become proefficient with Vue.js Web DevelopmentTake your app to the next level with animation, routing, state management, server-side rendering and i18nLearn professional web programming ... Přečtěte si více

    803,69 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

  • D3.js 4.x Data Visualization

    Learn to visualize your data with JavaScript

    Create and publish your own interactive and compelling data visualizations with D3.js 4.xKey FeaturesBuild interactive and rich graphics and visualization using JavaScript\`s powerful library D3.jsLearn D3 from the ground up, using the all-new version 4 of the libraryGain insight into producing high-quality, extensible charts and visualizations using best practices such as writing testable, ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • NativeScript for Angular Mobile Development

    Creating dynamic mobile apps for iOS and Android

    Learn NativeScript to build native mobile applications with Angular, TypeScript, JavaScriptKey Features\[\*\] Power packed hands-on guide to help you become pro-efficient with NativeScript\[\*\] Harness the power of your web development skills with JavaScript and Angular to build cross-platform mobile apps\[\*\]Create highly maintainable and feature-rich apps with TypeScript and NativeScript ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Instant Handlebars.js

    Learn how to create and implement HTML templates into your projects using the Handlebars library

    podle Gabriel Manricks ...
    Learn how to create and implement HTML templates into your projects using the Handlebars libraryKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsCreate and display templates on your pagesExtend Handlebars with custom helpersOrganize your code with partialsOptimize your development environmentBook DescriptionHandlebars is one of the leading ... Přečtěte si více

    432,29 Kč nebo zdarma s Kobo Plus

  • SproutCore Web Application Development

    Creating fast, powerful, and feature-rich web applications using the SproutCore HTML5 framework

    podle Tyler Keating ...
    Creating fast, powerful, and feature-rich web applications using the SproutCore HTML5 frameworkKey FeaturesWrite next-gen HTML5 apps using the SproutCore framework and toolsGet started right away by creating a powerful application in the very first chapterBuild your understanding of SproutCore as you follow through the most complete reference to the framework anywhere in existenceBook ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus