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
  • 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

  • Ultimate Modern jQuery for Web App Development

    von Laurence Svekis
    Turbocharge Your Web Projects with Lightning-fast Element Manipulation, Fluid Animations, and Effortless AJAX Integration of jQueryBook DescriptionUnlock the Full Potential of jQuery with this comprehensive resource crafted for web developers eager to excel in interactive web design and development.Beginning with an accessible introduction to jQuery syntax and integration, this book gradually Lesen Sie mehr

    € 18,80

  • 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

  • Java EE 8 and Angular

    A practical guide to building modern single-page applications with Angular and Java EE

    Learn how to build high-performing enterprise applications using Java EE powered by Angular at the frontendKey Features\[\*\] Leverage Java EE 8 features to build robust backend for your enterprise applications\[\*\] Use Angular to build a single page frontend and combine it with the Java EE backend\[\*\] A practical guide filled with ample real-world examplesBook DescriptionThe demand for modern Lesen Sie mehr

    € 30,68

  • Getting Started with React VR

    Build immersive Virtual Reality apps for the web with React

    von John Gwinner
    Create amazing 360 and virtual reality content that runs directly in your browsers with JavaScript and React VR 2.0Key FeaturesA practical guide to developing virtual reality experiences targeting web and mobile browsersCreate customized 3D graphics for your virtual reality experiences with Three.jsExplore the ReactVR library to create objects that seem real and see how they move in the Virtual Lesen Sie mehr

    € 30,68

  • TypeScript, Curso Práctico

    Typescript es un superset de JavaScript. Comparte toda su estructura y la sintaxis,pero aporta, entre otras, dos características esenciales para los desarrolladores:la implementación de las últimas funcionalidades de EmacScript que aún no se han incorporado a los navegadores y el tipado, fundamental en un desarrollo estructurado y seguro.Este libro, no solo introduce los principios de JavaScript, Lesen Sie mehr

    € 9,99

  • The React Workshop

    Get started with building web applications using practical tips and examples from React use cases

    Work through engaging exercises and activities and gain practical skills to make your web applications function effortlessly with the help of ReactKey FeaturesExplore the React environment by creating live projectsSolve real-world problems relating to building modern web applicationsGain a thorough understanding of how data moves through different React componentsBook DescriptionAre you interested Lesen Sie mehr

    € 27,71

  • Hands-On Full Stack Web Development with Angular 6 and Laravel 5

    Become fluent in both frontend and backend web development with Docker, Angular and Laravel

    Build modern, fast, and progressive web applications using modern features of PHP 7 and TypeScriptKey FeaturesExplore the latest features of Angular and Laravel to build applications that are powerful, consistent, and maintainableDevelop modern user interfaces with a reusable component-based architecture using Angular 6 and Bootstrap 4Learn how to build secure backend APIs with LaravelBook Lesen Sie mehr

    € 30,68

  • Mastering React Test-Driven Development

    Build simple and maintainable web apps with React, Redux, and GraphQL

    von Daniel Irvine
    Learn test-driven and behavior-driven development techniques that will give you greater confidence when building React applicationsKey FeaturesExplore the TDD process, how it works, and why it will help you write maintainable React appsDevelop a component testing framework from scratch, which will help you understand the mechanics of good unit testingReduce complexity by using unit tests and end Lesen Sie mehr

    € 26,72

  • Ext JS Application Development Blueprints

    Develop robust and maintainable projects that exceed client expectations using Ext JS

    von Colin Ramsay
    Key FeaturesBook DescriptionIf you are a developer who has knowledge of Ext JS but would like to expand it to encompass the bigger picture of application development, then this book is ideal for you.What you will learnSimplify your code by understanding how to use Ext JS view models and data bindingBuild basic applications with the MVVM architectureArchitect advanced Ext JS applications based on a Lesen Sie mehr

    Zuvor € 35,74 Jetzt € 30,68