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.
553 - 576 van 1496 resultaten worden weergegeven
Skip side bar filters
  • 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,21 €

  • Data Structures and Algorithms in JavaScript

    door Federico Kereki ...
    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... Meer lezen

    27,87 €

  • Beginning JavaScript

    door Jeremy McPeak ...
    The bestselling JavaScript guide, updated with current features and best practicesBeginning JavaScript 5th Edition shows you how to work effectively with JavaScript frameworks, functions, and modern browsers, and teaches more effective coding practices using HTML5. This new edition has been extensively updated to reflect the way JavaScript is most commonly used today, introducing you to the latest ... Meer lezen

    31,99 €

  • Express in Action

    Writing, building, and testing Node.js applications

    door Evan Hahn ...
    SummaryExpress in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express.About the TechnologyExpress.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful ... Meer lezen

    55,91 €

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    door Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksAbout the TechnologyIn complex web applications, the low-level details ... Meer lezen

    55,91 €

  • Cross-Platform Desktop Applications

    Using Node, Electron, and NW.js

    door Paul Jensen ...
    SummaryCross-Platform Desktop Applications guides you step-by-step through creating Node.js desktop applications with NW.js and Electron from GitHub. Foreword by Cheng Zhao, creator of Electron.About the TechnologyDesktop application development has traditionally required high-level programming languages and specialized frameworks. With Electron and NW.js, you can apply your existing web dev ... Meer lezen

    55,91 €

  • Build a Frontend Web Framework (From Scratch)

    Serie series From Scratch
    Learn how a frontend web framework works by coding your own!Web developers use frontend frameworks every day—but do you know how these essential parts of your stack really work? Build a Frontend Web Framework (From Scratch) reveals the inner workings of web frameworks by helping you create your very own.In Build a Frontend Web Framework (From Scratch), you’ll learn the secrets behind frameworks ... Meer lezen

    55,91 €

  • Building Ethereum Dapps

    Decentralized applications on the Ethereum blockchain

    door Roberto Infante ...
    SummaryBuilding Ethereum Dapps introduces you to decentralized applications based on the Ethereum blockchain platform. In this book, you'll learn the principles of Dapps development by rolling up your sleeves and actually building a few!Foreword by Thomas Bertani.About the TechnologyImagine unbreakably secure applications that handle personal and business transactions without any central agency ... Meer lezen

    55,91 €

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating ... Meer lezen

    65,97 €

  • Deep Learning with JavaScript

    Neural networks in TensorFlow.js

    SummaryDeep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R. Deep Learning with JavaScript shows developers how they can bring DL technology to the web. Written by the main authors of the TensorFlow library, this new book ... Meer lezen

    55,91 €

  • HTTP/2 in Action

    door Barry Pollard ...
    SummaryHTTP/2 in Action is a complete guide to HTTP/2, one of the core protocols of the web. Because HTTP/2 has been designed to be easy to transition to, including keeping it backwards compatible, adoption is rapid and expected to increase over the next few years. Concentrating on practical matters, this interesting book presents key HTTP/2 concepts such as frames, streams, and multiplexing and ... Meer lezen

    55,91 €

  • Professional Node.js

    Building Javascript Based Scalable Software

    door Pedro Teixeira ...
    Learn to build fast and scalable software in JavaScript with Node.jsNode.js is a powerful and popular new framework for writing scalable network programs using JavaScript. This no nonsense book begins with an overview of Node.js and then quickly dives into the code, core concepts, and APIs. In-depth coverage pares down the essentials to cover debugging, unit testing, and flow control so that you ... Meer lezen

    28,99 €

  • JavaScript

    Richtig gut programmieren lernen – Von der ersten Codezeile bis zum eigenen Projekt

    door Marijn Haverbeke ...
    Vertaald door Volkmar Gronau ...
    Serie series Programmieren mit JavaScript
    Lernen Sie JavaScriptumfassender Schritt-für-Schritt-Einstieg in die Programmierung und in JavaScriptdirekt losprogrammieren mit viele Beispielen und Übungsprojektenansteigender Schwierigkeitsgrad bis zu komplexeren WebanwendungenJavaScript ist das Herzstück fast jeder modernen Webanwendung, von Social Apps wie Twitter bis hin zu browserbasierten Spiele-Frameworks. Obwohl es JavaScript auch ... Meer lezen

    Was 32,90 € Nu 25,90 € of Gratis met Kobo Plus

  • Computer Science

    Learn about Algorithms, Cybersecurity, Databases, Operating Systems, and Web Design

    door Jonathan Rigdon ...
    This book consists of 6 titles, namely:Assembly Language: The Ultimate Guide to Programming and Virtual MachinesComputer Science: The Complete Guide to Principles and InformaticsCyber Security: Beginners’ Guide to Hacking, Phishing, Social Engineering, and MalwareDatabases: System Concepts, Designs, Management, and ImplementationOperating Systems: Concepts to Save Money, Time, and ... Meer lezen

    3,99 € of Gratis met Kobo Plus

  • Mastering Modular JavaScript

    door Nicolas Bevacqua ...
    If you have a working knowledge of JavaScript and ECMAScript 6 (ES6), this practical guide will help you tackle modular programming to produce code that’s readable, maintainable, and scalable. You’ll learn the fundamentals of modular architecture with JavaScript and the benefits of writing self-contained code at every system level, including the client and server.Nicolás Bevacqua, author of ... Meer lezen

    24,48 €

  • Learn Angular: Related Tool & Skills

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.This book is for all front-end developers who want to become proficient with Angular and ... Meer lezen

    7,83 €

  • YUI 3 Cookbook

    Writing Maintainable Applications

    door Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... Meer lezen

    22,14 €

  • D3.js By Example

    door Michael Heydt ...
    Create attractive web-based data visualizations using the amazing JavaScript library D3.jsAbout This BookLearn to use the facilities provided by D3.js to create data-driven visualizationsExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real-world data sets that ... Meer lezen

    30,94 € of Gratis met Kobo Plus

  • How To Easily Develop Modern Javascript Web Apps On Any Android Device

    Web app development on an Android device with TERMUX

    No need to invest in expensive desktops or laptops to develop modern websites and web apps with Javascript, NodeJS or LAMP, this book will show you how to use Termux to turn any Android device running version 7 up into a powerful development tool. Whether you are new to development or a veteran looking to be able to develop when out and about this course will get you up and running.Develop ... Meer lezen

    9,99 €

  • Full-Stack Vue.js 3 and Laravel 8

    Build single-page apps and multi-page apps by integrating Vue.js3 and Laravel 8

    door Jacob A Mathison ...
    Integrate Laravel and Vue.js in their latest version for a complex front-end and a robust back-end. Work under the benefits of building APIs for SPAs and MPAs from a smooth database migration process to optimizing apps for business solutions.Key FeaturesWork on Laravel-Vue.js integration with a focus on API writing, development and routing for each caseUnravel how Laravel and Vue.js integration ... Meer lezen

    27,55 € of Gratis met Kobo Plus

    VOORAF BESTELLEN

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... Meer lezen

    19,49 €

  • Learning Node.js

    A Hands-On Guide to Building Web Applications in JavaScript

    Serie series Learning
    Get Started Fast with Node.js Apps and Server Development Node.js makes it far easier to create fast, compact, and reliable web/network applications and web servers, and is rapidly becoming indispensable to modern web developers. Learning Node.js brings together the knowledge and JavaScript code you need to build master the Node.js platform and build server-side applications with extraordinary ... Meer lezen

    20,34 €

  • JavaScript 101

    A guide to coding, #2

    door Andrew Hunter ...
    Serie Boek 2 - A guide to coding
    Have you ever wanted to make a website? The first step is learning JavaScript, the programming language of the web. This tutorial teaches you the basics of Javascript to create your first web app or game. Not only does this tutorial teach you the basics but it also teaches setting up an enviorment to start coding. So why not give this book a try and learn JavaScript ... Meer lezen

    1,99 € of Gratis met Kobo Plus

  • JavaScript for Programmers

    Serie series Deitel Developer Series
    The practicing programmer’s Deitel® guide to XHTML®, CSS®, JavaScript™, XML® and Ajax RIA development.** **This book applies the Deitel signature live-code approach to teaching the client side of Rich Internet Applications (RIA) development. The book presents concepts in the context of 100+ fully tested programs (6,000+ lines of code), complete with syntax shading, detailed descriptions and sample ... Meer lezen

    22,89 €