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 409 - 432 af 1293 resultater
Skip side bar filters
  • Learning Material Design

    Master Material Design and create beautiful, animated interfaces for mobile and web applications

    af Kyle Mew ...
    Master Material Design and create beautiful, animated interfaces for mobile and web applicationsKey Features\[\*\]Master the highly acclaimed Material Design paradigm and give your apps and pages the look that everyone is talking about\[\*\]Get a mix of key theoretical concepts combined with enough practical examples to put each theory into practice so you can create elegant material interfaces ... Læs mere

    241,86 kr. eller Gratis med Kobo Plus

  • Getting Started with RethinkDB

    Absorb the knowledge required to utilize, manage, and deploy

    Absorb the knowledge required to utilize, manage, and deploy RethinkDB using Node.jsKey Features\[\*\] Make the most of this open source, scalable database—RethinkDB —to ease the construction of web applications\[\*\] Run powerful queries using ReQL, which is the most convenient language to manipulate JSON documents with\[\*\] Develop fully-fledged real-time web apps using Node.js and ... Læs mere

    241,86 kr. eller Gratis med Kobo Plus

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

  • JavaScript Assertivo

    Testes e qualidade de código em todas as camadas da aplicação

    af Gabriel Ramos ...
    Manter a devida cultura de testes durante o desenvolvimento traz diversos benefícios para o seu código, seu produto, seu time e até mesmo para a empresa. O tempo investido ao escrever testes é recompensado com o aumento da confiança no funcionamento do seu código, redução de bugs e facilidade na manutenção, além da garantia de qualidade e assertividade. O cenário de testes tem se expandido e ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Learning GraphQL

    Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project ... Læs mere

    192,36 kr.

  • Java - VIRTUAL MACHINE

    af Preeti Man ...
    This book intends to educate Java practitioners on JAVA Virtual Machine through detailed explanation about the intended purpose and functions in a JVM. ... Læs mere

    150,86 kr. eller Gratis med Kobo Plus

  • Die Serverwelt von Node.js

    af Manuel Rauber ...
    Serier Bog 196 - shortcuts
    Seit Jahren wird JavaScript auf dem Client, also im Browser, eingesetzt. Mit Node.js ist nun auch eine Ausführung auf der Serverseite möglich. Manuel Rauber führt in diesem shortcut zunächst allgemein in Node.js und seine grundlegenden Tools ein. Außerdem zeigt er, wie man einen kleinen Taschenrechner entwickelt, der sich über die Kommandozeile steuern lässt. Kapitel 3 und 4 widmen sich dem ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus

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

  • Build Applications with Meteor

    Isomorphic JavaScript web development

    Build a variety of cross-platform applications with the world's most complete full-stack JavaScript framework— MeteorKey Features\* Develop a set of real-world applications each exploring different features of Meteor\* Make your app more appealing by adding reactivity and responsiveness to it\* Work with the most powerful feature of Meteor—the “full stack reactivity”—through building real-time ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Appcelerator Titanium Smartphone App Development Cookbook Second Edition

    Over 100 recipes to help you develop cross-platform, native applications in JavaScript

    af Jason Kneen ...
    Over 100 recipes to help you develop cross-platform, native applications in JavaScriptKey FeaturesLeverage your JavaScript skills to write mobile applications using Titanium Studio tools with the native advantageDeploy your application on the App Store and Google PlayAdd your own IOS native modules in objective-C, in an easy-to-follow step-by-step formatBook DescriptionThis book will take you ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Building Android Apps with HTML, CSS, and JavaScript

    Making Native Apps with Standards-Based Web Tools

    It’s true: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. Now updated for HTML5, the second edition of this hands-on guide shows you how to use open source web standards to design and build apps that can be adapted for any Android device.You’ll learn how to create an Android-friendly web app on the platform of your choice, and then use ... Læs mere

    227,11 kr.

  • Mastering Perl/Tk

    Graphical User Interfaces in Perl

    Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, ... Læs mere

    267,24 kr.

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

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

    131,01 kr.

  • 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 ... Læs mere

    235,02 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.

  • C#: A Comprehensive Advanced Guide to Excel in C# Programming

    af Chloe Annable ...
    Serier serie Computer Programming
    Are you ready to elevate your C# programming skills to new heights?Have you mastered the basics and are now seeking a comprehensive guide to take you to the next level of expertise?Look no further – "C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step" is the book that will propel your programming journey forward!In the ever-expanding landscape of computer programming ... Læs mere

    74,64 kr. eller Gratis med Kobo Plus

  • Node.js Design Patterns

    Level up your Node.js skills and design production-grade applications using proven techniques

    An essential read for any JavaScript developer - take full advantage of the Node.js platform and build reliable, scalable web applications using design patterns Purchase of the print or Kindle book includes a free eBook in PDF format Free with your book: DRM-free PDF version + access to Packt's next-gen Reader (Email sign-up and proof of purchase required)Key FeaturesGain a deep understanding of ... Læs mere

    323,99 kr. eller Gratis med Kobo Plus

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    af 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 ... Læs mere

    240,61 kr.

  • Learn AngularJS in 24 Hours

    af Alex Nordeen ...
    Angular JS is responsible for making the website interactive and responsive. It helps designer and developers to eliminate much of the code usually needed for websites development. Angular JS is based upon MVC model. To learn and harness more power of the Angular JS framework, it takes a continuous intervention from an expert. But if you like to learn by yourself without spending big bucks behind ... Læs mere

    19,35 kr.

  • Mastering Loops and Conditionals in JavaScript

    A Practical Guide to Controlling Program Flow and Building Smarter Logic with JavaScript

    af Dargslan ...
    Serier Bog 3 - Dargslan - JavaScript - Beginner Level
    Welcome to "Mastering Loops and Conditionals in JavaScript"—your comprehensive guide to understanding and implementing the fundamental control structures that form the backbone of JavaScript programming. Whether you're taking your first steps into JavaScript development or looking to refine your existing skills, this book will transform how you think about and write JavaScript code.In the world of ... Læs mere

    112,00 kr. eller Gratis med Kobo Plus

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    af Dargslan ...
    Serier Bog 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... Læs mere

    112,00 kr. eller Gratis med Kobo Plus

  • Introduction to JavaScript Arrays and Objects

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

    af Dargslan ...
    Serier Bog 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 ... Læs mere

    112,00 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.

  • Composing Software

    An Exploration of Functional Programming and Object Composition in JavaScript

    af Eric Elliott ...
    Unlock the power of functional programming in JavaScript with this detailed guide. Master essential techniques like function composition, immutability, and higher-order functions to create modular, maintainable code that's easy to understand and reuse.Key FeaturesAn exploration of functional programming in JavaScript, from basics to advanced conceptsAn extensive focus on real-world applications & ... Læs mere

    281,24 kr. eller Gratis med Kobo Plus