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 817 - 840 of 1094 Results
Skip side bar filters
  • JavaScript Design Patterns

    Deliver fast and efficient production-grade JavaScript applications at scale

    Step into the world of design patterns through modern JavaScript paradigms to supercharge your applications on the web and beyondKey FeaturesExplore various JavaScript design patterns, delving deep into their intricacies, benefits, and best practicesUnderstand the decision-making process guiding the selection of specific design patternsBuild a solid foundation to learn advanced topics in ... Read more

    $27.89 USD

  • Modern Web Development with Deno

    Develop Modern JavaScript and TypeScript Code with Svelte, React, and GraphQL (English Edition)

    by Mayur Borse ...
    Deno is a web platform that offers capabilities for JavaScript and TypeScript and supports modern web standards. It is a straightforward, up-to-date, secure runtime environment for web developers. This book will teach all you need to know about Deno's primitives, its ideas, and how you can use them to build applications that work in the real world. The book's first part is devoted to familiarizing ... Read more

    $14.39 USD

  • Learning Single-page Web Application Development

    This book is aimed at web developers who are familiar with frontend technologies like JavaScript, HTML, and CSS, and modern tools like Bower, Yeoman, and Grunt. ... Read more

    $26.59 USD

  • Advanced Express Web Application Development

    by Andrew Keig ...
    A practical book, guiding the reader through the development of a single page application using a feature-driven approach.If you are an experienced JavaScript developer who wants to build highly scalable, real-world applications using Express, this book is ideal for you. This book is an advanced title and assumes that the reader has some experience with node, Javascript MVC web development ... Read more

    $23.79 USD

  • Mastering jQuery UI

    by Vijay Joshi ...
    About This BookCreate useful mashups by plugging together different components along with APIsDesign your own widgets like captchas, a color picker, news reader, puzzles, and many othersTake your jQuery UI skills to next level by exploring the ins and outs and nuances of jQuery UI componentsWho This Book Is ForIf you are a frontend developer with considerable knowledge of jQuery UI and want to ... Read more

    $29.69 USD

  • RESTful Web API Design with Node.js

    A step-by-step guide in the RESTful world of Node.js.

    Design and implement efficient RESTful solutions with this practical hands-on guideKey FeaturesCreate a fully featured RESTful API solution from scratch.Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API design.Use this practical guide to integrate MongoDB in your Node.js application.Book DescriptionIn this era of cloud computing, every data ... Read more

    $25.69 USD

  • PHP, MySQL, & JavaScript All-In-One For Dummies

    by Richard Blum ...
    Learn the essentials of creating web apps with some of the most popular programming languagesPHP, MySQL, & JavaScript All-in-One For Dummies bundles the essentials of coding in some of the most in-demand web development languages. You'll learn to create your own data-driven web applications and interactive web content. The three powerful languages covered in this book form the backbone of top ... Read more

    $35.99 USD

  • JavaScript Deep Dive

    Modern Development Practices

    Edited by Joe Smith ...
    "JavaScript Deep Dive: Modern Development Practices" is a comprehensive guide designed to equip developers with a profound understanding of JavaScript, ranging from foundational concepts to advanced development techniques. This elegant resource meticulously covers essential topics such as variables, data types, operators, and control structures, laying a robust groundwork for any aspiring ... Read more

    $6.95 USD

  • TypeScript. Curso Práctico.

    Typescript es un superset de JavaScript. Comparte toda su estructura y la sintaxis,pero aporta, entre otras, dos características esenciales para los desarrolladores:la implementación de las últimas funcionalidades de EmacScript que aún no se han incorporado a los navegadores y el tipado, fundamental en un desarrollo estructurado y seguro.Este libro, no solo introduce los principios de JavaScript, ... Read more

    $8.89 USD

  • JavaScript QuickStart Guide

    The Simplified Beginner's Guide to Building Interactive Websites and Creating Dynamic Functionality Using Hands-On Projects

    by Robert Oliver ...
    THE ULTIMATE BEGINNER'S GUIDE TO LEARNING JAVASCRIPT!**Includes FREE Digital Bonuses! GitHub Repository, Cheat Sheets, and More!**Learn Why QuickStart Guides are Loved by Over 1 Million Readers Around the WorldMaster the most popular programming language in the world. Learn how to bring websites to life with the power of JavaScript, add dynamic interactivity and rich animations to otherwise dull ... Read more

    $16.59 USD

  • Front-End Web Development

    The Big Nerd Ranch Guide

    Series series Big Nerd Ranch Guides
    Front-end development targets the browser, putting your applications in front of the widest range of users regardless of device or operating system. This guide will give you a solid foundation for creating rich web experiences across platforms.Focusing on JavaScript, CSS3, and HTML5, this book is for programmers with a background in other platforms and developers with previous web experience who ... Read more

    $34.59 USD

  • 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

    $10.59 USD

  • HTML, CSS, Bootstrap, Php, Javascript and MySql

    All you need to know to create a dynamic site

    This book aims to initiate those who want to independently create a website, to the world of domains and programming linked to the web. The author conceived this work as a scientific work intended for educational and study use for all those who approach the study of client-side and server-side programming.In the first place the difference between the various domains existing on the network will be ... Read more

    Was $17.99 USD Now $8.99 USD

  • Hands-On Chatbot Development with Alexa Skills and Amazon Lex

    Create custom conversational and voice interfaces for your Amazon Echo devices and web platforms

    by Sam Williams ...
    Build artificial intelligence (AI) powered voice and text conversational interfaces with AmazonKey FeaturesDevelop Alexa Skills to create a working voice user interface (VUI)Integrate Amazon Lex chatbots into Facebook, Slack, and text messagesLearn to use AWS Lambda, Alexa Skills Kit, and Amazon LexBook DescriptionHave you ever wondered how Alexa apps are made, how voice-enabled technologies work, ... Read more

    $34.19 USD

  • JavaScript for Sound Artists

    Learn to Code with the Web Audio API

    Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers and drum machines. The companion website offers further ... Read more

    $59.99 USD

  • Java网络程序设计实验指导教程

    《java网络程序设计实验指导教程》是java网络程序设计课程的实验指导书,用于帮助读者学习Java程序设计,并侧重网络编程的训练,培养基本的编程能力和项目的实践能力。 本书共安排10个实验,分别介绍了Java开发环境的搭建,Java程序基础,面向对象程序设计基础,面向对象程序设计进阶,Java GUI编程,多线程程序设计,基于套接字的网络通信,JDBC编程以及涵盖JSP、Servlet的Java Web应用等内容。 本书的实验是专门针对Java网络程序设计课程的补充练习,也可作为各类高等院校、高职高专计算器类专业和各种培训班的辅助实验教材,还可供广大科技人员和java技术爱好者参考。 ... Read more

    $4.78 USD

  • 『 仮想通貨 アルトコイン マイニング ビギナーズガイド 7 (VII) 』- JavaScript Embedded ジャバスクリプト・エンベディッドゥ (JSE) の巻 - ( 10steps / 20min )

    Series series 『 仮想通貨 アルトコイン ビギナーズガイド 』
    『 仮想通貨 アルトコイン マイニング ビギナーズガイド 7 (VII) 』- JavaScript Embedded ジャバスクリプト・エンベディッドゥ (JSE) の巻 -( 10steps / 20min )[ アカウントの登録 ]- 手順01~04で、アカウントの登録をします。-01: 公式サイトにアクセス02: メールアドレス03: 必要事項04: メール認証[ ログイン、ボーナスの確認 ]- 手順05~07で、ログインし、まずはウェルカム(Welcome)ボーナスの確認をします。-05: ログイン06: ボーナス[ マイニングの開始 ]- 手順07~09で、いよいよJSEをマイニングします。-07: マイニング08: スタート09: 取れ高[ CPUの最適化 ]- 最後に手順10で、使用するC... ... Read more

    $1.95 USD

  • Mastering JavaScript String Methods - A Beginner's Guide to Simplifying String Manipulation

    A Beginner's Guide to Simplifying String Manipulation

    This book, "Mastering JavaScript String Methods: A Beginner's Guide to Simplifying String Manipulation," provides a comprehensive and beginner-friendly introduction to the powerful string methods available in JavaScript.Whether you're a complete newcomer to programming or a developer seeking to strengthen your foundations, this book will guide you through the intricacies of string methods with ... Read more

    $10.99 USD

  • Learn Angular: Your First Week

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book contains a collection of articles that provide a rapid introduction to Angular, getting you up and running with no fuss. It contains:Angular Introduction: What It Is, and Why You Should Use It by Ilya Bodrov-KrukowskiAngularJS and Angular: a Detailed ... Read more

    $10.59 USD

  • Frontend Software Development and Best Practices: A Concise Guide

    This concise guide offers a focused exploration of modern frontend development essentials. It covers key topics from JavaScript fundamentals to emerging trends like on-device machine learning, providing practical insights for building efficient, accessible, and secure web applications. Ideal for both newcomers and experienced developers, this book delivers core concepts and best practices in a ... Read more

    $0.99 USD

  • TypeScript Programming In Action

    Code Editing For Software Engineers

    by Rob Botwright ...
    Introducing TypeScript Programming in Action - Your Ultimate Guide to Mastery! Are you ready to embark on a transformative journey into the world of TypeScript, one of the most powerful tools in the realm of web development? Look no further because we have curated the perfect bundle for you - "TypeScript Programming in Action: Code Editing for Software Engineers." What's Inside the Bundle?Book 1: ... Read more

    $7.99 USD

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

    A Practical Q&A Guide Using a Mortgage Calculator

    This project-based guide shows you how to create a mortgage calculator web app using only HTML, CSS, and JavaScript. Designed for beginners with basic knowledge of these core technologies, the book focuses on writing real, functional code for a practical use case.Presented in a clear Q&A format, each section covers a step in the development process, including project setup, input validation, ... Read more

    $4.99 USD

  • Node.js

    The Comprehensive Guide

    Explore comprehensive Node.js concepts from environment setup to advanced web development frameworks and asynchronous programming techniques in this detailed guide.Key FeaturesComprehensive coverage of Node.js core concepts and ecosystem components for broad understandingEmphasis on modern server-side development challenges to highlight real-world application needsClear code examples and framework ... Read more

    $40.49 USD

  • Your First Week With Bootstrap

    Bootstrap stands as one of the most popular, open-source, front-end frameworks on the Web. Since its official release in 2011, it has undergone several changes, and it's now one of the most stable and responsive frameworks available. It's loved by web developers of all levels, as it gives them the capability to build a functional, attractive website design within minutes. A novice developer with ... Read more

    $10.59 USD