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 121144 von 1311 Ergebnissen angezeigt
Skip side bar filters
  • Prompting Next.js for Full Stack Development

    Build Production-Ready Next.js Applications with React, Firebase, Firestore, Stripe, Authentication, and AI Prompt Engineering (English Edition)

    Prompt with Precision. Build at Production Scale.Book DescriptionAI can generate a Next.js application in seconds, but the developers who know how to guide AI with precision, architectural constraints, and performance-aware thinking are the ones shipping applications that actually work at scale. Prompting Next.js for Full Stack Development shows you how to move beyond fragile AI-generated demos Lesen Sie mehr

    € 21,99

  • Web Storage API

    Learn how to store data from your website with JavaScript

    von J.D Gauchat
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . Lesen Sie mehr

    € 1,77

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    von J.D Gauchat
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... Lesen Sie mehr

    € 2,66

  • KnockoutJS Programming By Example

    von Agus Kurniawan
    This book is a practical guide to KnockoutJS programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, ASP.NET MVC, Node.js and Socket.io. It describes all the elements of the KnockoutJS API and illustrates their use with code examples. The following is a list of highlight topics:* Preparing development environment* Model-View-ViewModel Lesen Sie mehr

    € 2,94

  • If Hemingway Wrote JavaScript

    von Angus Croll
    What if William Shakespeare were asked to generate the Fibonacci series or Jane Austen had to write a factorial program? In If Hemingway Wrote JavaScript, author Angus Croll imagines short JavaScript programs as written by famous wordsmiths. The result is a peculiar and charming combination of prose, poetry, and programming.The best authors are those who obsess about language—and the same goes for Lesen Sie mehr

    € 10,11

  • Web Development with jQuery

    von Richard York
    Newly revised and updated resource on jQuery's many features and advantagesWeb Development with jQuery offers a major update to the popular Beginning JavaScript and CSS Development with jQuery from 2009. More than half of the content is new or updated, and reflects recent innovations with regard to mobile applications, jQuery mobile, and the spectrum of associated plugins.Readers can expect Lesen Sie mehr

    € 28,99

  • The Art of Unit Testing, Third Edition

    with examples in JavaScript

    von Roy Osherove
    Serien series The Art of
    Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code.Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing. This revised third edition updates an international bestseller to reflect modern development Lesen Sie mehr

    € 50,83

  • Programming with Types

    Examples in TypeScript

    von Vlad Riscutia
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon Lesen Sie mehr

    € 50,83

  • Ember.js in Action

    SummaryEmber.js in Action is a crisp tutorial that introduces the Ember.js framework and shows you how to build production-quality web applications. You'll begin with the basic architecture: client- and server-side MVC, integrating Ember.js with your favorite back end, handling data ... and more. You'll explore the amazing Handlebars templating engine that automatically updates your apps when the Lesen Sie mehr

    € 50,83

  • Coding For Dummies, All New Edition

    von Paul McFedries
    Your first step toward thinking like a coderCoding For Dummies is one of the most popular get-started guides for new coders. This all- new edition demystifies essential coding concepts before diving into building simple apps in Python and JavaScript. For anyone brand-new to writing code, this book is an ideal first step, because you'll get an overview of how coding works, the essential tools of Lesen Sie mehr

    € 19,99

  • React in Depth

    von Morten Barklund
    A guide to the advanced React skills used by the very best React developers.React in Depth teaches the React libraries, tools and techniques that are vital to build amazing apps. You’ll put each skill you learn into practice with hands-on projects like a goal-focused task manager, expenses tracker, and custom UI library.In React in Depth you will learn how to:Assess technologies in the React Lesen Sie mehr

    € 50,83

  • Get Programming with JavaScript Next

    New features of ECMAScript 2015, 2016, and beyond

    von JD Isaacks
    SummaryGet Programming with JavaScript Next introduces the modern age of JavaScript programming with ES6 and ES7 without dragging you through confusing jargon and abstract examples you'll never use. In just 34 quick-fire sessions, you'll quickly be coding with the latest features and functions of ES6 and ES7!About the TechnologyGreat code is readable, bug-free, and maintainable. Modern JavaScript, Lesen Sie mehr

    € 41,68

  • The Jamstack Book

    Beyond static sites with JavaScript, APIs, and markup

    Jamstack = JavaScript, APIs, and Markup. Use established standard technologies to build super-fast static websites without sacrificing rich, dynamic features.In The Jamstack Book, you will learn how to:Use different static site generators to build websitesDeploy Jamstack sites with 11ty, Next.js, Hugo, and JekyllAdd dynamic capabilities like form processing and eCommerceEnhance your Jamstack site Lesen Sie mehr

    € 50,83

  • Building User-Friendly DSLs

    von Meinte Boersma
    Craft domain-specific languages that empower experts to create software themselves.Domain-specific languages put business experts at the heart of software development. These purpose-built tools let your clients write down their business knowledge and have it automatically translated into working software—no dev time required. They seamlessly bridge the knowledge gap between programmers and subject Lesen Sie mehr

    € 59,98

  • Dart in Action

    von Chris Buckett
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After Lesen Sie mehr

    € 50,83

  • Hello! HTML5 & CSS3

    A User Friendly Reference Guide

    von Rob Crowther
    SummaryHello! HTML5 & CSS3 is written for the web designer or developer who wants a fast, example-oriented introduction to the new HTML and CSS features. This snappy, user-friendly, and fun guide will get you started right away.About this BookWhether you're building web pages, mobile apps, or desktop apps, you need to learn HTML5 and CSS3. So why wait? Hello! HTML5 & CSS3 is a smart, snappy, and Lesen Sie mehr

    € 41,68

  • React Quickly

    Painless web apps with React, JSX, Redux, and GraphQL

    von Azat Mardan
    SummaryReact Quickly is for anyone who wants to learn React.js fast. This hands-on book teaches you the concepts you need with lots of examples, tutorials, and a large main project that gets built throughout the book.About the TechnologySuccessful user interfaces need to be visually interesting, fast, and flowing. The React.js JavaScript library supercharges view-heavy web applications by Lesen Sie mehr

    € 39,64

  • JavaScript Programming for Blockchain Development

    Build secure blockchain applications and decentralized projects using JavaScript.JavaScript Programming for Blockchain Development is a practical, project-based guide for readers who want to understand blockchain technology while learning how JavaScript can be used to create decentralized applications. The book begins with blockchain foundations, JavaScript essentials, Node.js setup, and the basic Lesen Sie mehr

    € 6,49

  • Web Development Made Practical

    A Complete Beginner’s Guide to CSS, Bootstrap, JavaScript, PHP, and Full Stack Website Development

    von Andrew Whitman
    # Book Description*Web Development Made Practical* is a clear, beginner-friendly guide for anyone who wants to learn how modern websites and web applications are built from the ground up. Designed for students, aspiring developers, freelancers, entrepreneurs, and career changers, this book breaks down essential web development concepts into practical lessons that are easy to understand and apply Lesen Sie mehr

    € 6,49

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    von Nick Morgan
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to Lesen Sie mehr

    € 24,30

  • JavaScript for Absolute Beginners: A Clear and Simple Introduction to Web Interactivity

    von Elliot Jules
    Master JavaScript Programming From Zero to Building Real Interactive ProjectsAre you ready to learn the language that powers the modern web? JavaScript for Absolute Beginners is your clear, practical guide to understanding web development from the ground up, even if you have never written a single line of code.This book is designed specifically for complete beginners who want to transform static Lesen Sie mehr

    € 4,99

  • Java Learn JavaScript with Easy

    A Guide to Beginners To Expert In a Week

    von Adiy
    Java Learn JavaScript with Easy A guide to Beginners To Expert in a week. You can batter experience to JavaScript Lesen Sie mehr

    € 4,33

  • Learning Three.js: The JavaScript 3D Library for WebGL

    von Jos Dirksen
    “Learning Three.js is a hands-on guide which provides everything you need to start working with the powerful JavaScript library, and start creating awesome in-browser visualizations”.Learning Three.js is written for anyone looking to get started with Three.js, or looking to improve their skills with the popular js library. The book assumes some knowledge of javascript, but you dont need any Lesen Sie mehr

    € 21,66

  • Learn Enough JavaScript to Be Dangerous

    A Tutorial Introduction to Programming with JavaScript

    von Michael Hartl
    All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and BeyondJavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn Lesen Sie mehr

    € 28,59