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 697 - 720 of 1373 Results
Skip side bar filters
  • Mastering Python: A Comprehensive Beginner's Journey into the World of Programming with Step-by-Step Guidance

    by Chloe Annable ...
    Are you new to the world of computer programming?Are you searching for a straightforward programming language to kickstart your learning journey?Look no further – Python might be the perfect choice for you! In this hands-on beginner’s guide, titled "Mastering Python: A Comprehensive Beginner's Journey into the World of Programming with Step-by-Step Guidance" you'll delve into the fundamentals of ... Read more

    9,99 € or Free with Kobo Plus

  • The Principles of Object-Oriented JavaScript

    If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled—JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.In The ... Read more

    11,65 €

  • Canvas API

    Learn how to create graphics for your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to create graphic applications for the Web with the Canvas API. After reading this guide, you will know how to create graphics for the web, how to manipulate images, and how to generate animations and small video games.Table of ContentsCANVAS APIGraphicsThe CanvasThe ContextDrawingRectanglesColorsGradientsPathsLinesTextShadowsTransformationsStatusThe GlobalCompositeOp... ... Read more

    2,56 €

  • React Application Architecture for Production

    A hands-on guide to architecting, building, and delivering enterprise-ready modern React apps

    Master modern React application architecture patterns and principles for building scalable, maintainable production apps and learn best practices in project structure, component design, state management, testing strategies, and more.Key FeaturesMaster React architecture patterns and design principles for building maintainable, scalable frontend applicationsDevelop production-ready React ... Read more

    25,75 € or Free with Kobo Plus

  • Text Processing with JavaScript

    Regular Expressions, Tools, and Techniques for Optimal Performance

    You might think of regular expressions as the holy grail of text processing, but are you sure you aren't just shoehorning them in where standard built-in solutions already exist and would work better? JavaScript itself provides programmers with excellent methods for text manipulation, and knowing how and when to use them will help you write more efficient and performant code. From extracting data ... Read more

    31,37 €

  • Learning TypeScript 2.x

    Develop and maintain captivating web applications with ease

    Exploit the features of TypeScript to easily create your very own web applicationsKey Features\[\*\] Develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScript\[\*\] Walk through the fundamentals of TypeScript with the help of practical examples\[\*\] Enhance your web development skills using TypeScript 2.xBook DescriptionTypeScript is an open source ... Read more

    33,38 € or Free with Kobo Plus

  • Mastering OpenLayers 3

    Create powerful applications with the most robust open source web mapping library using this advanced guide

    by Gábor Farkas ...
    Create powerful applications with the most robust open source web mapping library using this advanced guideKey Features\[\* \]Develop responsive and platform-independent web mapping applications with OpenLayers 3\[\* \]Learn the key points of creating great applications with native JavaScript through the step-by-step examples\[\* \]Master the use of the library, from compiling custom builds to ... Read more

    33,38 € 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

    7,83 €

  • 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

    8,91 €

  • 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

    13,03 €

  • 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

    21,49 €

  • 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

    19,49 €

  • 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

    27,34 € 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

    8,99 € 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

    5,71 €

  • 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

    18,01 €

  • 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

    54,58 € or Free with Kobo Plus

  • TypeScript in the Classroom

    by Baldurs L. ...
    Unlock the power of TypeScript through project-based learning. The perfect guide for educators and students alike.Are you looking to teach or learn one of the most in-demand programming languages in today's tech industry? "TypeScript in the Classroom" bridges the gap between academic computer science education and real-world development skills that employers actually want.This comprehensive guide ... Read more

    8,99 €

  • JavaScript Bootcamp

    Hands-On Learning For Web Developers

    by Rob Botwright ...
    ���� JavaScript Bootcamp: From Zero to Hero - Hands-On Learning for Web Developers ����Are you ready to become a web development hero? Look no further than our comprehensive book bundle, "JavaScript Bootcamp: From Zero to Hero." Whether you're a newcomer to the world of web development or an experienced coder looking to master JavaScript, this bundle is your ultimate guide.���� Book 1 - JavaScript ... Read more

    8,47 €

  • KnockoutJS Programming By Example

    This book is a practical guide to KnockoutJS programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, ASP.NET MVC, Node.js and Socket.io. It describes all the elements of the KnockoutJS API and illustrates their use with code examples. The following is a list of highlight topics:* Preparing development environment* Model-View-ViewModel ... Read more

    2,94 €

  • MASTER REACT.JS PART 6

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    3,56 € or Free with Kobo Plus

  • Natural Language Processing with Python

    Analyzing Text with the Natural Language Toolkit

    This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range ... Read more

    24,79 €

  • UNCOVER HIDDEN INSIGHTS ON CLOJURE PROGRAMMING

    MASTER SPAs AND DYNAMIC ULs LIKE A PRO

    UNLOCK THE POWER OF CLOSURE: Master Front-End Development & Build Dynamic UIs and SPAs Like a ProAre you ready to take your front-end development skills to the next level?In this comprehensive guide, you'll unlock the power of Closure – a powerful JavaScript technique for creating modular, efficient, and maintainable code. You'll not only master Closure itself, but also leverage it to build ... Read more

    6,24 € or Free with Kobo Plus

  • JavaScript

    Syntax and Practices

    JavaScript is an easy-to-use, flexible, dynamic, prototype-based programming language predominantly used over the web. Although the initial focus of the language was to assist in the generation of dynamic web content, it soon found its way into numerous other applications. This book aims to cover the fundamentals of the language by providing a strong start for people who wish to start their ... Read more

    58,44 €