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 409 - 432 of 1268 Results
Skip side bar filters
  • Ultimate Node.js for Cross-Platform App Development

    by Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express ... Read more

    R437,68

  • 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

    R211,00 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

    R465,05 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

    R291,51 or Free with Kobo Plus

  • Web Storage API

    Learn how to store data from your website with JavaScript

    by J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Read more

    R34,99

  • 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

    R598,91 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

    R414,99

  • The Book of JavaScript, 2nd Edition

    A Practical Guide to Interactive Web Pages

    by Thau ...
    JavaScript makes it easy to add interactivity, animation, and other tricks to your web pages. But this isn't just a book of JavaScripts for you to cut and paste into your HTML, only to find out that nothing works as you'd expected. Using real-world examples as the starting point, author thau! walks you step-by-step through various scripts and explains how they produce the effects you want.Because ... Read more

    R466,89

  • JavaScript pour les web designers

    A book apart n°20

    by Mat Marquis ...
    Series series A Book Apart
    Vous avez des sueurs froides dès que vous entendez parler de JavaScript ? Respirez un grand coup et prenez votre courage à deux mains : Mat Marquis est ici à vos côtés pour vous offrir une visite rapide mais efficace de ce langage aujourd'hui incontournable.Au fil de nombreux exemples pratiques, initiez-vous aux règles de syntaxe, aux fondamentaux des scripts, ainsi qu'à la gestion des types de ... Read more

    R207,40

  • ASP.NET MVC Fundamentals : Step-by-Step Instructions for Building Web Applications with ASP.NET 8, Integrating SQLite for Robust Data Handling, and Utilizing Entity Framework

    Step-by-Step Instructions for Building Web Applications with ASP.NET 8, Integrating SQLite for Robust Data Handling, and Utilizing Entity Framework to Streamline Database Operations.This comprehensive guide is designed for both beginners and experienced developers aiming to master ASP.NET MVC using the latest .NET 8 framework. Delve into the evolution of ASP.NET MVC, understand its architecture, ... Read more

    R31,61 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

    R127,67 or Free with Kobo Plus

  • Ultimate AI-Assisted Development with GitHub Copilot

    Unlock Faster AI-Powered Development, Testing and Automation in Java, Python, TypeScript, Go, and C++ with GitHub Copilot (English Edition)

    Code smarter, Test faster, and Build better with GitHub Copilot!Key Features● Master prompt engineering and multi-modal Copilot interactions.● Use GitHub Copilot for real coding, testing, and DevOps tasks.● Speed up development with AI-powered code and test generation.Book DescriptionAI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub Copilot ... Read more

    R364,65 or Free with Kobo Plus

  • Learn Three.js

    Program 3D animations and visualizations for the web with JavaScript and WebGL

    by Jos Dirksen ...
    Become a creative JavaScript professional by creating and animating stunning 3D, browser-based graphics with Three.js from beginning to end Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesEnhance your 3D graphics with light sources, shadows, advanced materials, and texturesLoad models from external sources, visualize and, animate them directly using ... Read more

    R609,95 or Free with Kobo Plus

  • Building Polyfills

    Web Platform APIs for the Present and Future

    Add custom features to browsers old and new by writing polyfill libraries, JavaScript plugins that take browsers beyond their native capabilities. In this practical fieldbook, author Brandon Satrom introduces principles and guidelines for polyfill development, and then walks you through the steps for building a complex, real-world HTML5 polyfill.You’ll also explore the future of polyfilling—or ... Read more

    R146,04

  • Learn JavaScript in 24 Hours

    by Alex Nordeen ...
    JavaScript is very fast, simple and integrate easily with other languages. It allows you to create highly responsive interfaces. This e-book is a gentler introduction to JavaScript. The real issues in learning JavaScript is either not understanding the basic concept clearly or overwhelmed by too much detailed learning resources.To encounter these issues, this e-book is created. It is a small book ... Read more

    R182,47

  • React for Real

    Front-End Code, Untangled

    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up ... Read more

    R336,02

  • A Skeptic’s Guide to Functional Programming with JavaScript

    How to level up your code without alienating your team

    What if the team hates my functional code? Learning functional programming can be intoxicating. Your code becomes more elegant, more expressive—solid. But what if the people you work with don’t get it? Some of their concerns are legitimate. Others are plain ignorant. But how do you tell the difference? And either way, how do you have a rational conversation when there’s so much angst? It seems ... Read more

    R495,64

  • Ultimate React Design Patterns for High Performance

    Build Clean, Scalable and Enterprise-Ready React Applications with Advanced Patterns and Performance Techniques (English Edition)

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps.Key Features● Master advanced React patterns such as HOCs custom hooks and functional architecture.● Build enterprise level design systems with Figma and reusable UI components.● Apply advanced TypeScript to deliver scalable and strongly typed React applications.Book DescriptionReact has become the cornerstone of... ... Read more

    R396,28

  • Head First jQuery

    A Brain-Friendly Guide

    Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly get up to speed on this amazing JavaScript library by learning how to navigate HTML documents while handling events, effects, callbacks, and animations. By the time you've completed the book, you'll be ... Read more

    R467,46

  • Elevating React Web Development with Gatsby

    Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

    Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that ... Read more

    R496,67 or Free with Kobo Plus

  • Introductory Guideline for Using Twilio Programmable Messaging and Programmable Voice Services

    Twilio.com is an American cloud communications platform. Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs.Twilio uses Amazon Web Services to host telephony infrastructure and provide connectivity between HTTP and the public switched telephone network (PSTN) ... Read more

    R142,95 or Free with Kobo Plus

  • Rails Pocket Reference

    A Quick Guide to Rails

    by Eric Berry ...
    Rails 2.1 brings a new level of stability and power to this acclaimed web development framework, but keeping track of its numerous moving parts is still a chore. Rails Pocket Reference offers you a painless alternative to hunting for resources online, with brief yet thorough explanations of the most frequently used methods and structures supported by Rails 2.1, along with key concepts you need to ... Read more

    R119,70

  • Developing Web Components

    UI from jQuery to Polymer

    Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript ... Read more

    R379,83

  • Web Application Development with MEAN

    Unlock the power of the MEAN stack by creating attractive and real-world projectsAbout This BookLearn about the different components that comprise a MEAN application to construct a fully functional MEAN application using the best third-party modulesA step-by-step guide to developing the MEAN stack components from scratch to achieve maximum flexibility when building an e-commerce applicationBuild ... Read more

    R993,59 or Free with Kobo Plus