Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

CGI, JavaScript, Perl, VBScript 電子書籍

CGI, JavaScript, Perl, VBScript の本がお好きな方におすすめです。
1456件の検索結果中433456を表示
Skip side bar filters
  • Learning jQuery Fourth Edition

    Step through each of the core concepts of the jQuery library, building an overall picture of its capabilities. Once you have thoroughly covered the basics, the book returns to each concept to cover more advanced examples and techniques.This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their ... もっと見る

    3,711 円

  • Advanced Express Web Application Development

    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 ... もっと見る

    3,711 円

  • Programming Chrome Apps

    Develop Cross-Platform Apps for Chrome

    Marc Rochkind ...
    Put your web app design skills to work by learning how to create powerful and portable Chrome Apps. With this practical book, you’ll learn how to build Google’s unique apps to behave just like native apps so they can interact with hardware devices, access external files, and send notifications.Author Marc Rochkind takes you through a hands-on, objective tour of Chrome Apps, which run on any ... もっと見る

    3,256 円

  • Hands-on LINE bot

    高棟 雄斗 ...
    シリーズ series 技術の泉シリーズ
    この本は、ハンズオン形式でLINE botの開発を学ぶための解説書です。Node.jsを用いたExpressフレームワークでのローカル開発から始め、DynamoDBや外部APIとの連携、さらにはAWS Lambdaへのデプロイまで、一連のプロセスを網羅的に解説しています。AWSの利用は無料枠内に収まるように配慮されており、コストを抑えつつ学習を進めることが可能です。また、リッチメニューやFlex Messageなど、より高度なLINE botの機能に関する解説も含まれており、魅力的なボットの制作に必要な知識を身に付けることができます。書籍内で提供される演習問題は実用的で興味深く、例えば週間予定の提示、天気予報やニュースの提供、図書館の蔵書検索など、多彩な機能の実装を通じて学習を深めることができます。サンプルコードは一般的なLINE botの機能を実装しており ... もっと見る

    1,980 円

  • 実践Firestore

    福田 雄貴 ...
    シリーズ series 技術の泉シリーズ
    近年、Firebaseは個人でのアプリケーション開発を中心に利用が広がっています。 その中心的な機能のひとつであるFirestoreは、2019年1月にGAを迎えたばかりの新しいNoSQLマネージドデータベースであり、 これまでのデータベースにはない特徴を数多く備えている一方で、まだまだ解説も少なく使いこなすのは難しいとお悩みの方も多いのではないでしょうか。本書には筆者が業務でFirestoreに向き合い続けて獲得した、Firestoreを有効かつ安全に利用するためのエッセンスが詰め込まれています。【目次】第1章 Firestoreの正体1.1 Firestoreとはなにか1.2 Firestoreがもたらす変化1.3 特徴的な機能1.4 Cloud Functions1.5 ロケーション第2章 データアクセスの基礎2.1 Firestoreのデータモデル2.2 ... もっと見る

    1,980 円

  • jQuery Design Patterns

    Write Elegant, Structured and Efficient jQuery

    Learn the best practices on writing efficient jQuery applications to maximize performance in large-scale deploymentsKey Features\[\*\] Learn about the observer pattern and the deferred observer pattern, two of the most popular design patterns that handle custom events\[\*\] Advance your jQuery skills by learning about patterns such as divide and conquer, facade, and builder and factory to handle ... もっと見る

    3,961 円

  • Perl Scripting for Sysadmins

    A Complete Guide to Streamlining Workflows and Automating System Administration Tasks

    About the Technology:Perl, a robust and versatile scripting language, has been a mainstay in system administration for decades. This book equips you to leverage Perl's strengths to automate repetitive tasks, manage complex configurations, and streamline your workflow.Whether you're a seasoned admin or a Perl newcomer, this comprehensive guide provides a solid foundation and practical knowledge to ... もっと見る

    2,298 円

  • Java and JavaScript Fundamentals

    Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... もっと見る

    1,746 円

  • Ultimate Next.js for Modern Web Applications

    Shubham Jain ...
    Master the Art of Building Lightning-Fast and SEO-Friendly Web Applications with Next.js.Key Features● Master Next.js 15 from fundamentals to routing and data fetching to SSR, SSG, and API routes.● Build high-performance, scalable, and SEO-friendly modern web applications with TypeScript and Tailwind CSS.● Follow a complete workflow from setup to testing and deployment on platforms like Vercel and ... もっと見る

    2,962 円

  • Knockout.js

    Building Dynamic Client-Side Web Applications

    Jamie Munro ...
    Use Knockout.js to design and build dynamic client-side web applications that are extremely responsive and easy to maintain. This example-driven book shows you how to use this lightweight JavaScript framework and its Model-View-ViewModel (MVVM) pattern. You’ll learn how to build your own data bindings, extend the framework with reusable functions, and work with a server to enhance your client-side ... もっと見る

    1,540 円

  • Javascript Assessment Test

    Edward Yao ...
    How well do you know the Javascript language? Take the JSAT and find out. The Javascript Assessment Test (85 questions) Time limit: 45 minutes (All answers found at end of book) Select the best answer for each question. 1. The statement below creates a new context. eval?.("'use strict'; function f(){console.log('hello')}") a. true b. false 2. Under non-strict mode, a statement x = 40 performs what ... もっと見る

    1,250 円

  • テスト駆動で作る!初めてのAzureアプリ

    シリーズ series 技術の泉シリーズ
    【日曜プログラマのためのテスト駆動開発入門書!】本書は、JavaScriptでテスト駆動開発を行い、実際にAzure上にWebアプリを実装して公開してみるまでのチュートリアルガイドです。テスト駆動開発とは「テストを先に書き、あとから実装する」ことによりテストコードがそのまま設計仕様書になるメリットがあります。日曜プログラマのようにスキマ時間でプログラミングをする際にありがちな「設計を忘れてしまってなかなか進まない」ということを避けながら、実際にWebアプリを作る方法を掲載しています。〈本書の想定読者〉・初歩のJavaScriptの知識があるプログラマ・スキマ時間を使ってプログラミングを行いたい日曜プログラマ【目次】第1章 ライフログを記録するWebアプリケーションのサーバー側のテストを作成する1.1 ユーザー登録機能のテストを設計する1.2 Mochaとは?Chaiとは?Sinonとは?1 ... もっと見る

    1,980 円

  • Building Progressive Web Apps

    Bringing the Power of Native to the Browser

    Tal Ater ...
    Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how—and why—to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app ... もっと見る

    3,080 円

  • Gatsby: The Definitive Guide

    Build and Deploy Highly Performant Jamstack Sites and Applications

    Preston So ...
    Get the definitive guide on Gatsby, the JavaScript framework for building blazing fast websites and applications. Used by Nike, Costa Coffee, and other companies worldwide, Gatsby is emerging as one of the key technologies in the Jamstack (JavaScript, APIs, and markup) ecosystem. With this comprehensive guide, you'll learn how to architect, build, and deploy Gatsby sites independently or with CMSs ... もっと見る

    5,430 円

  • Modular Programming with JavaScript

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability

    Sasan Seydnejad ...
    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testabilityKey Features\[\*\] Design and build fully modular, modern JavaScript applications using modular design concepts\[\*\] Improve code portability, maintainability, and integrity while creating highly scalable and responsive web applications\[\*\] Implement your own loosely coupled code blocks that ... もっと見る

    4,391 円

  • Security for Web Developers

    Using JavaScript, HTML, and CSS

    As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices. You’ll learn how to help protect your app no matter where it runs, from the latest smartphone to an older desktop, and ... もっと見る

    3,890 円

  • JavaScript: Guida alla Programmazione Web e Web-App. Contiene Esempi di Codice ed Esercizi Pratici.

    Oscar R. Frost ...
    Scopri come realizzare applicazioni e siti web con il linguaggio JavaScriptVorresti programmare un'app utilizzabile sia su dispositivi Android che su iOS?Vorresti imparare a strutturare dalla A alla Z una pagina Web?Ti piacerebbe creare un'app per un quiz ma non sai come fare?Con la sua prevalenza sul Web, il linguaggio JavaScript ha assunto un ruolo sempre più fondamentale nella programmaz... ... もっと見る

    1,100 円

  • Lua Quick Start Guide

    The easiest way to learn Lua programming

    Gabor Szauer ...
    The easiest way to learn Lua programmingKey FeaturesThe easiest way to learn Lua codingUse the Lua standard libraries and debug Lua codeEmbed Lua as a scripting language using the Lua C APIBook DescriptionLua is a small, powerful and extendable scripting/programming language that can be used for learning to program, and writing games and applications, or as an embedded scripting language. There ... もっと見る

    3,014 円

  • 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 ... もっと見る

    3,014 円

  • Node.js Design Patterns

    Design and implement production-grade Node.js applications using proven patterns and techniques

    Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn how to create solid server-side applications by leveraging the full power of Node.jsUnderstand how ... もっと見る

    7,233 円

  • Redis Essentials

    Harness the power of Redis to integrate and manage your projects efficiently

    Harness the power of Redis to integrate and manage your projects efficiently Key FeaturesBook DescriptionRedis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need. Redis Essentials ... もっと見る

    3,961 円

  • Penetration Testing with Kali Linux

    Learn Hands-on Penetration Testing Using a Process-Driven Framework (English Edition)

    This book is designed to introduce the topic of penetration testing using a structured and easy-to-learn process-driven framework.Understand the theoretical aspects of penetration testing and create a penetration testing lab environment consisting of various targets to learn and practice your skills. Learn to comfortably navigate the Kali Linux and perform administrative activities, get to know ... もっと見る

    2,787 円

  • Superhumanos

    Cómo empoderar a las personas mediante la inteligencia artificial y el metaverso

    La tecnología juega un papel cada vez más trascendental en nuestra vida diaria y surge la necesidad de ponerla al servicio del ser humano, generando un cambio positivo y equilibrado. Este libro se adentra en el movimiento tecnohumanista, que promueve una sinergia poderosa entre la innovación tecnológica y nuestra humanidad.Con un enfoque claro y accesible, el autor analiza las figuras de los ... もっと見る

    1,746 円

  • Lógica de Programação

    Crie seus primeiros programas usando Javascript e HTML

    Aprenda a programar agora! Este livro apresenta uma abordagem prática e atualizada para o universo da programação. Com uma didática pensada em quem inicia, os conceitos são apresentados através de necessidades reais, mostrando primeiro o problema e depois a solução. Ideal para quem quer dar seus passos no mudo DEV, entendendo como a programação pode transformar sua carreira, independentemente da ... もっと見る

    1,600 円