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 145168 z 535
Přeskočit filtry boční lišty
  • Secure Your Node.js Web Application

    Keep Attackers Out and Users Happy

    podle Karl Duuna ...
    Cyber-criminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes. Discover the primary attack vectors against web applications, and implement security best practices and effective countermeasures. ... Přečtěte si více

    541,09 Kč

  • Managing Your IT Infrastructure with Zentyal

    Article

    podle Gaurav Parashar ...
    Zentyal (formerly eBox Platform) is a program for servers used in small and medium enterprises (SMBs). It plays multiple rolesas a gateway, network infrastructure manager, unified threat manager, office server, unified communications server or a combination of all of the above. This is the second article in our series on Zentyal. ... Přečtěte si více

    14,59 Kč

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    podle Dargslan ...
    Série Kniha 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code ... Přečtěte si více

    376,15 Kč nebo zdarma s Kobo Plus

  • Data Structures and Algorithms with JavaScript

    Bringing classic computing approaches to the Web

    podle Michael McMillan ...
    As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment ... Přečtěte si více

    593,88 Kč

  • Mastering Modular JavaScript

    podle Nicolas Bevacqua ...
    If you have a working knowledge of JavaScript and ECMAScript 6 (ES6), this practical guide will help you tackle modular programming to produce code that’s readable, maintainable, and scalable. You’ll learn the fundamentals of modular architecture with JavaScript and the benefits of writing self-contained code at every system level, including the client and server.Nicolás Bevacqua, author of ... Přečtěte si více

    751,18 Kč

  • D3.js By Example

    podle Michael Heydt ...
    Create attractive web-based data visualizations using the amazing JavaScript library D3.jsAbout This BookLearn to use the facilities provided by D3.js to create data-driven visualizationsExplore 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-world data sets that ... Přečtěte si více

    878,12 Kč

  • Full-Stack Vue.js 3 and Laravel 8

    Build single-page apps and multi-page apps by integrating Vue.js3 and Laravel 8

    podle Jacob A Mathison ...
    Integrate Laravel and Vue.js in their latest version for a complex front-end and a robust back-end. Work under the benefits of building APIs for SPAs and MPAs from a smooth database migration process to optimizing apps for business solutions.Key FeaturesWork on Laravel-Vue.js integration with a focus on API writing, development and routing for each caseUnravel how Laravel and Vue.js integration ... Přečtěte si více

    693,98 Kč

    Předobjednávka

  • JavaScript 101

    A guide to coding, #2

    podle Andrew Hunter ...
    Série Kniha 2 - A guide to coding
    Have you ever wanted to make a website? The first step is learning JavaScript, the programming language of the web. This tutorial teaches you the basics of Javascript to create your first web app or game. Not only does this tutorial teach you the basics but it also teaches setting up an enviorment to start coding. So why not give this book a try and learn JavaScript ... Přečtěte si více

    43,90 Kč

  • Learn Angular: Related Tool & Skills

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.This book is for all front-end developers who want to become proficient with Angular and ... Přečtěte si více

    231,99 Kč nebo zdarma s Kobo Plus

  • 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

    232,79 Kč nebo zdarma s Kobo Plus

  • Ultimate Nuxt.js for Full-Stack Web Applications

    Build Production-Grade Server-Side Rendering (SSR) and Static-Site Generated (SSG) Vue.js Applications Using Nuxt.js, Node.js, and Composition API (English Edition)

    podle Lau Tiam Kok ...
    Build slim SSR and SSG Nuxt applications with Composition API, remote Node.js applications, and PHP applications for projects that scale and require better maintenance.Book DescriptionUnlock the true potential of Nuxt.js with this comprehensive guide. The book explores the intricacies of Nuxt.js, with a primary focus on addressing scalability challenges inherent in web applications. Readers will ... Přečtěte si více

    499,79 Kč nebo zdarma s Kobo Plus

  • Perl Scripting for Sysadmins

    A Complete Guide to Streamlining Workflows and Automating System Administration Tasks

    podle Donald E. Melnick ...
    About the Technology:Perl, a robust and versatile scripting language, has been a mainstay in system administration for decades. This book equips you to leverage Perl's strengths to automate repetitive tasks, manage complex configurations, and streamline your workflow.Whether you're a seasoned admin or a Perl newcomer, this comprehensive guide provides a solid foundation and practical knowledge to ... Přečtěte si více

    284,33 Kč

  • Enyo: Up and Running

    Build Native-Quality Cross-Platform JavaScript Apps

    podle Roy Sutton ...
    Discover how easy it is to design and build responsive, cross-platform apps with the Enyo open source JavaScript framework. With this revised and expanded edition, Enyo contributor Roy Sutton gets you started with the framework’s core object-oriented features, including its modular design, reusable and extensible components, layout and widget libraries, easy-to-use deployment options, and support ... Přečtěte si více

    258,49 Kč

  • JavaScript Events and User Interaction

    A Beginner’s Guide to Building Interactive Web Experiences with DOM Events and Dynamic Logic

    podle Dargslan ...
    Série Kniha 6 - Dargslan - JavaScript - Beginner Level
    JavaScript Events and User Interaction: A Beginner's Guide to Building Interactive Web Experiences with DOM Events and Dynamic LogicUnlock the Power of JavaScript Events and Transform Your Static Websites into Dynamic, Interactive ExperiencesAre you comfortable with HTML and CSS but struggle to make your websites truly interactive? Do you want to create engaging user experiences that respond to ... Přečtěte si více

    376,15 Kč nebo zdarma s Kobo Plus

  • Error Handling in JavaScript for Beginners

    A Practical Guide to Writing Safer, More Reliable JavaScript Code

    podle Dargslan ...
    Série Kniha 8 - Dargslan - JavaScript - Beginner Level
    Error Handling in JavaScript for Beginners: A Practical Guide to Writing Safer, More ReliableMaster the art of error handling and transform from a frustrated coder into a confident JavaScript developerAre you tired of cryptic error messages derailing your JavaScript projects? Do unexpected crashes and silent failures leave you wondering what went wrong? "Error Handling in JavaScript for Beginners" ... Přečtěte si více

    376,15 Kč nebo zdarma s Kobo Plus

  • JavaScript Essentials for Absolute Beginners

    Learn JavaScript Step-by-Step with Real Examples and Simple Explanations

    podle Dargslan ...
    Série Kniha 1 - Dargslan - JavaScript - Beginner Level
    Welcome to your journey into the world of **JavaScript**—the programming language that powers the modern web and brings websites to life with interactivity, dynamic content, and engaging user experiences.JavaScript has evolved from a simple scripting language to one of the most versatile and widely-used programming languages in the world. Whether you're browsing social media, shopping online, or ... Přečtěte si více

    376,15 Kč nebo zdarma s Kobo Plus

  • HTML, CSS, and JavaScript All in One

    Covering HTML5, CSS3, and ES6, Sams Teach Yourself

    Série série Sams Teach Yourself
    Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies into one clearly written, carefully organized, step-by-step tutorial that expertly guides the beginner through these three interconnected technologies.In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and ... Přečtěte si více

    698,71 Kč

  • Building a Screenshot Capture Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Screenshot Capture App

    podle Lumavalle Press ...
    This practical guide shows you how to build a working Screenshot Capture web app using only HTML, CSS, and JavaScript. Designed for beginners and early intermediates, it uses a clear question-and-answer format to explain every step in simple terms.You will learn how to:Set up your project structure and layoutUse the Screen Capture API to access screen contentConvert live video previews into still ... Přečtěte si více

    121,01 Kč nebo zdarma s Kobo Plus

  • Rediscovering JavaScript

    Master ES6, ES7, and ES8

    podle Venkat Subramaniam ...
    JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond - like the rest operator, generators, destructuring, object literals, arrow functions, modern classes, promises, async, and metaprogramming ... Přečtěte si více

    698,29 Kč

  • React for Real

    Front-End Code, Untangled

    podle Ludovico Fischer ...
    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up ... Přečtěte si více

    401,49 Kč

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    podle Boris Cherny ...
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its ... Přečtěte si více

    750,69 Kč

  • BootStrap 3 - Sites Web pour Mobiles

    Utilisez BootStrap 3 pour Créer des Applications Mobiles Magnifiques que vos visiteurs adorent !

    podle Matthieu DELOISON ...
    Série Kniha 2 - Développement Facile
    Le meilleur moyen - l'unique moyen - de créer une application magnifique, qui vous rendra fier, c'est de simplifier la vie de vos clients en créant l'application qui répond à leurs besoins et qui reste toujours performantes quelque soit sa complexité.Dans cet ouvrage "multimédia" agréable à lire et tiré de son expérience, un développeur passionné explique comment vous pouvez vous aussi créer des ... Přečtěte si více

    244,03 Kč

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    podle Ryan roffe ...
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming ... Přečtěte si více

    220,38 Kč

  • Building Large-Scale Web Applications with Angular

    Your one-stop guide to building scalable and production-grade Angular web apps

    A definitive guide on frontend development with Angular from design to deploymentKey FeaturesDevelop web applications from scratch using Angular and TypeScriptExplore reactive programming principles and RxJS to develop and test apps easilyStudy continuous integration and deployment on the AWS cloudBook DescriptionIf you have been burnt by unreliable JavaScript frameworks before, you will be amazed ... Přečtěte si více

    800,99 Kč nebo zdarma s Kobo Plus