Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

CGI, JavaScript, Perl, VBScript eBooks

Lesen Sie gerne eBooks aus der Kategorie CGI, JavaScript, Perl, VBScript? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 289312 von 1495 Ergebnissen angezeigt
Skip side bar filters
  • El poder del ledger, explorando la tecnología blockchain

    Criptomonedas, #5

    von Daniel Senior
    Serien Buch 5 - Criptomonedas
    ¡Descubre el emocionante mundo de las criptomonedas más allá de Bitcoin con "Más Allá de Bitcoin: Altcoins y Oportunidades Emergentes"! Este libro es tu guía completa para explorar las altcoins y las fascinantes oportunidades que ofrecen en el panorama criptográfico actual.En este exhaustivo volumen, el autor experto en criptomonedas, Daniel Senior, desglosa meticulosamente una amplia gama de Lesen Sie mehr

    € 4,99

  • Bootstrap 4 – Responsive Web Design

    Unearth the potential of Bootstrap with step-by-step guidance.About This BookAn applied guide exploring web application development with Bootstrap 4Learn responsive web design and discover how to build mobile-ready websites with easeBecome an expert in Bootstrap framework, and speed up frontend development and prototyping through real-life examplesWho This Book Is ForIf you're a web developer with Lesen Sie mehr

    € 64,23

  • Essential Angular

    Essential Angular is a concise, complete overview of the key aspects of Angular, written by two Angular core contributors. The book covers the framework's mental model, its API, and the design principles behind it. It is fully up to date with the latest release of Angular.About This BookWritten by two Angular core contributorsA complete overview of the key aspects of AngularUp to date with the Lesen Sie mehr

    € 21,44

  • JavaScript Beginners Learn Java Script Programming Language, Basics Concept & Practice by Example

    How to Learn Javascript for BeginnersJavaScript is one of the oldest programming languages famed that are still in use by programmers these days. The foremost lovely part of this language is that it's comparatively straightforward compared to alternative programming languages. JavaScript is a really basic language to find out throughout your early years as an engineer. It's the flexibleness Lesen Sie mehr

    € 9,49

  • HTML5 Games: Novice to Ninja

    Create Smash Hit Games in HTML5

    This book will teach you how to create awesome video games. Games from scratch. Games that run cross-platform, in web browsers, and on phones. Games filled with dynamic sound and music. Games overflowing with impressive visual effects. Fun games.More importantly, this book will teach you how to think about making games. You'll learn to analyze and dissect games; to understand what it is that makes Lesen Sie mehr

    € 23,64

  • Node.js: Novice to Ninja

    von Craig Buckler
    Node.js: Novice to Ninja is your hands-on guide to learning everything needed to build a professional web application using Node.js, the hugely popular open-source, cross-platform, back-end JavaScript runtime environment. You'll start off by getting familiar with the basics - installation and building your first apps - before moving onto more advanced concepts, including debugging, asynchronous Lesen Sie mehr

    € 23,64

  • Learn Angular: Build a Todo App

    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 contains a complete tutorial on building a todo app with Angular. Along the way, we'll learn about installation and setup, component architecture, adding a REST backend, routing, authentication, and much more.This book is for all front-end developers Lesen Sie mehr

    € 10,11

  • UI5 User Guide

    How to develop responsive data-centric client web applications

    The UI5 User Guide gets the reader started quickly with OpenUI5/SAPUI5 development. Step by step, it shows how to develop a basic client web application, introducing concepts and flow of developing with UI5 along the way. You can reuse the resulting code as a template for any serious UI5 application.After getting started, the main content of the book is divided into three parts:The first part of Lesen Sie mehr

    € 20,36

  • Django+Vue.js商城项目实战

    von 黄永祥
    《Django+Vue.js商城项目实战》基于Django 4.x和Vue 3.x版本,以一个完整商城网站的开发流程为主线,介绍分别使用纯后端架构和前后端分离架构实现项目的全部技术细节。纯后端开发架构主要讲解Django的知识要点及每个功能模块的要点和实现方式,内容包括Django网站开发基础、项目需求与设计、路由规划与设计、商城数据模型的搭建与使用、数据业务视图、数据渲染与展示、商品信息模块、用户信息模块、购物车与支付功能、后台管理系统等。前后端分离架构是在纯后端开发架构基础上演变而来的,内容包括接口开发、使用DRF开发商城接口、Vue前端开发、使用Vue开发商城项目、项目上线与部署等。 《Django+Vue.js商城项目实战》凝聚了编者近十年一线开发经验,提供了完整的项目源码,对于缺少项目经验和想要深入理解架构演进的各层次读者,本书极具参考价值,本书也很适合作为培训机构 Lesen Sie mehr

    € 18,89

  • Mastering Test-Driven Development with React

    React and TDD: Craft Reliable, High-Quality Apps from Scratch!Key Features● Master Test-Driven Development to build reliable, bug-free React apps.● Write comprehensive tests to ensure maintainable, scalable React code.● Leverage Jest and React Testing Library for efficient automated testing.● Build real-world React applications by applying TDD principles end-to-end.Book DescriptionTes... Lesen Sie mehr

    € 18,80

  • Interactive Web Development with Three.js and A-Frame

    Create Captivating Visualizations and Projects in Immersive Creative Technology for 3D, WebAR, and WebVR Using Three.js and A-Frame (English Edition)

    Build rich Creative Technology projects using 3D, AR, and VRBook DescriptionEmbark on an amazing journey into the world of Creative Development with this comprehensive guide. From the basics of Three.js and A-Frame, each chapter adds more knowledge and techniques to empower creative developers to navigate the world of Creative Development. Readers will learn to build games and commercial Lesen Sie mehr

    € 23,49

  • Node for Front-End Developers

    Writing Server-Side JavaScript Applications

    von Garann Means
    If you know how to use JavaScript in the browser, you already have the skills you need to put JavaScript to work on back-end servers with Node. This hands-on book shows you how to use this popular JavaScript platform to create simple server applications, communicate with the client, build dynamic pages, work with data, and tackle other tasks.Although Node has a complete library of developer Lesen Sie mehr

    € 8,90

  • DOM Enlightenment

    Exploring JavaScript and the Modern DOM

    von Cody Lindley
    With DOM Enlightenment, you’ll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM library. Using code examples in cookbook style, author Cody Lindley (jQuery Cookbook) walks you through modern DOM concepts to demonstrate how various node objects work.Over the past decade, developers have buried the DOM under frameworks that simplify its use. Lesen Sie mehr

    € 7,25

  • JavaScript Enlightenment

    From Library User to JavaScript Developer

    von Cody Lindley
    If you’re an advanced beginner or intermediate JavaScript developer, JavaScript Enlightenment will solidify your understanding of the language—especially if you use a JavaScript library. In this concise book, JavaScript expert Cody Lindley (jQuery Cookbook) provides an accurate view of the language by examining its objects and supporting nuances.Libraries and frameworks help you build web Lesen Sie mehr

    € 8,90

  • Rails: Up and Running

    Lightning-Fast Web Development

    In just a matter of days, you can develop powerful web applications with Rails that once took weeks or months to produce with other web frameworks. If that sounds too good to be true, it isn't. Find out for yourself with Rails: Up and Running, the concise and popular book that not only explains how Rails works, but guides you through a complete test drive.Perfect for beginning web developers, this Lesen Sie mehr

    € 15,06

  • WebSocket

    Lightweight Client-Server Communications

    von Andrew Lombardi
    Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a Lesen Sie mehr

    € 15,83

  • Getting Started with Adafruit Circuit Playground Express

    The Multipurpose Learning and Development Board with Built-In LEDs, Sensors, and Accelerometer

    von Anne Barela
    From Adafruit Industries, a leader in products to Makers, designers, students young and old, comes the Circuit Playground Express. Connect it to your PC, Mac or Linux computer, and you can be programming interactive projects in minutes. You have a choice of programming environments to choose from: Python, the Microsoft MakeCode graphical building block environment, C/C++ via the Arduino Lesen Sie mehr

    € 9,01

  • Ultimate Full-Stack Web Development with MEVN

    Learn From Designing to Deploying Production-Gr7ade Web Applications with MongoDB, Express, Vue, and Node.js on AWS, Azure, and GCP (English Edition)

    von 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 Lesen Sie mehr

    € 25,99

  • Construcción y diseño de páginas web con HTML, CSS y JavaScript. Edición 2023

    Mucho se habla del diseño de páginas web usando tecnologías que te lo dan todo hecho, pero no de las tecnologías que entienden los navegadores ni de la pérdida de potencia y conocimiento que ello conlleva. Si a esto le sumamos aprendizaje aburrido y sin comprensión de lo que hacemos el resultado es que creamos “cosas” sin ningún fundamento.Esto no te pasará con este libro ya aprenderás las tres Lesen Sie mehr

    € 9,99

  • Enhanced Test Automation with WebdriverIO

    Unlock the superpowers of hybrid testing frameworks

    Elevate your testing game to the next level using advanced techniques and proven strategies with this book for WebdriverIO beginners and automation pros alikeKey FeaturesImprove your coding skills and empower your automation journeyLeverage self-healing objects and adaptive frameworks for cutting-edge WebdriverIO automationOvercome script stability challenges and ensure robust, dependable test Lesen Sie mehr

    € 28,70

  • Real-World Svelte

    Supercharge your apps with Svelte 4 by mastering advanced web development concepts

    von Tan Li Hau
    Harness the power of Svelte, the cutting-edge JavaScript framework used for building high-performance web applications, with this definitive guideKey FeaturesCreate Svelte component lifecycles by styling and theming components as well as managing props and statesLeverage actions to build custom events, integrate libraries, and enhance UI elements progressivelyExplore transitions, write custom Lesen Sie mehr

    € 25,73

  • Next-Level UI Development with PrimeNG

    Master the versatile Angular component library to build stunning Angular applications

    von Dale Nguyen
    Unlock the full potential of PrimeNG and jumpstart your Angular development with essential tools and techniques for web application developmentKey FeaturesGain a comprehensive understanding of PrimeNG for Angular developmentLeverage PrimeNG's UI components, theming, and performance optimization to create scalable and competitive web appsApply concepts to real-world scenarios through practical Lesen Sie mehr

    € 23,75

  • Domine JavaScript 4ª Edición

    Aunque JavaScript es un lenguaje capaz de manejar cosas tan increíbles como la geolocalización o de ejecutar subprogramas en segundo plano, casi, sin gastar recursos del sistema, para muchos, es el gran desconocido. Este libro va dirigido a todas aquellas personas, con o sin nivel, que quieren saber más sobre el mundo de la programación orientada a eventos o quieren iniciarse en el mundo de HTML5 Lesen Sie mehr

    € 16,00

  • A Frontend Web Developer's Guide to Testing

    Explore leading web test automation frameworks and their future driven by low-code and AI

    von Eran Kinsbruner
    Discover expert tips and best practices for maximizing the efficacy of various test automation frameworks and gain a better understanding of their capabilities for your web projectsKey FeaturesExplore the progressive features of the most advanced cross-browser test automation frameworksFormulate a solid testing strategy and strengthen your test coverage by selecting the right toolsRealize the Lesen Sie mehr

    € 27,71