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 97 - 120 of 1374 Results
Skip side bar filters
  • React and React Native

    Build cross-platform JavaScript apps with native power for mobile, web and desktop

    by Adam Boduch ...
    Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile appsKey FeaturesBuild React and React Native applications using familiar component conceptsDive deep into each platform, from routing in React to creating native mobile applications that can run offlineUse Facebook’s Relay, React and GraphQL technologies, to create a unified ... Read more

    33,38 € or Free with Kobo Plus

  • Learning Three.js: The JavaScript 3D Library for WebGL - Second Edition

    Create stunning 3D graphics in your browser using the Three.js JavaScript library

    by Jos Dirksen ...
    Key FeaturesBook DescriptionIf you know JavaScript and want to start creating 3D graphics that run in any browser, this book is a great choice for you. You don't need to know anything about math or WebGL; all that you need is general knowledge of JavaScript and HTML.What you will learnUse the different geometries that are provided by Three.jsApply realistic lighting and shadows to the 3D objects ... Read more

    33,38 € or Free with Kobo Plus

  • Angular 2 Cookbook

    Discover over 70 recipes that provide the solutions you need to know to face every challenge in Angular 2 head on

    Over 70 recipes to build applications with Angular 2Key Features\[\*\] A first-rate reference guide with a clear structure and intuitive index that gives you as a developer exactly the information you want in exactly the way you want it\[\*\] Covers no legacy material from the outdated Angular release candidates; it is up-to-date with the latest release of Angular 2.4\[\*\] All the code in the ... Read more

    33,38 € or Free with Kobo Plus

  • Node Cookbook: Second Edition

    In Node Cookbook Second Edition, each chapter focuses on a different aspect of working with Node. Following a Cookbook structure, the recipes are written in an easy-to-understand language. Readers will find it easier to grasp even the complex recipes which are backed by lots of illustrations, tips, and hints. If you have some knowledge of JavaScript and want to build fast, efficient, scalable ... Read more

    24,90 € or Free with Kobo Plus

  • Visualforce Development Cookbook

    For developers who already know the basics of Visualforce, this book enables you to advance to the next level. With over 75 real-world examples accompanied by stacks of illustrations, it clarifies even the most complex concepts.

    by Keir Bowden ...
    For developers who already know the basics of Visualforce, this book enables you to advance to the next level. With over 75 real-world examples accompanied by stacks of illustrations, it clarifies even the most complex concepts.Key FeaturesProvide an enhanced user experience with dynamically generated, reactive pagesAccess data over additional channels via public web sites and mobile pagesPacked ... Read more

    33,38 € or Free with Kobo Plus

  • Instant jQuery Selectors

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Instant jQuery Selectors follows a simple how-to format with recipes aimed at making you well versed with the wide range of selectors that jQuery has to offer through a myriad of examples. Instant jQuery Selectors is for web developers who want to delve into jQuery from its very ... Read more

    11,86 € or Free with Kobo Plus

  • CoffeeScript Application Development

    by Ian Young ...
    CoffeeScript Application Development is a practical, hands-on guide with step-by-step instructions. Follow the smooth and easy tutorial approach, covering examples that build in complexity. By the final chapter you'll be wondering why you didn't try CoffeeScript sooner. If you are a JavaScript developer who wants to save time and add power to your code, then this is the book that will help you do ... Read more

    22,57 € or Free with Kobo Plus

  • JavaScript in 100 Words

    by Enton Biba ...
    Learn the power of JavaScript in less than 100 words. Perfect for starters, it covers essential topics including variables, functions, loops, arrays and more. Code samples included for hands on learning. ... Read more

    3,17 €

  • Instant jQuery Masonry How-to

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A concise guide that delivers immediate results with practical recipes on customizing your projects.If you have a basic understanding of jQuery, HTML, and CSS3, this book is for you. We will go over what Masonry is, how it works, and the best ... Read more

    11,86 € or Free with Kobo Plus

  • Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API

    With easy-to-follow, step-by-step and real-life examples, you will be building your own mobile applications in a matter of days using Kendo Mobile UI and ASP.NET Web API. If you are a web applications developer new to mobile applications development, then this book is for you. You will also benefit from this book if you have experience in mobile applications development and would like to explore ... Read more

    24,90 € or Free with Kobo Plus

  • JavaScript

    by Brian Evenson ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... Read more

    Was 2,99 € Now 1,99 €

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Read more

    9,11 € or Free with Kobo Plus

  • 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.Purchase of the print book includes ... Read more

    57,30 €

  • Hands-On Microservices with JavaScript

    Build scalable web applications with JavaScript, Node.js, and Docker

    Build, test, and deploy scalable, cloud-ready apps using modern tools and solve complex real-world problems with case studiesKey FeaturesLearn microservices architecture for scalable, cloud-ready applicationsBuild hands-on projects with Node.js, Express.js, NestJS, and KafkaMaster CI/CD pipelines, security, and monitoring for robust microservicesPurchase of the print or Kindle book includes a free ... Read more

    24,79 € or Free with Kobo Plus

  • Regular Expression Pocket Reference

    Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, all there is to know about them fills a very large ... Read more

    5,29 €

  • Extending jQuery

    by Keith Wood ...
    SummaryExtending jQuery teaches you to build custom extensions to the jQuery library. It covers all the extension points within jQuery and provides guidelines and techniques on how to make use of them. You'll not only discover how to write plugins, but how to design them for maximum reuse. You'll also learn how to write new widgets and effects for jQuery UI. Along the way, you'll explore ... Read more

    57,30 €

  • Pro Angular 16

    by Adam Freeman ...
    Get Pro Angular 16, the most comprehensive guide to the Angular web framework available.Thousands of web developers have relied on Adam Freeman’s Pro Angular series to get the most out of the Angular framework. Now in this revised sixth edition, Adam takes you from Angular’s basic components to its most complex functions, highlighting common pitfalls and new features such as signals.In this ... Read more

    50,42 €

  • Understanding Advanced JavaScript

    Series series Smashing eBooks
    Understanding Advanced JavaScriptThis book is an exploration of popular advanced JavaScript concepts for those who already have a grasp on the basics. "Understanding Advanced JavaScript" is a comprehensive manual and how-to guide about all things JavaScript. Learn to design better APIs, use the latest tools and navigate the JavaScript MVC Jungle effortlessly. In this eBook, you will receive expert ... Read more

    4,49 €

  • HTML5 canvas in tempo reale

    Questo e-book è un e-book interattivo, ciò significa che il lettore può inserire dei dati nelle pagine ed il contenuto di queste si adeguerà ai nuovi valori.Per inserire i dati, nelle pagine dell’e-book, sono stati implementati dei controlli simili a quelli che si possono trovare sulle pagine Internet ed un pulsante esegui per impartire il comando di adeguare il contenuto della pagina ai nuovi ... Read more

    4,49 € or Free with Kobo Plus

  • KnockoutJS Blueprints

    by Carlo Russo ...
    About This BookCreate fully testable web applications from real-world solutions with the powerful data-binding offered by KnockoutJSCreate new and reusable components by yourself and learn how to integrate external libraries easilyContains projects based on fictitious, but common, application development briefsWho This Book Is ForIf you are a JavaScript developer and already know the basics of ... Read more

    16,10 € or Free with Kobo Plus

  • Learning Alfresco Web Scripts

    If you are an Alfresco developer who has no experience with web scripts and you want to start developing Alfresco web scripts, then this book is definitely for you. ... Read more

    15,25 € or Free with Kobo Plus

  • WildFly Performance Tuning

    Packed with practical examples, this book looks at a different aspect of performance tuning in each chapter and shows you how to apply them to their existing Java applications. Anyone with an interest in learning more and improving the performance of Java-based technology in general, all the way to WildFly in particular, will find this book useful. ... Read more

    24,90 € or Free with Kobo Plus

  • Instant Wijmo Widgets How-to

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.A recipe-based instant tutorial, showing app development with Knockout and Wijmo, and covering major widgets and themes. This book aims at equipping the reader with the necessary tools that Wijmo and Knockout JS provide for easing and speeding up development. It addresses the needs of ... Read more

    11,86 € or Free with Kobo Plus