Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

CGI, JavaScript, Perl, VBScript e-bøger

Hvis du kan lide CGI, JavaScript, Perl, VBScript e-bøger, så vil du elske disse fremragende valg.
Viser 913 - 936 af 1295 resultater
Skip side bar filters
  • PhoneGap Beginners Guide (third edition)

    Create, develop, debug, and deploy your very own mobile applications with PhoneGap

    Key FeaturesBook DescriptionThis book is for web developers who want to be productive in the mobile market quickly. In fact, by using PhoneGap, it's possible to deploy native applications based on web standards. This book assumes a very small knowledge of HTML/CSS/JavaScript and mobile platforms, such as Android, BlackBerry, iOS, and Windows Phone, and takes the reader step-by-step into a deep ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Mastering Web Development - A Journey through HTML, CSS, and JavaScript

    af Martin Hander ...
    Mastering Web Development: A Journey through HTML, CSS, and JavaScriptThe web is not just a platform — it is a way of life. Every website you visit and every digital experience you encounter is built on three foundational technologies: HTML, CSS, and JavaScript. Mastering Web Development is your comprehensive, practical guide to understanding and wielding these technologies with confidence and ... Læs mere

    62,25 kr. eller Gratis med Kobo Plus

  • Mastering Node.js Web Development

    Go on a comprehensive journey from the fundamentals to advanced web development with Node.js

    af Adam Freeman ...
    Unlock the full potential of Node.js with practical skills to develop and deploy scalable and high-performance server-side applications that enhance your client-side projects Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesServer-side applications with Node.js, covering HTTP requests, static and dynamic content delivery, form data processing, and RESTful web servicesHands ... Læs mere

    294,74 kr. eller Gratis med Kobo Plus

  • NestJS

    Do Zero até a primeira API

    O livro 'NestJS: Do Zero a Primeira API' é uma introdução completa ao framework NestJS. Ele começa ensinando os conceitos básicos da arquitetura e do funcionamento do NestJS, permitindo que os leitores construam sua primeira API simples. ... Læs mere

    Gratis

  • React: Up & Running

    Building Web Applications

    Hit the ground running with React, the open source technology from Facebook for building rich web applications fast. Updated for the latest React release, the second edition of this hands-on guide shows you how to build React components and organize them into maintainable large-scale apps. If you're familiar with JavaScript syntax, you're ready to get started.Through the course of this book, ... Læs mere

    320,74 kr.

  • HTML5 para Mentes Maestras, 2da Edición

    Cómo aprovechar HTML5 para crear sitios web adaptables y aplicaciones revolucionarias

    af J.D Gauchat ...
    HTML5 para Mentes Maestras guía al lector paso a paso en el desarrollo de sitios y aplicaciones web. Luego de leer este libro sabrá cómo estructurar sus documentos con HTML, cómo otorgarles estilos con CSS, y cómo trabajar con las más poderosas APIs de JavaScript. Este libro no es solo una introducción a HTML5, es un curso completo que le enseñará cómo construir sitios webs adaptables y ... Læs mere

    57,63 kr.

  • HTML5 Canvas

    Native Interactivity and Animation for the Web

    Flash is fading fast as Canvas continues to climb. The second edition of this popular book gets you started with HTML5 Canvas by showing you how to build interactive multimedia applications. You’ll learn how to draw, render text, manipulate images, and create animation—all in the course of building an interactive web game throughout the book.Updated for the latest implementations of Canvas and ... Læs mere

    220,74 kr.

  • jQuery Programming by Example

    This book helps you getting started with jQuery. Several sample codes are presented to illustrate how to use jQuery and integrate with PHP. *TOC* 1. Preparing jQuery Development Environment 1.1 Installation 1.2 Development Tools 1.3 Web Server 1.4 Hello World 2. Handling HTML Elements 2.1 HTML Elements 2.2 Getting HTML Element Value 2.2.1 Textbox 2.2.2 Textarea 2.2.3 Dropdown - select Element 2.2 ... Læs mere

    21,97 kr.

  • Three.js

    Learn how to create 3D graphics and video games for the Web with JavaScript

    af J.D Gauchat ...
    Learn how to create web applications and video games in 3D with the Three.js library. After reading this guide, you will know how to define a 3D world, how to incorporate textures and models, and how to create 3D animations and video games.Table of ContentsTHREE.JSRendererSceneCameraMeshesGeometric PrimitivesMaterialsImplementationTransformationsLightsTexturesUV MappingCanvas Textures... ... Læs mere

    22,59 kr.

  • Automating System Administration with Perl

    Tools to Make You More Efficient

    If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems and to securely automate recurring tasks.Updated and expanded to cover the ... Læs mere

    181,11 kr.

  • Maintainable JavaScript

    Writing Readable Code

    You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and extend.Author Nicholas Zakas assembled this collection of best ... Læs mere

    192,36 kr.

  • Essential JavaScript Concepts To Learn for Beginner and Intermediate Developers

    Comprehensive JavaScript Coding Skills Crash Course and Cheatsheet

    Master the Foundations. Build Confidently. Code Smarter.Whether you're just getting started or looking to sharpen your JavaScript skills, Essential JavaScript Concepts To Learn for Beginner and Intermediate Developers is your practical guide to understanding how JavaScript really works-beyond just copying code from tutorials.Inside this book, you'll explore:Core JavaScript concepts explained ... Læs mere

    70,66 kr.

  • Building Isomorphic JavaScript Apps

    From Concept to Implementation to Real-World Solutions

    Isomorphic JavaScript, often described as the holy grail of web application development, refers to running JavaScript code on both the browser client and web application server. This application architecture has become increasingly popular for the benefits of SEO, optimized page load and full control of the UI, and isomorphic libraries are being used at companies like Walmart, Airbnb, Facebook, ... Læs mere

    169,74 kr.

  • Vue.js: Up and Running

    Building Accessible and Performant Web Apps

    af Callum Macrae ...
    Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you’ll quickly move from basics to custom components and advanced features—including JSX, the JavaScript syntax extension.Author Callum Macrae shows you how to use the most useful libraries in the ... Læs mere

    192,36 kr.

  • Programming Clojure

    Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL. Written by members of the Clojure core team, this book is ... Læs mere

    243,36 kr.

  • Getting Started with Arduino and Node.js

    This book helps to anyone to learn how to integrate Arduino hardware and node.js. ***TOC** Preface 1. Preparing Development Environment 1.1 Arduino 1.1.1 Arduino Uno 1.1.2 Arduino Leonardo 1.1.3 Arduino Mega 2560 1.1.4 Arduino Due 1.2 Electronic Components 1.2.1 Arduino Starter Kit 1.2.2 Fritzing 1.2.3 Cooking-Hacks: Arduino Starter Kit 1.2.4 Arduino Sidekick Basic kit 1.3 Node.js 1.4 Arduino S ... Læs mere

    25,70 kr.

  • Derinlemesine React

    af Onder Teker ...
    Bu kitap React konusunda temel, orta & ileri konuları içermektedir. İçerikte component (class, function,arrow); properties; event; state; condition; map; form (controlled / uncontrolled ) gibi temel konularderinlemesine işlenmektedir. Sonrasında validation,elements (text, radio, checkbox, select) anlatılmaktadır. İleri konulardan hooks, lifecycle; memo; reducer; error; configuration; higher order ... Læs mere

    6,23 kr.

  • Learning Vue.js and Mastering the Interview

    Vue.js is a popular JavaScript Framework. In this concise guide, we get you up and running quickly. Then we cover the basics of Vue.js. From there we dive into important add-ons that can handle common features.Review the Vue.js LifeCycle.Form, Lists, and Binding variables.The Vue Router FundamentalsVuetify for a great-looking User InterfaceValidate your form with VuelidateIn just a short time you ... Læs mere

    6,23 kr. eller Gratis med Kobo Plus

  • Mastering Javascript

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Læs mere

    86,24 kr.

  • JavaScript Patterns

    Build Better Applications with Coding and Design Patterns

    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're ... Læs mere

    169,74 kr.

  • Real-Time Web Applications with TypeScript and WebSockets

    af Baldurs L. ...
    Real-Time Web Applications with TypeScript and WebSockets: Building Interactive and Scalable Experiences Using TypeScript, Node.js, and WebSocket ProtocolsUnlock the power of real-time web development with this comprehensive guide that bridges the gap between static websites and dynamic, interactive applications. In today's digital landscape where users expect instantaneous responses and live ... Læs mere

    43,96 kr. eller Gratis med Kobo Plus

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics

    Do you want to build web pages, but have no previous experience? This friendly guide is the perfect place to start. You’ll begin at square one, learning how the Web and web pages work, and then steadily build from there. By the end of the book, you’ll have the skills to create a simple site with multi-column pages that adapt for mobile devices.Learn how to use the latest techniques, best practices ... Læs mere

    226,36 kr.

  • Building a Social Share Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Social Share App

    Learn how to build a functional, responsive Social Share web app using only HTML, CSS, and JavaScript; no libraries or frameworks required.This Q&A-style guide walks you through the entire process: from setting up your files and structuring your HTML, to adding CSS styling and interactive JavaScript for sharing to Facebook, Twitter, and LinkedIn.Whether you're a beginner with basic web skills or ... Læs mere

    39,22 kr. eller Gratis med Kobo Plus

  • Acceptance Test Driven Development with React

    af Juntao Qiu ...
    This book describes how to apply the Acceptance Test Driven Development when developing a Web Application named bookish with React / Redux and other tools in react ecosystem. It also introduces best practices and design patterns in detail about how to write clean code. ... Læs mere

    62,25 kr.