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 7396 z 502
Přeskočit filtry boční lišty
  • Security Challenges with Blockchain

    podle Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with ConfidenceBook DescriptionIn "Security Challenges with Blockchain", readers embark on a critical journey through the evolving landscape of blockchain security. This essential guide illuminates the intricate security challenges posed by blockchain technology's decentralized nature, providing a comprehensive overview of the potential ... Přečtěte si více

    216,49 Kč

  • Mastering AI App Development with MERN Stack

    podle Anik Acharjee ...
    Transform Your Web App Development Journey with MERN and AIKey Features● Utilize AI for code generation, debugging, and optimizing performance in MERN applications.● Build AI-powered web apps with real-time data processing and user behavior insights.● Integrate AI capabilities seamlessly with MongoDB, Express.js, React, and Node.js for scalable web solutions.Book DescriptionWith AI applications ... Přečtěte si více

    667,69 Kč

  • Reactive Patterns with RxJS and Angular Signals

    Elevate your Angular 18 applications with RxJS Observables, subjects, operators, and Angular Signals

    podle Lamis Chebbi ...
    Leverage the reactive paradigm with RxJS and signals in your Angular applications using common patterns and techniques designed for real-world use casesKey FeaturesUse practical reactive patterns in your Angular apps to improve the quality and performance of your codeLearn performance optimization techniques from a Google Developer Expert for AngularSeamlessly integrate RxJS with Angular features ... Přečtěte si více

    599,49 Kč nebo zdarma s Kobo Plus

  • VBScript Pocket Reference

    Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows ... Přečtěte si více

    258,49 Kč

  • Ajax: The Definitive Guide

    Interactive Applications for the Web

    Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel.Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the ... Přečtěte si více

    698,71 Kč

  • Learning PHP and MySQL

    The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and ... Přečtěte si více

    366,73 Kč

  • AngularJS for .NET Developers in 24 Hours, Sams Teach Yourself

    Série série Sams Teach Yourself
    In just 24 sessions of one hour or less, you will be up and running with AngularJS in your Microsoft .NET environment. Using a straightforward, step-by-step approach, each lesson builds on your .NET skills and knowledge, helping you quickly learn the essentials of AngularJS, and use it to streamline any web development project.Step-by-step instructions carefully walk you through the most common ... Přečtěte si více

    698,71 Kč

  • Responsive & Fast

    Implementing High-Performance Responsive Design

    podle Guy Podjarny ...
    Is Responsive Web Design (RWD) slowing your site down? It doesn’t have to. With this concise book, you’ll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers ... Přečtěte si více

    258,49 Kč

  • JavaScript: Novice to Ninja

    podle Darren Jones ...
    Learn JavaScript from scratch!Packed with numerous examples, JavaScript: Novice to Ninja is a fun, step-by-step and comprehensive introduction to development in JavaScript.Discover how to use JavaScript to solve real-world problems, build smarter forms, track user events, and design eye-catching animations.Learn JavaScript's built-in functions, methods, and properties.Use JavaScript to validate ... Přečtěte si více

    506,76 Kč

  • Security for Web Developers

    Using JavaScript, HTML, and CSS

    podle John Paul Mueller ...
    As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices. You’ll learn how to help protect your app no matter where it runs, from the latest smartphone to an older desktop, and ... Přečtěte si více

    751,18 Kč

  • CoffeeScript

    Accelerated JavaScript Development

    podle Trevor Burnham ...
    Over the last five years, CoffeeScript has taken the web development world by storm. With the humble motto "It's just JavaScript," CoffeeScript provides all the power of the JavaScript language in a friendly and elegant package. This extensively revised and updated new edition includes an all-new project to demonstrate CoffeeScript in action, both in the browser and on a Node.js server. There's no ... Přečtěte si více

    436,39 Kč

  • 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

    506,19 Kč

  • The Little Book on CoffeeScript

    The JavaScript Developer's Guide to Building Better Web Apps

    podle Alex MacCaw ...
    This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that’s gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables ... Přečtěte si více

    174,39 Kč

  • JavaScript Testing with Jasmine

    JavaScript Behavior-Driven Development

    podle Evan Hahn ...
    Get a concise introduction to Jasmine, the popular behavior-driven testing framework for JavaScript. This practical guide shows you how to write unit tests with Jasmine that automatically check for bugs in your application. If you have JavaScript experience—with knowledge of some advanced features—you’ll learn how to write specifications for individual components, and then use those specs to test ... Přečtěte si více

    258,39 Kč

  • Canvas Pocket Reference

    Scripted Graphics for HTML5

    podle David Flanagan ...
    The Canvas element is a revolutionary feature of HTML5 that enables powerful graphics for rich Internet applications, and this pocket reference provides the essentials you need to put this element to work. If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics -- from charts to animations to video games -- whether you're a web ... Přečtěte si více

    231,89 Kč

  • Dreamweaver CS5: The Missing Manual

    Adobe's website-development program lets you revamp an existing site, or design, build, and manage a new one without writing a single line of code. But learning Dreamweaver is tricky. This step-by-step guide helps you master this versatile program with jargon-free language, hands-on tutorials, and savvy advice from a Dreamweaver pro.Get complete guidance. Go from building your first web page to ... Přečtěte si více

    628,39 Kč

  • Modern Web Applications with Next.JS: Learn Advanced Techniques to Build and Deploy Modern, Scalable and Production Ready React Applications with Next.JS

    "Elevate Your Web Development with Next.js Mastery!"Key Features● Comprehensive Next.js coverage.● Hands-on examples and practical exercises.● Advanced techniques for web app development.Book DescriptionThis practical handbook takes you on a journey from foundational principles to advanced techniques, offering a complete exploration of Next.js, the cutting-edge framework for building performa... ... Přečtěte si více

    399,69 Kč nebo zdarma s Kobo Plus

  • Ultimate Full-Stack Web Development with MEVN

    podle Bhargav Bachina ...
    Craft Production-Grade Web Apps with MEVN on AWS, Azure, & GCPKey Features● Gain an in-depth understanding of MongoDB, Express.js, Vue.js, and Node.js, and its integration to build full-stack applications.● Develop a complete project from scratch, covering all aspects of the MEVN stack with detailed, step-by-step instructions.● Learn how to deploy your MEVN stack applications on popular cloud ... Přečtěte si více

    951,99 Kč

  • Mastering React: From Zero to Hero (Step By Step)

    podle Sin Cos Web ...
    Mastering React: From Zero to Hero is a concise yet comprehensive React 18 book, guiding you from beginner to confident developer through 10 practical chapters.What you will learn:First published in 2025, this book teaches React’s core principles by building real-world applications without complex tooling. Across 10 chapters, you’ll master setting up projects, crafting components with JSX, ... Přečtěte si více

    72,51 Kč nebo zdarma s Kobo Plus

  • Computer Science

    Learn about Algorithms, Cybersecurity, Databases, Operating Systems, and Web Design

    podle Jonathan Rigdon ...
    This book consists of 6 titles, namely:Assembly Language: The Ultimate Guide to Programming and Virtual MachinesComputer Science: The Complete Guide to Principles and InformaticsCyber Security: Beginners’ Guide to Hacking, Phishing, Social Engineering, and MalwareDatabases: System Concepts, Designs, Management, and ImplementationOperating Systems: Concepts to Save Money, Time, and ... Přečtěte si více

    110,08 Kč nebo zdarma s Kobo Plus

  • JavaScript Absolute Beginner's Guide

    Who knew how simple using JavaScript could be?Make the most of JavaScript—even if you’ve never programmed anything before. JavaScript Absolute Beginner’s Guide is the fastest way to learn JavaScript and use it together with CSS3 and HTML5 to create powerful web and mobile experiences. Learn how to do what you want, the way you want, one incredibly easy step at a time. JavaScript has never been ... Přečtěte si více

    645,25 Kč

  • Building Web Apps with Ember.js

    Write Ambitious JavaScript

    If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, you’ll learn how to build a prototype Ember application (a musician index called ... Přečtěte si více

    419,20 Kč

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    podle Casimir Saternos ...
    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Přečtěte si více

    524,03 Kč

  • Full Stack Web Development with Backbone.js

    Scalable Application Design with 100% JavaScript

    podle Patrick Mulder ...
    Learn how to build a full-stack application with Backbone.js by taking advantage of JavaScript modules, workflow automation, and Backbone’s interface building blocks. With this practical guide, author Patrick Mulder takes experienced backend developers and JavaScript programmers through the steps necessary to create a fully functional single-page application.Backbone’s rich ecosystem of plugins ... Přečtěte si více

    419,20 Kč