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 2548 z 1257
Přeskočit filtry boční lišty
  • Jumping into JavaScript

    An Introduction to the Fundamentals of Web Development

    podle John Facey II ...
    The book "Jumping into JavaScript: An Introduction to the Fundamentals of Web Development" is an introduction to the basics of JavaScript programming language. It is designed for beginners who have little or no experience with JavaScript and web development. The book covers the fundamental concepts of JavaScript, including its syntax, data types, functions, and event handling.Throughout the book, ... Přečtěte si více

    43,90 Kč

  • JavaScript 基础语法详解

    podle 张旭乾 ...
    随着 JavaScript 逐渐成为通用的编程语言,它在软件开发中的地位越来越高,已经不再只是给 HTML 编写交互的客户端脚本语言了,而是可以胜任前端、后端、大数据和机器学习等应用的全面语言。 JavaScript 从 2015 年以来走向规范化后,新出了很多新特性,而市面上少有书籍介绍它们,所以本书对ES6 到 ES2021 的新特性作了较为详尽和深入的介绍,并且全书的语法可以适应各端开发人员所需。 本书共 14 章,涵盖了 JavaScript 的发展历史、运行环境、基础语法、运算符、数组、函数式编程、面向对象基础、原型链、异步编程、Event Loop、模块化、迭代器和生成器、Symbol、Reflect 和 Proxy 的概念和使用方法,每个章节都有配套的示例,对于较难理解的部分还会提供视频讲解,旨在让读者真正掌握这些语法和新特性,在以后的开发过程中不再有基础语法上的疑问 ... Přečtěte si více

    411,39 Kč

  • Web Application Development with MEAN

    Unlock the power of the MEAN stack by creating attractive and real-world projectsAbout This BookLearn about the different components that comprise a MEAN application to construct a fully functional MEAN application using the best third-party modulesA step-by-step guide to developing the MEAN stack components from scratch to achieve maximum flexibility when building an e-commerce applicationBuild ... Přečtěte si více

    1 576,79 Kč nebo zdarma s Kobo Plus

  • Angular for Enterprise Applications

    Build scalable Angular apps using the minimalist Router-first architecture

    podle Doguhan Uluca ...
    Harness the full power of Angular 17 with up-to-date tools and enterprise-level best practices Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDive straight into the most relevant topics that will help you build large, complex, and high-performance web applicationsFind updated examples, projects, and an overview of the latest tools and updates – including Jest, Cypress, ... Přečtěte si více

    788,39 Kč nebo zdarma s Kobo Plus

  • JavaScript: Novice to Ninja

    podle Darren Jones ...
    JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will show you how to to solve real-world problems, ... Přečtěte si více

    524,59 Kč nebo zdarma s Kobo Plus

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    podle santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... Přečtěte si více

    220,60 Kč nebo zdarma s Kobo Plus

  • JavaScript Avancé

    Les subtilités du langage

    podle Cyril Ichti ...
    Série série Formation
    Formation JavaScript Avancé: Les subtilités du langageFranchissez le cap des modules UMD et des tests unitaires automatisés. En partant des bases de la programmation objet, l'ouvrage vous oriente vers les techniques avancées du JavaScript.XHR2 est passé au crible puis le sucre syntaxique ECMA6 et le modèle objet par prototype constituent la seconde partie, le troisième thème nous amène à maitriser ... Přečtěte si více

    317,95 Kč nebo zdarma s Kobo Plus

  • Mastering Angular Test-Driven Development

    Build high-quality Angular apps with step-by-step instructions and practical examples

    Unlock the full potential of Angular test-driven development (TDD) with Jasmine, Karma, Protractor, and Cypress for effective unit testing, end-to-end testing, and CI/CD Key FeaturesImplement test-driven development practices in Angular using tools like Jasmine, Karma, and CypressUnderstand end-to-end testing through real-world scenarios and practical examplesDiscover best practices for ... Přečtěte si více

    599,39 Kč nebo zdarma s Kobo Plus

  • Mastering Coding Test - 50 Problems with Solutions

    Your Coding Test Companion

    podle Adegoke Akintoye ...
    Welcome to “Mastering Coding Test: 50 Problems with Solutions.”This book aims to provide a curated list of 50 of the most popular coding/interview test/problems along with detailed explanations and solutions to help you master these concepts and improve your problem-solving skills.This book assumes basic understanding of JavaScript. ... Přečtěte si více

    250,66 Kč nebo zdarma s Kobo Plus

  • Vue.js 3企业级项目开发实战(微课视频版)

    podle 袁龙 ...
    本书是一本实用性很强的Vue.js 3实战项目书。书中结合实际项目场景,构建了一个完整的企业级应用。全书共分13章,内容包含项目概述、Vue3项目管理、登录管理、后台主框架、图库管理、管理员管理、用户管理、商品管理、订单管理、优惠券管理、商品评论管理、分销管理和公告管理,并且讲解了这些模块的实际应用方法。同时,本书还介绍了如何使用Vite、Axios、Vue Router、Vuex等流行工具和库,以提高开发效率、提升用户体验。 ... Přečtěte si více

    478,40 Kč

  • Developing Web Components

    UI from jQuery to Polymer

    Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript ... Přečtěte si více

    454,18 Kč

  • PHP in a Nutshell

    A Desktop Quick Reference

    podle Paul Hudson ...
    Série série In a Nutshell (O'Reilly)
    Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of ... Přečtěte si více

    419,20 Kč

  • PThreads Programming

    A POSIX Standard for Better Multiprocessing

    Computers are just as busy as the rest of us nowadays. They have lots of tasks to do at once, and need some cleverness to get them all done at the same time.That's why threads are seen more and more often as a new model for programming. Threads have been available for some time. The Mach operating system, the Distributed Computer Environment (DCE), and Windows NT all feature threads.One advantage ... Přečtěte si více

    558,90 Kč

  • Perl Hacks

    Tips & Tools for Programming, Debugging, and Surviving

    Série série Hacks
    With more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other languages have stagnated, Perl remains fresh, thanks to its community-based development model, which encourages the sharing of information among users. This tradition of knowledge-sharing allows developers to find answers to almost any Perl ... Přečtěte si více

    419,20 Kč

  • Instant jQuery Drag-and-Drop Grids How-to

    podle Marcos Placona ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.A Packt How-to guide which contains a set of step-by-step instructions to help you build highly functional drag-and-drop layouts. "Instant jQuery Drag-and-Drop Grids How-to" has been written for any web developer looking to improve their layouts and add dynamic behaviour to their site. ... Přečtěte si více

    442,08 Kč

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    podle Dargslan ...
    Série Kniha 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... Přečtěte si více

    376,15 Kč nebo zdarma s Kobo Plus

  • DOM Manipulation Made Easy with JavaScript

    A Beginner’s Guide to Creating Interactive Web Pages Using JavaScript and the DOM

    podle Dargslan ...
    Série Kniha 5 - Dargslan - JavaScript - Beginner Level
    DOM Manipulation Made Easy with JavaScript: A Beginner's Guide to Creating Interactive Web Pages Using JavaScript and the DOMTransform your static websites into dynamic, responsive experiences with the power of JavaScript DOM manipulation!Are you ready to take your web development skills to the next level? "DOM Manipulation Made Easy with JavaScript" is your comprehensive, beginner-friendly guide ... Přečtěte si více

    376,15 Kč nebo zdarma s Kobo Plus

  • Java and JavaScript Fundamentals

    podle Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... Přečtěte si více

    242,26 Kč nebo zdarma s Kobo Plus

  • Essential JavaScript Concepts To Learn for Beginner and Intermediate Developers

    Comprehensive JavaScript Coding Skills Crash Course and Cheatsheet

    podle Roggie Clark, Raj Clark ...
    Master the Foundations. Build Confidently. Code Smarter.Whether you're just getting started or looking to sharpen your JavaScript skills, Essential JavaScript Concepts To Learn for Beginner and Intermediate Developers is your practical guide to understanding how JavaScript really works-beyond just copying code from tutorials.Inside this book, you'll explore:Core JavaScript concepts explained ... Přečtěte si více

    218,01 Kč

    Předobjednávka

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    podle Chris Shiflett ...
    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... Přečtěte si více

    419,20 Kč

  • Programming JavaScript Applications

    Robust Web Architecture with Node, HTML5, and Modern JS Libraries

    podle Eric Elliott ...
    Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows.JavaScript may be the most essential web programming ... Přečtěte si více

    558,90 Kč

  • Java

    The Comprehensive Guide

    Explore a complete Java programming guide covering foundational to advanced topics, including OOP, concurrency, and testing. Perfect for developers seeking practical, in-depth Java knowledge.Key FeaturesComprehensive coverage of Java from foundational concepts to advanced programming techniquesDesigned to clarify complex topics for all skill levels using clear explanations and examplesStructured ... Přečtěte si více

    1 071,89 Kč nebo zdarma s Kobo Plus

  • Node.js

    The Comprehensive Guide

    Explore comprehensive Node.js concepts from environment setup to advanced web development frameworks and asynchronous programming techniques in this detailed guide.Key FeaturesComprehensive coverage of Node.js core concepts and ecosystem components for broad understandingEmphasis on modern server-side development challenges to highlight real-world application needsClear code examples and framework ... Přečtěte si více

    882,89 Kč nebo zdarma s Kobo Plus

  • Programming WebRTC

    Build Real-Time Streaming Applications for the Web

    podle Karl Stolley ...
    Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to another, all built on familiar HTML, CSS, and JavaScript. Power real-time activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions - even multiplayer gaming. ... Přečtěte si více

    698,29 Kč