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 673696 von 1376 Ergebnissen angezeigt
Skip side bar filters
  • Advanced TypeScript Programming Projects

    Build 9 different apps with TypeScript 3 and JavaScript frameworks such as Angular, React, and Vue

    von Peter O'Hanlon
    Gain in-depth knowledge of TypeScript and the latest ECMAScript standards by building robust web applications across different domainsKey FeaturesApply the cutting-edge features of TypeScript 3.0 to build high-performance, maintainable applicationsLearn through practical examples of using TypeScript with popular frameworks, such as Angular and ReactFocus on building high-quality applications that Lesen Sie mehr

    € 27,71

  • Total Typescript

    von Matt Pocock
    A no-nonsense guide to all the essentials you’ll need to become a TypeScript wizard and build a TypeScript application from scratch.“An invaluable resource to countless developers.”—Ryan Cavanaugh, Development Lead Microsoft TypeScript TeamTypeScript makes JavaScript safer and your editor smarter. Matt Pocock’s Total TypeScript courses have trained thousands of developers by putting the editor Lesen Sie mehr

    € 29,25

  • Designing for Scalability with Erlang/OTP

    Implement Robust, Fault-Tolerant Systems

    If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth, depth, and consistency of its features. This hands-on guide demonstrates how to use the Erlang programming language and its OTP framework of reusable libraries, tools, and design principles to develop complex commercial-grade systems that Lesen Sie mehr

    € 30,57

  • Modern JavaScript for the Impatient

    von Cay Horstmann
    Exploit the Power of Modern JavaScript and Avoid the PitfallsJavaScript was originally designed for small-scale programming in web browsers, but modern JavaScript is radically different. Nowadays, JavaScript programmers actively embrace functional, object-oriented, and asynchronous programming, while deprecating error-prone concepts from the past. Modern JavaScript for the Impatient is a complete Lesen Sie mehr

    € 36,62

  • Django 2

    von Antonio Mele
    Descubra el proceso completo para desarrollar aplicaciones web profesionales con Django. Este libro le guiará a través de la creación de cuatro proyectos prácticos con Django para saber cómo resolver problemas comunes e implementar las mejores prácticas de desarrollo. A lo largo de la lectura aprenderá a construir una aplicación blog, un sitio web social para compartir imágenes, una tienda online Lesen Sie mehr

    € 21,99

  • Quick Start Basic HTML and JavaScript

    von Tom Henricksen
    Basic HTML and JavaScript skills are required for working on the web.In this Quick Start guide, we cover the basics of both.Starting with HTML elements, review HTML5 changes, tables, divs, and spans.Next, we cover JavaScript's basic syntax.Including:Variable and ValuesFunctionsConditionalsLoopsScopeClosuresThis isn't a long one but a concise quick-start guide for all levels who wa... Lesen Sie mehr

    € 0,99

  • Learning Object-Oriented Programming

    Explore and crack the OOP code in Python, JavaScript, and C#

    Key FeaturesBook DescriptionIf you're a Python, JavaScript, or C\# developer and want to learn the basics of object-oriented programming with real-world examples, then this book is for you.What you will learnGenerate instances in three programming languages: Python, JavaScript, and C\#Customize constructors and destructorsWork with a combination of access modifiers, prefixes, properties, fields, Lesen Sie mehr

    € 34,64

  • Hugo in Action

    von Atishay Jain
    Build and deploy a live website in just 30 minutes using Hugo. The Hugo engine lets you rapidly deliver static sites that are low maintenance, high performance, and feature rich.In Hugo in Action you will learn:Building web pages with Hugo and JamstackCreating content using MarkdownContent management with HugoDesigning new Hugo themesUsing the Go template languageManaging dependencies with Hugo Lesen Sie mehr

    € 50,83

  • Redux in Action

    SummaryWith Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability to solve your state management woes with Redux and focus on developing the apps you need!Foreword by Mark Erikson, Redux co-maintainer.About Lesen Sie mehr

    € 50,83

  • Testing Vue.js Applications

    von Edd Yerburgh
    SummaryTesting Vue.js Applications is a comprehensive guide to testing Vue components, methods, events, and output. Author Edd Yerburgh, creator of the Vue testing utility, explains the best testing practices in Vue along with an evergreen methodology that applies to any web dev process.About the TechnologyWeb developers who use the Vue framework love its reliability, speed, small footprint, and Lesen Sie mehr

    € 50,83

  • JavaScript Application Design

    A Build First Approach

    SummaryJavaScript Application Design: A Build First Approach introduces JavaScript developers to techniques that will improve the quality of their software as well as their web development workflow. You'll begin by learning how to establish build processes that are appropriate for JavaScript-driven development. Then, you'll walk through best practices for productive day-to-day development, like Lesen Sie mehr

    € 50,83

  • Vue.js in Action

    **SummaryWeb pages are rich with data and graphics, and it's challenging to maintain a smooth and quick user experience. Vue.js in Action teaches you how to build a fast, flowing web UI with the Vue.js framework. As you move through the book, you'll put your skills to practice by building a complete web store application with product listings, a checkout process, and an administrative interface Lesen Sie mehr

    € 50,83

  • Getting MEAN with Mongo, Express, Angular, and Node

    SummaryGetting MEAN, Second Edition teaches you how to develop full-stack web applications using the MEAN stack. This edition was completely revised and updated to cover MongoDB 4, Express 4, Angular 7, Node 11, and the latest mainstream release of JavaScript ES2015.About the TechnologyJuggling languages mid-application can radically slow down a full-stack web project. The MEAN stack—MongoDB, Lesen Sie mehr

    € 50,83

  • CMIS and Apache Chemistry in Action

    SummaryCMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts, written by the authors of the standard. In it, you'll tackle hands-on examples for building applications on CMIS repositories from both the client and the server sides. You'll learn how to create new content-centric applications that install and run in any CMIS-compliant repository Lesen Sie mehr

    € 59,98

  • Aurelia in Action

    von Sean Hunter
    SummaryAurelia in Action teaches you how to build fantastic single-page applications with the Aurelia framework. You'll learn about modern design practices and a modular architecture based on web components, perfect for hybrid web + mobile apps.About the TechnologyTry Aurelia, and you may not go back to your old web framework. Flexible and efficient, Aurelia enforces modern design practices and a Lesen Sie mehr

    € 50,83

  • Functional Reactive Programming

    SummaryFunctional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language.About the TechnologyToday's software is shifting to more asynchronous, event-based solutions. For decades, the Observer pattern has been the go-to event infrastructure, but it Lesen Sie mehr

    € 50,83

  • CORS in Action

    Creating and consuming cross-origin APIs

    von Monsur Hossain
    SummaryCORS in Action introduces Cross-Origin Resource Sharing (CORS) from both the server and the client perspective. It starts with the basics: how to make CORS requests and how to implement CORS on the server. It then explores key details such as performance, debugging, and security. API authors will learn how CORS opens their APIs to a wider range of users. JavaScript developers will find Lesen Sie mehr

    € 50,83

  • JavaScript on Things

    Hacking hardware for web developers

    von Lyza Gardner
    SummaryJavaScript on Things is your first step into the exciting and downright entertaining world of programming for small electronics. If you know enough JavaScript to hack a website together, you'll be making things go bleep, blink, and spin faster than you can say "nodebot."About the TechnologyAre you ready to make things move? If you can build a web app, you can create robots, weather stations Lesen Sie mehr

    € 50,83

  • The Joy of Clojure

    SummaryThe Joy of Clojure, Second Edition is a deep look at the Clojure language. Fully updated for Clojure 1.6, this new edition goes beyond just syntax to show you the "why" of Clojure and how to write fluent Clojure code. You'll learn functional and declarative approaches to programming and will master the techniques that make Clojure so elegant and efficient.About the TechnologyThe Clojure 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

  • 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

  • TypeScript Quickly

    SummaryTypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you’ll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev.About the technologyStrong Lesen Sie mehr

    € 50,83

  • Einstieg in JavaScript

    von Thomas Theis
    Der leichte Einstieg in JavaScript!JavaScript ist die Sprache des Web und eignet sich hervorragend, um das Programmieren zu lernen. Für den Einstieg benötigen Sie nicht viel: einen Browser, einen Editor, um JavaScript-Code zu schreiben, und dieses Buch! Hier lernen Sie Schritt für Schritt die Grundlagen der modernen JavaScript-Programmierung. Thomas Theis ist seit vielen Jahren versierter Autor Lesen Sie mehr

    € 29,90

  • 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