Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

CGI, JavaScript, Perl, VBScript eBooks

If you like CGI, JavaScript, Perl, VBScript eBooks, then you'll love these top picks.
Showing 577 - 600 of 1375 Results
Skip side bar filters
  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    by Josh Goldberg ...
    Translated by Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... Read more

    $33.99 USD or Free with Kobo Plus

  • Hands-On Functional Programming with TypeScript

    Explore functional and reactive programming to create robust and testable TypeScript applications

    Discover the power of functional programming, lazy evaluation, monads, concurrency, and immutability to create succinct and expressive implementationsKey FeaturesGet a solid understanding of how to apply functional programming concepts in TypeScriptExplore TypeScript runtime features such as event loop, closures, and PrototypesGain deeper knowledge on the pros and cons of TypeScriptBook ... Read more

    $26.59 USD or Free with Kobo Plus

  • Aprender Javascript Avanzado con 100 ejercicios prácticos

    by MEDIAactive ...
    JavaScript es el lenguaje de programación que se ocupa de asignar la interactividad a cada uno de los elementos que conforman una página web o una aplicación. Este lenguaje, complicado pero a la vez extremadamente mecánico, funciona mediante la asignación de elementos de diferentes tipos, cuyo uso y aplicación resulta imprescindible conocer. Tras haber consultado los 100 ejercicios que conforman ... Read more

    $10.99 USD or Free with Kobo Plus

  • Learn Vue.js: The Collection

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This is a collection ... Read more

    $24.59 USD or Free with Kobo Plus

  • Excel 2019 All-in-One

    Master the new features of Excel 2019 / Office 365

    Excel is, by far, the most preferred spreadsheet program on this planet. People love it because of its simplicity and easy user interface. The primary focus of Excel is to perform basic to advanced level numeric calculations. Every industry, department, job role is dependent on Excel to perform day to day duties as well as data analysis and visualization. Microsoft Excel is available in both ... Read more

    $14.39 USD or Free with Kobo Plus

  • WebAssembly in Action

    With examples using C++ and Emscripten

    SummaryWebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.About the technologyWrite high-performance browser-based applications without relying only on ... Read more

    $49.99 USD

  • Architecting Angular Applications with Redux, RxJS, and NgRx

    Learn to build Redux style high-performing applications with Angular 6

    Manage state in Angular to write high performing web apps by combining the power of Flux, RxJS, and NgRxKey Features- Learn what makes an excellent Angular application architecture- Use Redux to write performant, consistent Angular applications- Incorporate Reactive Programming principles and RxJS to make it easier to develop, test, and debug your Angular applicationsBook DescriptionManaging the ... Read more

    $37.79 USD or Free with Kobo Plus

  • Node.js

    Apprendre par la pratique

    Series series Blanche
    Plus de 500 exemples pour apprendre en pratiquantLa plate-forme Node.js est passée du statut d'OVNI à celui d'incontournable. En 2018, elle fait fonctionner des applications web, de l'outillage front-end, de la distribution de fichiers pair-à-pair, des objets connectés et la NASA l'utilise même pour analyser les données télémétriques de ses sondes spatiales.L'intention de cet ouvrage est d'être ... Read more

    $26.13 USD

  • Modern JavaScript: Coding for Today and Tomorrow

    Uncover the power of modern web development with Modern JavaScript: Coding for Today and Tomorrow, a comprehensive guide designed for developers of all levels. Whether you're a beginner looking to master the fundamentals of JavaScript or an experienced coder aiming to stay ahead of the curve, this ebook offers everything you need to excel in today's ever-evolving programming landscape.What You'll ... Read more

    $14.99 USD or Free with Kobo Plus

  • Coding for Kids Ages 9-15

    Simple HTML, CSS and JavaScript lessons to get you started with Programming from Scratch

    by Mather Bob ...
    Are you looking to teach children how to code? Or are you looking to start coding?This book on beginner html and JavaScript is the answer.For the last couple of years, the news keeps talking about the digital economy and how everyone needs programmers. It seems like everyone wants to learn how to code. However, it is not that easy. Coding is a skill; and like any skill it takes time to learn. Like ... Read more

    $9.99 USD or Free with Kobo Plus

  • JavaScript für Java-Entwickler

    Series Book 49 - schnell + kompakt
    Das Buch JavaScript für Java-Entwickler führt anhand von vielen Code-Beispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... Read more

    $10.99 USD or Free with Kobo Plus

  • Python for Beginners

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

    by MEGANE NOEL ...
    Series series Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming ... Read more

    $6.99 USD or Free with Kobo Plus

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... Read more

    $28.99 USD or Free with Kobo Plus

  • Building a Tip Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tip Calculator

    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... Read more

    $4.99 USD or Free with Kobo Plus

  • Mastering TypeScript

    Write TypeScript fluently and without fighting the type system

    Master the TypeScript language – form mental models of the type system, read and understand errors, and migrate from JavaScript to TypeScript competently. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore TypeScript’s key elements and advanced language featuresDive deep into type inference, type design, and building custom typesForm mental models to help ... Read more

    $35.99 USD or Free with Kobo Plus

    PRE-ORDER

  • Full Stack Development with Spring Boot 3 and React

    Build modern web applications using the power of Java, React, and TypeScript

    by Juha Hinkula ...
    Get up and running with the Spring Boot and React stack – build an app from start to finish, test the frontend and backend, and deploy. Now with TypeScript code! Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUse Spring Boot 3 to create powerful, complex, and secure backends for your applicationsLeverage React to build slick, high-performance frontendsGet introduced to ... Read more

    $34.99 USD or Free with Kobo Plus

  • Sviluppare applicazioni Web con Google Apps Script ed AngularJS

    Utilizzando la piattaforma Google Apps Script è possibile realizzare, col linguaggio Javascript, delle applicazioni web che interagiscono con tutti i documenti ed i servizi di Google: Documenti, fogli di calcolo, Google+, Calendari, tabelle Fusion, ecc.Il framework AngularJS aiuta invece a costruire pagine web che siano interattive, dialoghino col server, e rendano semplice l’aggiornamento dei ... Read more

    $11.99 USD or Free with Kobo Plus

  • GWT in Action

    SummaryGWT in Action, Second Edition is a completely revised edition of the best-selling GWT book. It covers the new features introduced in GWT 2.4 and 2.5, as well as the best development practices that have emerged in the GWT community. It begins with a rapid-fire introduction to GWT and Ajax to get you up to speed with GWT concepts and tools. Then, you'll explore key concepts like managing ... Read more

    $49.99 USD

  • Learn TypeScript 3 by Building Web Applications

    Gain a solid understanding of TypeScript, Angular, Vue, React, and NestJS

    Learn TypeScript and many of its features by building state of art web applications from scratch with the help of modern tooling, frameworks, and librariesKey FeaturesCreate modern Web applications to help businesses around the world benefit from better quality applicationsLearn the latest features of TypeScript 3 and use them wiselyExplore TDD practices, OOP techniques, and industry best ... Read more

    $36.89 USD or Free with Kobo Plus

  • React in Depth

    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 ... Read more

    $49.99 USD

  • Node.js

    Guida per creare API e applicazioni in JavaScript

    Node.js è un framework open source basato sul motore JavaScript V8 di Chrome che permette di creare applicazioni veloci, compatte e affidabili. Questo manuale accompagna nell'apprendimento delle varie funzionalità. Si parte da un'introduzione a Node.js e alla sua storia, per poi passare all'installazione e configurazione del software. Si prosegue con la creazione e l'esecuzione della prima ... Read more

    $29.99 USD

  • JavaScript - la guida definitiva

    Dalle basi del linguaggio alle tecniche avanzate

    JavaScript è il linguaggio di scripting più utilizzato al mondo ed è indispensabile per aggiungere interattività e dinamicità a un sito web. Il best seller di David Flanagan, giunto alla settima edizione, è da 25 anni il testo di riferimento per imparare e approfondire lo studio di questo linguaggio fondamentale. Ampliato con capitoli dedicati a classi, moduli, iteratori, generatori, ... Read more

    $41.99 USD

  • Sviluppare applicazioni web con React.js

    Series Book 5 - Web design
    Realizzare applicazioni web con interfacce utente scalabili e performanti è una sfida che gli sviluppatori affrontano da un decennio. React.js è forse la tecnologia che fino a oggi ha risposto in maniera più efficace e non a caso è implementata da realtà del calibro di Facebook e Instagram. Grazie a un approccio tutoriale, questo manuale insegna l'utilizzo di React.js in applicazioni reali. ... Read more

    $23.99 USD

  • Building Cross-Platform Mobile Apps with Expo

    React Native for iOS, Android, and Web

    "Building Cross-Platform Mobile Apps with Expo: React Native for iOS, Android, and Web"Modern app teams are under pressure to ship polished experiences across iOS, Android, and the web without fragmenting their architecture or multiplying delivery complexity. This book is written for experienced JavaScript, React, and mobile engineers who want a rigorous, production-oriented understanding of Expo ... Read more

    $6.99 USD