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 11771200 z 1270
Přeskočit filtry boční lišty
  • Angular Projects

    Build modern web apps by exploring Angular 12 with 10 different projects and cutting-edge technologies

    PUBLISHER'S NOTE: An updated 2023 edition, compatible with Angular 16, is now available.Key FeaturesExplore Angular's capabilities for building applications across different platformsCombine popular web technologies with Angular such as monorepo, Jamstack, and PWABuild your own libraries and schematics using Angular CDK and Angular CLIBook DescriptionPacked with practical advice and detailed ... Přečtěte si více

    819,89 Kč nebo zdarma s Kobo Plus

  • Penetration Testing with Kali Linux

    Learn Hands-on Penetration Testing Using a Process-Driven Framework (English Edition)

    This book is designed to introduce the topic of penetration testing using a structured and easy-to-learn process-driven framework.Understand the theoretical aspects of penetration testing and create a penetration testing lab environment consisting of various targets to learn and practice your skills. Learn to comfortably navigate the Kali Linux and perform administrative activities, get to know ... Přečtěte si více

    293,29 Kč nebo zdarma s Kobo Plus

  • Mastering Backbone.js

    Design and build scalable web applications using Backbone.js

    podle Abiee Echamea ...
    Design and build scalable web applications using Backbone.jsKey FeaturesLevel up your Backbone.js skills and create professional web applications with the best practicesUse the Backbone.js components in the right way and avoid maintenance nightmaresImprove your development workflow from application design to deploymentApply the best practices given in this tutorial to solve day-to-day problems in ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • Learning UnderscoreJS

    Explore the Underscore.js library by example using a test-driven development approach

    Key FeaturesBook DescriptionUnderscore.js is one of the most popular modern JavaScript libraries used for functional programming. It can be used as a base for building complex JavaScript applications in a sustainable manner and for building other JavaScript libraries. It embraces functional programming principles but is not opinionated and can be used with imperative, object-oriented, functional, ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Coding for Kids Ages 9-15

    Simple HTML, CSS and JavaScript lessons to get you started with Programming from Scratch

    podle Mather Bob ...
    Are you looking to teach children how to code? Or are you looking to start coding?This book on beginner html and JavaScript is the answer.For the last couple of years, the news keeps talking about the digital economy and how everyone needs programmers. It seems like everyone wants to learn how to code. However, it is not that easy. Coding is a skill; and like any skill it takes time to learn. Like ... Přečtěte si více

    209,00 Kč nebo zdarma s Kobo Plus

  • Build Reactive Websites with RxJS

    podle Randall Koutnik ...
    Upgrade your skillset, succeed at work, and above all, avoid the many headaches that come with modern front-end development. Simplify your codebase with hands-on examples pulled from real-life applications. Master the mysteries of asynchronous state management, detangle puzzling race conditions, and send spaceships soaring through the cosmos. When you finish this book, you'll be able to tame the ... Přečtěte si více

    499,69 Kč

  • Introduction to JavaScript Arrays and Objects

    A Beginner’s Guide to Storing, Organizing, and Accessing Data in JavaScript

    podle Dargslan ...
    Série Kniha 7 - Dargslan - JavaScript - Beginner Level
    Master JavaScript's Most Essential Data Structures: The Definitive Guide to Arrays and ObjectsUnlock the full potential of JavaScript programming with "Introduction to JavaScript Arrays and Objects" – the comprehensive guide designed to transform beginners into confident developers who can expertly handle data in modern web applications.Arrays and objects are the backbone of JavaScript programming ... Přečtěte si více

    363,66 Kč nebo zdarma s Kobo Plus

  • 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

  • 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

    363,66 Kč nebo zdarma s Kobo Plus

  • TypeScript for API Developers

    Building Type-Safe REST Endpoints

    podle Marco Rinaldi ...
    Master TypeScript to Build Production-Ready REST APIs That Are Reliable, Maintainable, and ScalableAre you tired of runtime errors derailing your API deployments? Frustrated by inconsistent API contracts and maintenance nightmares in large-scale JavaScript projects? TypeScript offers a proven solution—and this book shows you exactly how to harness its power for API development.TypeScript for API ... Přečtěte si více

    316,00 Kč nebo zdarma s Kobo Plus

  • Angular Services

    -

    podle Sohail Salehi ...
    Design state-of-the-art applications with customized Angular servicesKey Features- Leverage the latest Angular and ES2016 features to create services- Integrate third-party libraries effectively and extend your app’s functionalities- Implement a real-world case study from scratch and level up your Angular skillsBook DescriptionA primary concern with modern day applications is that they need to be ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • CORE JAVA Interview Questions You'll Most Likely Be Asked

    podle Vibrant Publishers ...
    Série Kniha 8 - Job Interview Questions series
    290 CORE JAVA Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsCORE JAVA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going throug... ... Přečtěte si více

    183,55 Kč

  • Node.js: Tools & Skills

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Přečtěte si více

    214,79 Kč nebo zdarma s Kobo Plus

  • Object-Oriented JavaScript

    Learn everything you need to know about object-oriented JavaScript (OOJS)

    Learn everything you need to know about object-oriented JavaScript with this comprehensive guide. Enter the world of cutting-edge development!Key Features\[\*\] This book has been updated to cover all the new object-oriented features introduced in ECMAScript 6\[\*\] It makes object-oriented programming accessible and understandable to web developers\[\*\] Write better and more maintainable ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... Přečtěte si více

    411,49 Kč

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    podle Nicholas C. Zakas ...
    ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you’ll be able to see new ... Přečtěte si více

    367,59 Kč

  • L'API JavaScript pour Excel

    podle Michel Martin ...
    L'API JavaScript pour Office permet d’ajouter des fonctionnalités dans un document Office (Excel, Word, PowerPoint, Outlook, OneNote et Visio), et d’y incorporer des objets (graphiques, visuels, Power BI, etc.). Ici, nous nous concentrerons sur les possibilités de cette API dans Microsoft Excel pour les suites Office 365, 2019 et 2016. Le code TypeScript (ou JavaScript) sera exécuté à partir d ... Přečtěte si více

    279,00 Kč

  • De Essentie van JavaScript: Een Diepgaande Gids

    podle Christopher Ford ...
    Série Kniha 3 - De IT collectie
    Ontdek de kern van JavaScript met "De Essentie van JavaScript: Een Diepgaande Gids." Of je nu een beginnende webontwikkelaar bent die net begint aan je programmeerreis of een doorgewinterde professional die zijn kennis wil verdiepen, dit boek biedt waardevolle inzichten en praktische kennis om je vaardigheden naar een hoger niveau te tillen.Hoofdstukken inbegrepen:Hoofdstuk 1: Kennismaking met ... Přečtěte si více

    101,88 Kč nebo zdarma s Kobo Plus

  • MEAN Web Development

    podle Amos Q. Haviv ...
    If you are a web or a full-stack JavaScript developer who is interested in learning how to build modern web applications using the MEAN stack, this book is for you. ... Přečtěte si více

    827,99 Kč nebo zdarma s Kobo Plus

  • 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

    217,49 Kč

  • Hadoop Operations

    A Guide for Developers and Administrators

    podle Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Přečtěte si více

    631,99 Kč

  • JavaScript Essentials For Dummies

    podle Paul McFedries ...
    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know ... Přečtěte si více

    267,19 Kč

  • Modern JavaScript: Coding for Today and Tomorrow

    Uncover the power of modern web development with Modern JavaScript: Coding for Today and Tomorrow, a comprehensive guide designed for developers of all levels. Whether you're a beginner looking to master the fundamentals of JavaScript or an experienced coder aiming to stay ahead of the curve, this ebook offers everything you need to excel in today's ever-evolving programming landscape.What You'll ... Přečtěte si více

    306,06 Kč

  • Bien débuter en programmation

    Formation professionnelle

    podle Rémy Lentzner ...
    Ce livre vous propose d’étudier les principes d’écriture du code informatique. L’important est de bien penser, avant de programmer. Après une brève histoire du développement des calculateurs et des ordinateurs, vous apprendrez à concevoir des algorithmes en prenant des exemples de tous les jours, comme la recette d’un soufflé au fromage, un tri à bulles ainsi qu’une recherche séquentielle et ... Přečtěte si více

    265,22 Kč nebo zdarma s Kobo Plus