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.
25 - 48 van 1373 resultaten worden weergegeven
Skip side bar filters
  • Beginning Perl for Bioinformatics

    An Introduction to Perl for Biologists

    door James Tisdall ...
    With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular Perl programming books are often too ... Meer lezen

    19,49 €

  • 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

    50,87 € of Gratis met Kobo Plus

  • Getting Started with D3

    Creating Data-Driven Documents

    door Mike Dewar ...
    Learn how to create beautiful, interactive, browser-based data visualizations with the D3 JavaScript library. This hands-on book shows you how to use a combination of JavaScript and SVG to build everything from simple bar charts to complex infographics. You’ll learn how to use basic D3 tools by building visualizations based on real data from the New York Metropolitan Transit Authority.Using ... Meer lezen

    8,58 €

  • Node.js Web Development

    Server-side web development made easy with Node 14 using practical examples

    door David Herron ...
    Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth editionKey FeaturesLearn backend web programming with the JavaScript stackExplore best practices, right from configuring and building web servers to deploying them on a production cloud hosting system: AWS using Docker and ... Meer lezen

    26,70 € of Gratis met Kobo Plus

  • 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

    22,25 € of Gratis met Kobo Plus

  • JavaScript for Beginners

    A Complete Guide to Learn the Fundamentals of JavaScript and Start Programming Today!

    door MEGANE NOEL ...
    Serie series Computer Programming
    This book serves as an introduction to JavaScript, explaining how it works and how it may be used to create web apps and dynamic web pages.We'll cover all you need to know to get started coding right away. Everything is covered here, from your first steps as a coder to testing and achieving immaculate, flawless code.This book is jam-packed with step-by-step instructions that you can put into ... Meer lezen

    6,24 € of Gratis met Kobo Plus

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you’ll be able to see new ... Meer lezen

    16,10 €

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Meer lezen

    29,46 €

  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    door Joshua Backfield ...
    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... Meer lezen

    16,42 €

  • Guide to: Learning Iteration and Generators in Python

    door Matt Harrison ...
    Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield, rather embrace the power it provides. ... Meer lezen

    4,45 €

  • Aprendendo a programar em Delphi (Object Pascal)

    Iniciando nas artes magicas da programação Delphi

    Serie series Delphi a magia da programação
    Nesse livro você vai embarcar em um reino magico e conhecer os segredos da magia da programação. Um grande mago vai te iniciar na jornada mística de Delphi. E você vai aprender a criar na mesma ferramenta e na mesma linguagem a criar programas para Windows e aplicativos para Android de forma simples e pratica! ... Meer lezen

    Gratis

  • Getting Started with Meteor.js JavaScript Framework - Second Edition

    Learn to develop powerful web applications in minutes with Meteor

    door Isaac Strack ...
    Key FeaturesBook DescriptionThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web applications using pure JavaScript.What you will learnWho this book is forThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web ... Meer lezen

    17,16 € of Gratis met Kobo Plus

  • Nodejs Programming By Example

    door Agus Kurniawan ...
    This book is a reference to the nodejs programming language. It describes all the elements of the language and illustrates their use with code examples. The book covers topics such as: * Basic nodejs programming language * File operations * Functions * String operations * Building own module * Error handling * Events * Database programming * Web application * Socket programming * Socket.io ... Meer lezen

    4,13 €

  • Object-Relational Mapping (ORM): MongoDB, Mongoosejs and Node.js By Example

    door Agus Kurniawan ...
    The Guide to learn Object-Relational Mapping (ORM) for MongoDB using Mongoosejs and Node.js is the development practical guide for you. The text aims to give you illustration in code how to implement ORM for MongoDB. It contains lots of detailed sample code that can be followed a long with as you read.****TOC***Development EnvironmentSchemas and ModelsCreate, Read, Update and Delete ... Meer lezen

    2,78 €

  • TypeScript: Modern JavaScript Development

    Leverage the features of TypeScript to boost your development skills and create captivating applicationsAbout This BookLearn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScriptExplore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.jsFocusing on design patterns in TypeScript, this step-by ... Meer lezen

    56,28 € of Gratis met Kobo Plus

  • JavaScript: Beginner's Guide to Programming Code with JavaScript

    JavaScript Computer Programming

    Serie series JavaScript Computer Programming
    Learn JavaScript programming today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the ... Meer lezen

    2,99 € of Gratis met Kobo Plus

  • TypeScript Essentials

    The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book. ... Meer lezen

    16,94 € of Gratis met Kobo Plus

  • Practical Modern JavaScript

    Dive into ES6 and the Future of JavaScript

    door Nicolas Bevacqua ...
    To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new ways to deal with asynchronous flow control, declare objects or functions, and ... Meer lezen

    23,31 €

  • The Recursive Book of Recursion

    Ace the Coding Interview with Python and JavaScript

    door Al Sweigart ...
    An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion.The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing ... Meer lezen

    19,28 €

  • ASP.NET Core 2 and Angular 5

    Full-stack web development with .NET Core and Angular

    Develop a simple, yet fully-functional modern web application using ASP.NET Core MVC, Entity Framework and Angular 5. Key Features\[\*\] Based on the best-selling book ASP.NET Core and Angular 2\[\*\] Easily build a complete single page application with two of the most impressive frameworks in modern development, ASP.NET Core and Angular\[\*\] Bring together the capabilities and features of both ... Meer lezen

    32,85 € of Gratis met Kobo Plus

  • AngularJS 1

    door Michel Martin ...
    Bienvenue dans le monde merveilleux d'AngularJS !Cet eBook va vous apprendre les bases d'AngularJS : directives, expressions, filtres, modules, contrôleurs, événements, DOM, tableaux, formulaires, validation, AJAX, etc.A son issue, vous saurez créer des applications en AngularJS version 1. De très nombreux exercices corrigés vous permettront de tester vos connaissances tout au long de la lecture ... Meer lezen

    14,99 €

  • Maîtrisez React en 5 jours

    door Éric Sarrion ...
    Plongez au cœur de React, un framework de plus en plus utilisé en développement web, avec cet ouvrage exhaustif conçu pour initier les débutants. Chaque chapitre est structuré comme une journée d'apprentissage intensif, vous guidant pas à pas à travers les concepts et techniques nécessaires pour maîtriser cette puissante bibliothèque JavaScript.JOUR 1 : Maîtriser l'écriture d'un composant, créer ... Meer lezen

    21,99 €

  • Angular: Up and Running

    Learning Angular, Step by Step

    door Shyam Seshadri ...
    This book will demystify Angular as a framework, as well as provide clear instructions and examples on how to get started with writing scalable Angular applications.Angular: Up & Running covers most of the major pieces of Angular, but in a structured manner that is generally used in hands-on training. Each chapter takes one concept, and use examples to cover how it works. Problems to work on (with ... Meer lezen

    22,14 €

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... Meer lezen

    29,56 € of Gratis met Kobo Plus