Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie CGI, JavaScript, Perl, VBScript

Als je eBooks uit de categorie CGI, JavaScript, Perl, VBScript' leuk vindt, dan vind je deze toptitels ook geweldig.
1 - 24 van 1374 resultaten worden weergegeven
Skip side bar filters
  • Security Challenges with Blockchain

    Navigate Blockchain Security Challenges, Unveil Vulnerabilities, and Gain Practical Strategies for Secure Application Development

    door Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with ConfidenceBook DescriptionIn “Security Challenges with Blockchain”, readers embark on a critical journey through the evolving landscape of blockchain security. This essential guide illuminates the intricate security challenges posed by blockchain technology’s decentralized nature, providing a comprehensive overview of the potential ... Meer lezen

    8,99 € of Gratis met Kobo Plus

  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    door Sai S Sriparasa ...
    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... Meer lezen

    20,02 € of Gratis met Kobo Plus

  • JavaScript: The Good Parts

    The Good Parts

    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and ... Meer lezen

    14,51 €

  • HTML5, CSS3, JavaScript Tome 1

    door Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript. Il va vous montrer comment construire des pages Web de toutes pièces et les assembler pour créer des sites Web légers et compatibles avec les dernières normes du Web.Si vous n'avez aucune connaissance en programmation HTML/CSS/JavaScript, je vous rassure tout de suite, cet eBook est tout à fait adapté à votre profil, ... Meer lezen

    4,99 €

  • HTML5, CSS3, JavaScript Tome 3

    door Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript.Dans ce troisième tome, l'accent est mis sur les langages CSS3 et JavaScript. Vous y apprendrez entre autres à dessiner dans un canvas, à mettre en forme les éléments affichés dans une page, à tester la validité d'une adresse e-mail entrée par un utilisateur et beaucoup d'autres sujets tout aussi intéressants.Si vous ... Meer lezen

    6,99 €

  • JavaScript: The Definitive Guide

    Master the World's Most-Used Programming Language

    door David Flanagan ...
    For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript material on the market. The seventh edition represents a significant update, with new information for ECMAScript 2020, and new chapters on language-specific features.JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the ... Meer lezen

    35,18 €

  • Structure and Interpretation of Computer Programs

    JavaScript Edition

    Serie series MIT Electrical Engineering and Computer Science
    A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science ... Meer lezen

    43,77 €

  • JavaScript Patterns

    Build Better Applications with Coding and Design Patterns

    door Stoyan Stefanov ...
    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 ... Meer lezen

    16,42 €

  • React.js

    Réalisez une application web avec React

    door Éric Sarrion ...
    Serie series Blanche
    Un ouvrage de référence pour les développeurs webEn tant que développeur, qui n'a pas encore entendu parler de React.js (ou React de façon raccourcie) ? Cette bibliothèque JavaScript, initialement écrite pour Facebook (en 2013), s'utilise maintenant couramment dans le monde de l'entreprise. Elle permet de structurer efficacement une application web, mais peut également s'utiliser dans une version ... Meer lezen

    21,99 €

  • Object-Oriented JavaScript - Second Edition

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice ... Meer lezen

    24,90 € of Gratis met Kobo Plus

  • Building Node Applications with MongoDB and Backbone

    Rapid Prototyping and Scalable Deployment

    door Emily Wilson ...
    Build an application from backend to browser with Node.js, and kick open the doors to real-time event programming. With this hands-on book, you’ll learn how to create a social network application similar to LinkedIn and Facebook, but with a real-time twist. And you’ll build it with just one programming language: JavaScript.If you’re an experienced web developer unfamiliar with JavaScript, the book ... Meer lezen

    15,25 €

  • Data Structures and Algorithms with JavaScript

    Bringing classic computing approaches to the Web

    door Michael McMillan ...
    As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment ... Meer lezen

    23,31 €

  • ReactJS by Example - Building Modern Web Applications with React

    Building Modern Web Applications with React

    door Vipul A M ...
    Get up and running with ReactJS by developing five cutting-edge and responsive projectsKey Features\[\*\]Create pragmatic real-world applications while learning React and its modern developer tools\[\*\]Build sustainable user interfaces by transforming data into components of UI\[\*\]Learn how to generate reusable ReactJS components effectivelyBook DescriptionReactJS is an open-source JavaScript ... Meer lezen

    32,85 € of Gratis met Kobo Plus

  • JavaScript Web Applications

    jQuery Developers' Guide to Moving State to the Client

    door Alex MacCaw ...
    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the ... Meer lezen

    19,07 €

  • Mastering React Test-Driven Development

    Build rock-solid, well-tested web apps with React, Redux and GraphQL

    door Daniel Irvine ...
    Implement TDD for your React applications using Jest, React Router, Redux, and GraphQL/Relay. Learn BDD and end-to-end acceptance testing with CucumberJS and Puppeteer.Key FeaturesLearn the TDD process using the React frameworkBuild complex, real-world applications with a pragmatic approach to TDDUse Cucumber for acceptance and BDD testing, bringing TDD to the wider teamBook DescriptionMany ... Meer lezen

    35,29 € of Gratis met Kobo Plus

  • Solidity Smart Contracts: Build DApps In The Ethereum Blockchain

    door Rangel Stoilov ...
    For the past couple of years, there hasn't been a bigger breakthrough in the IT world than the one that the Blockchain technology has made. The extremely fast growth of the industry, market and the technology itself leads to an enormous shortage of programmers that truly understand the blockchain. Along with the blockchain, smart contracts have emerged and with them - Solidity.The idea of this ... Meer lezen

    Gratis

  • Getting Started with Arduino and Node.js

    door Agus Kurniawan ...
    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 ... Meer lezen

    3,44 €

  • Generative Design

    Visualize, Program, and Create with JavaScript in p5.js

    Generative design, once known only to insiders as a revolutionary method of creating artwork, models, and animations with programmed algorithms, has in recent years become a popular tool for designers. By using simple languages such as JavaScript in p5.js, artists and makers can create everything from interactive typography and textiles to 3D-printed furniture to complex and elegant infographics ... Meer lezen

    21,40 €

  • Flutter in Action

    door Eric Windmill ...
    SummaryIn 2017, consumers downloaded 178 billion apps, and analysts predict growth to 258 billion by 2022. Mobile customers are demanding more—and better—apps, and it’s up to developers like you to write them! Flutter, a revolutionary new cross-platform software development kit created by Google, makes it easier than ever to write secure, high-performance native apps for iOS and Android. Flutter ... Meer lezen

    55,91 €

  • Building Progressive Web Apps

    Bringing the Power of Native to the Browser

    door Tal Ater ...
    Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how—and why—to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app ... Meer lezen

    19,92 €

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    door Chris Shiflett ...
    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... Meer lezen

    14,51 €

  • WebSocket

    Lightweight Client-Server Communications

    door 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 ... Meer lezen

    15,25 €

  • Learning DHTMLX Suite UI

    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5

    door Eli Geske ...
    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5Key FeaturesLearn how to install and use DHTMLX methods and eventsStore data in HTML5 local storageLearn how to develop a client-side application using DHTMLX and browser toolsBook DescriptionJavaScript applications provide an excellent user experience for small to large scale enterprise ... Meer lezen

    20,02 € of Gratis met Kobo Plus

  • JavaScript : Functional Programming for JavaScript Developers

    Functional Programming for JavaScript Developers

    Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web appsKey Features\[\]Write powerful code with the high-level functions that JavaScript offers\[\]Discover what functional programming is, why it's effective, and how it's used in JavaScript\[\]Understand and optimize JavaScript's hidden potential as a true functional languageBook ... Meer lezen

    45,78 € of Gratis met Kobo Plus