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 361 - 384 of 1094 Results
Skip side bar filters
  • Angular UI Development with PrimeNG

    Build rich UI for Angular applications using PrimeNG

    Unleash the power of PrimeNG components to design compelling user interface for your Angular applicationsKey FeaturesDetailed insights into PrimeNG concepts, components and features with examples to help you make excellent User Interfaces for Angular web apps.Get familiar with themes, layouts and customization in real world applications.Develop Angular applications rapidly using advance tools and ... Read more

    $37.79 USD

  • JavaScript by Example

    by Ellie Quigley ...
    The World’s Easiest Java Script Tutorial—Fully Updated!JavaScript by Example, Second Edition, is the easiest, most hands-on way to learn JavaScript. Legendary programming instructor Ellie Quigley has thoroughly updated her classic book to deliver the skills and information today’s JavaScript users need most—including up-to-the-minute coverage of JavaScript programming constructs, CSS, Ajax, JSON, ... Read more

    $34.59 USD

  • Angular Projects

    Build modern web apps in Angular 16 with 10 different projects and cutting-edge technologies

    Take Angular to the next level – build captivating real-world applications while exploring modern web technologies and best practices Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore Angular's capabilities for cross-platform app developmentCombine Angular with popular web technologies such as Nx monorepos, server-side rendering, and progressive web appsBuild your ... Read more

    $32.39 USD

  • Getting Started with Knockout.js for .NET Developers

    Unleash the power of Knockout.js to build complex ASP.NET web applications

    Key FeaturesBook DescriptionThis book is intended for .NET developers who want to use the MVVM design pattern to create powerful client-side JavaScript linked to server-side C\# logic. Basic experience with ASP.NET, Razor, and creating web applications is needed.What you will learnWork with observable arrays, special bindings, and computed observablesCreate a model in C\# and connect it with the ... Read more

    $25.69 USD

  • Perl & LWP

    Fetching Web Pages, Parsing HTML, Writing Spiders & More

    by Sean M. Burke ...
    Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages.The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. ... Read more

    $23.09 USD

  • Mastering KnockoutJS

    by Timothy Moran ...
    If you are an experienced JavaScript developer who is looking for new tools to build web applications and get an understanding of core elements and applications, this is the book for you. A basic knowledge of DOM, JavaScript, and KnockoutJS is assumed. ... Read more

    $27.89 USD

  • React Cookbook

    Create dynamic web apps with React using Redux, Webpack, Node.js, and GraphQL

    Over 66 recipes that cover UI development, animations, component architecture, routing, and testing with React Key FeaturesUse essential hacks and simple techniques to solve React application development challengesCreate native mobile applications for iOS and Android using React NativeLearn how you can write robust tests for your applications using Jest and EnzymeBook DescriptionReact.js is ... Read more

    $37.79 USD

  • React Design Patterns and Best Practices

    Design, build and deploy production-ready web applications using standard industry practices

    Build modular React web apps that are scalable, maintainable and powerful using design patterns and insightful practicesKey FeaturesGet familiar with design patterns in React like Render props and Controlled/uncontrolled inputsLearn about class/ functional, style and high order components with ReactWork through examples that can be used to create reusable code and extensible designsBook ... Read more

    $27.89 USD

  • React 16 Essentials

    A fast-paced, hands-on guide to designing and building scalable and maintainable web apps with React 16

    Everything you need to start working with React 16 and assess React FiberKey FeaturesHands-on examples and tutorials for the latest React 16 releaseAssess the impact of React Fiber for your future web developmentBuild maintainable and high performance React 16 web applicationsBook DescriptionReact 16 Essentials, Second Edition, fully updated for React 16, takes you on a fast-paced journey through ... Read more

    $25.69 USD

  • Learn React with TypeScript

    A beginner's guide to reactive web development with React 18 and TypeScript

    by Carl Rippon ...
    Take your first step in building modern-day component-based web apps using the latest features and capabilities of React and TypeScript with this easy-to-follow guideKey FeaturesLearn to use different React hooks with TypeScriptExplore different styling approaches while building React web appsGain experience in using React Dev Tools to debug componentsPurchase of the print or Kindle book includes ... Read more

    $41.39 USD

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Images

    Do you want to build web pages but have no prior experience? This friendly guide is the perfect place to start. You'll begin at square one, learning how the web and web pages work, and then steadily build from there. By the end of the book, you'll have the skills to create a simple site with multicolumn pages that adapt for mobile devices.Each chapter provides exercises to help you learn various ... Read more

    $48.99 USD

  • Learn NodeJS in 1 Day

    Complete Node JS Guide with Examples

    Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made node.js as one of the most powerful framework in the Java Ecosystem. JavaScript alone allows you to build real-time and scalable mobile and web applications. With this e-book, you will explore more on the node.js framework and how to use it efficiently ... Read more

    $2.99 USD

  • JavaScript in 24 Hours, Sams Teach Yourself

    by Phil Ballard ...
    Series series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of programming using the JavaScript language.Designed for beginners with no previous programming experience, this book’s straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of interactive features and effects to your web pages.Every lesson ... Read more

    $24.49 USD

  • Learn D3.js

    Create interactive data-driven visualizations for the web with the D3.js library

    Explore the power of D3.js 5 and its integration with web technologies for building rich and interactive data visualization solutionsKey FeaturesExplore the latest D3.js 5 for creating charts, plots, and force-directed graphicsPractical guide for creating interactive graphics and data-driven apps with JavaScriptBuild Real-time visualization and transition on web using SVG with D3.jsBook ... Read more

    $26.59 USD

  • Vue.js 3.0源码解析(微课视频版)

    本书共分为11章,将从源码角度入手,由浅入深分析Vue3框架的核心逻辑。首先通过极简demo引出Vue3框架核心思想,其次结合源码分析Vue3框架核心逻辑的实现原理,最后介绍Vue3框架常用命令、组件等底层实现逻辑。帮助读者深入理解Vue3框架的内部实现原理与运行逻辑,理解Vue3框架语法,揭开藏在表面的内容,让开发者能知其然还能知其所以然。 本书面向有Vue开发经验和熟悉框架开发的前端开发者,也可以作为对Vue框架源码感兴趣的编程爱好者的参考用书。 ... Read more

    $11.28 USD

  • Advanced JavaScript

    Speed up web development with the powerful features and benefits of JavaScript

    by Zachary Shute ...
    Gain a deeper understanding of JavaScript and apply it to build small applications in backend, frontend, and mobile frameworks.Key FeaturesExplore the new ES6 syntax, the event loop, and asynchronous programmingLearn the test-driven development approach when building appsMaster advanced JavaScript concepts to enhance your web developments skillBook DescriptionIf you are looking for a programming ... Read more

    $26.59 USD

  • Mastering Node.js

    Build robust and scalable real-time server-side web applications efficiently

    Expert techniques for building fast servers and scalable, real-time network applications with minimal effort; rewritten for Node.js 8 and Node.js 9Key Features\[\*\]Packed with practical examples and explanations, Mastering Node.js contains everything you need to take your applications to the next level.\[\*\] Unleash the full potential of Node.js 9 to build real-time and scalable applications.\[\ ... Read more

    $41.39 USD

  • Learning AngularJS Animations

    If you are a developer who is new to AngularJS or is experienced with the AngularJS framework, this book is intended for you. If you want to provide a better user experience on your web app, this book is also for you. ... Read more

    $15.19 USD

  • Libri digitali. Come costruirli

    by Mario Canton ...
    Series Book 3 - Editoria digitale
    Il mercato ha visto una crescita vertiginosa nella diffusione dei dispositivi di lettura per i libri digitali. Questo libro passa in rassegna le procedure per la creazione, il trattamento e la modifica dei file ePub con incorporati font, immagini, audio e video. I file ePub possono essere utilizzati per creare non solo libri, ma anche riviste, opuscoli, brochure e quant'altro potrebbe essere ... Read more

    $14.99 USD

  • Reactive Patterns with RxJS for Angular

    A practical guide to managing your Angular application's data reactively and efficiently using RxJS 7

    by Lamis Chebbi ...
    Discover how you can leverage the reactive paradigm with RxJS in your Angular applications using some common patterns and techniques that can be implemented in real-world use casesKey FeaturesLearn how to write clean, maintainable, performant, and optimized Angular web applications using reactive patternsExplore various RxJS operators and techniques in detail to improve the testing and performance ... Read more

    $41.39 USD

  • Hands-on Nuxt.js Web Development

    Build universal and static-generated Vue.js applications using Nuxt.js

    Learn Nuxt.js for building server-side rendered, static-generated, and production-ready Vue.js web applications with the help of practical examplesKey FeaturesExplore techniques for authentication, testing, and deployment to build your first complete Nuxt.js web appWrite cleaner, maintainable, and scalable isomorphic JavaScript web applicationsTransform your Vue.js application into universal and ... Read more

    $34.19 USD

  • Hands-On Sencha Touch 2

    A Real-World App Approach

    by Lee Boonstra ...
    Get hands-on experience building speedy mobile web apps with Sencha Touch 2.3, the user interface JavaScript framework built specifically for the mobile Web. With this book, you’ll learn how to build a complete touch application, called Find a Cab, that has the look and feel of a native app on Android, iOS, Windows, and BlackBerry devices.In the process, you’ll work with Sencha’s model-view ... Read more

    $14.39 USD

  • Node.js Web Development

    Server-side development with Node 10 made easy

    by David Herron ...
    Create real-time applications using Node.js 10, Docker, MySQL, MongoDB, and Socket.IO with this practical guide and go beyond the developer\\'s laptop to cover live deployment, including HTTPS and hardened security.Key FeaturesLearn server-side JavaScript coding through the most up-to-date book on Node.jsExplore the latest JavaScript features, and EcmaScript modulesWalk through different stages of ... Read more

    $37.79 USD