Skip to main content

カート

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

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

おすすめ

Loading...

CGI, JavaScript, Perl, VBScript 電子書籍

CGI, JavaScript, Perl, VBScript の本がお好きな方におすすめです。
1577件の検索結果中913936を表示
Skip side bar filters
  • Netlifyで始めるサーバーレス開発

    竹本 雄貴 ...
    シリーズ series 技術の泉シリーズ
    【JavaScript初心者でもできる!Netlifyで作るサーバーレスサービス】本書はJavaScriptやサーバーレスの初心者に向けた入門書です。処理内容だけを書くことでサーバーレス開発ができるFaaSのひとつ「Netlify」を利用しつつ、Functionsの利用方法、LINE BotやSlack Appの開発方法を取り上げつつ、FaaSを活用した開発を学習し、そのメリットが実感できる内容となっています。【目次】第1章 Netlify入門1.1 はじめてのNetlify1.2 Netlifyとは?1.3 サーバーレスアプリケーションとは第2章 Netlify Functions入門2.1 FaaSとは2.2 Functionsにハローワールド2.3 netlify-lambdaを使った関数2.4 Netlify Functionsの用途2.5 Netlify ... もっと見る

    1,980 円

  • ストリーミング動画技術の教科書

    仕組みと実装を完全網羅

    伊藤 優汰 ...
    シリーズ series 技術の泉シリーズ
    本書は、ストリーミング配信の実装に踏み出すエンジニアに贈る、動画配信技術の入門書です。HLSやMPEG-DASHといったプロトコルの仕組みから、字幕・エンコード・CDN活用・セキュリティ対応までを、豊富な図解と実装例で丁寧に解説。HTML5での字幕実装やFFmpegによる実践的なエンコード、さらにはDocker+Next.js+Goで構築する動画配信サイトのハンズオンも収録されています。多言語字幕やAIによる自動生成、CDNでの高速配信など、実用的かつ最新のノウハウを凝縮。動画配信サービスの裏側を体系的に学びたいすべての開発者に最適な一冊です。【目次】第1章 動画配信について第2章 ストリーミング配信第3章 HLS第4章 字幕第5章 エンコード第6章 CDN第7章 動画技術に関する工夫第8章 動画配信サイトを作ってみよう ... もっと見る

    1,980 円

  • 次のステップへ!React実践開発

    サクサク作って学ぶ UI/テスト/デプロイ

    philosophy ...
    シリーズ series 技術の泉シリーズ
    本書は、Reactを用いたWebアプリケーション開発をゼロから学びたい初心者から、中級者レベルの開発スキルをさらに高めたい開発者までを対象とした、実践的な内容が満載の一冊です。TypeScriptによる型安全な開発、各種ホスティングサービスへの公開方法、UIライブラリの活用、テスト駆動開発、そしてTauriを用いたデスクトップアプリ開発まで、React開発に必要な幅広い知識と技術を体系的に解説しています。豊富なサンプルコードと丁寧な解説で、読者の皆様がスムーズにReact開発を習得し、実践的なアプリケーションを開発できるようサポートします。本書を通して、React開発の楽しさと奥深さを体験し、自身のスキルアップを実感できるでしょう。【目次】第1章 実践編第2章 応用編 ... もっと見る

    1,980 円

  • 今日から現場で使える速習SymbolブロックチェーンJavaScript版

    シリーズ series 技術の泉シリーズ
    本書は、JavaScriptのソースコードをWebブラウザのコンソールで実行しながら、Symbolブロックチェーンの仕組みを体験的に学べる実践的な学習書です。ブロックチェーン技術の基礎概念から、実際のコード例を通じて応用までを無理なく系統立てて理解することができます。本書では、ブロックチェーンの基本的な構造や動作原理、トランザクションの処理方法、スマートコントラクトの仕組みなどを丁寧に解説。さらに、ブロックチェーン上でのアプリケーション開発の手法や、セキュリティ上の留意点についても触れています。金融分野にとどまらず、様々なビジネスや文化の現場で活躍する人々にとって、ブロックチェーン技術の可能性を実感し、その力を活用するためのヒントが満載です。実際にコードを書いて動かすことで、ブロックチェーンへの理解を深めることができるでしょう。【目次】第1章 はじめに第2章 環境構築第3章 ... もっと見る

    1,980 円

  • Algorithms and Programs

    An AI-Assisted Approach

    Eric Braude ...
    Algorithms power modern systems--from flight control and robotics to recommendation engines and AI applications. Algorithms and Programs: An AI-Assisted Approach shows how to clearly define an algorithm's purpose, design a structured outline, translate it into reliable code, and reason about its efficiency and complexity.Rather than relying on traditional pseudocode, this book uses precise ... もっと見る

    6,954 円

  • 実践入門 はじめてのReact開発

    シリーズ series 技術の泉シリーズ
    本書は主にサーバーサイドを専門に開発してきた著者が、仕事でゼロからフロントエンドを開発する中で、現場で実際にReactを使って学んだ情報やTipsをまとめたものです。実際にはじめてReactを使って開発していく際、ページのUI(コンポーネント)をどのように組み立てていけばよいのか、create-react-appに頼っていたフロントエンドのビルドの裏側など、実務を通して学んだReactの「チュートリアル以外のTips」を掲載しています。本書を足がかりに、チュートリアルなどを通じて具体的な開発に必要なAPIの情報を随時調べていくことで、初学者でもReactを使った開発を具体的にイメージしやすくなります。【目次】第1章 プロジェクトの作成第2章 コンポーネント開発(Component Driven Development/CDD)第3章 unitテスト入門第4章 E2Eテスト第5章 ビルド入門 ... もっと見る

    1,980 円

  • チャットAIよ、この世で一番美しいデジタルアートを創造せよ!

    ChatGPTとBingで生成するコードとアート

    迫田 千紘 ...
    シリーズ series 技術の泉シリーズ
    チャットAI、すごいですよね!?技術もすごいしブームもすごい!おしゃべりの相手から創作のアイデア出しまで様々なことをこなしてくれますが、なんとプログラミングもやってくれるらしいじゃないですか。じゃあクリエイティブコーディングもできるのでは!?プログラミングでおえかきさせてみよう!!…というわけで、ChatGPTとBing AIにp5.jsでデジタルアートを制作してもらう実験をしてみました。本書はその実験で得られた応答や結果をまとめた本です。【目次】第1章 AIのp5.jsスキルを試す第2章 授業の課題を手伝ってもらおう!第3章 お題にそって描いてもらう第4章 「この世で一番美しい」を描いてもらう第5章 じっくり対話する第6章 世界一美しいお題を交換する第7章 役割を与えて話そう ... もっと見る

    2,860 円

  • Node.js

    Guida per creare API e applicazioni in JavaScript

    Node.js è un framework open source basato sul motore JavaScript V8 di Chrome che permette di creare applicazioni veloci, compatte e affidabili. Questo manuale accompagna nell'apprendimento delle varie funzionalità. Si parte da un'introduzione a Node.js e alla sua storia, per poi passare all'installazione e configurazione del software. Si prosegue con la creazione e l'esecuzione della prima ... もっと見る

    2,000 円

  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    Josh Goldberg ...
    翻訳 Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... もっと見る

    5,400 円 または Kobo Plus なら無料

  • JavaScript für Ungeduldige

    Der schnelle Einstieg in modernes JavaScript

    Cay Horstmann ...
    翻訳 Volkmar Gronau ...
    シリーズ series Programmieren mit JavaScript
    DER schnelle Einstieg in modernes JavaScriptSchneller und praxisnaher Einstieg für Entwickler*innen mit Vorkenntnissen in Java, C, C++ oder C#Direkter Einstieg in aktuelles JavaScript (ES2020)Beispiele und Übungen für das Lernen direkt an der TastaturJavaScript für Ungeduldige ist ein vollständiger und dennoch prägnanter Leitfaden für modernes JavaScript, bis zu ES2020. Wenn Sie mit Sprachen wie ... もっと見る

    4,800 円 または Kobo Plus なら無料

  • Mastering Modular JavaScript

    If you have a working knowledge of JavaScript and ECMAScript 6 (ES6), this practical guide will help you tackle modular programming to produce code that’s readable, maintainable, and scalable. You’ll learn the fundamentals of modular architecture with JavaScript and the benefits of writing self-contained code at every system level, including the client and server.Nicolás Bevacqua, author of ... もっと見る

    3,890 円

  • Learn Angular: Related Tool & Skills

    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 provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.This book is for all front-end developers who want to become proficient with Angular and ... もっと見る

    1,082 円

  • YUI 3 Cookbook

    Writing Maintainable Applications

    Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... もっと見る

    2,895 円

  • D3.js By Example

    Michael Heydt ...
    Create attractive web-based data visualizations using the amazing JavaScript library D3.jsAbout This BookLearn to use the facilities provided by D3.js to create data-driven visualizationsExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real-world data sets that ... もっと見る

    4,085 円

  • How To Easily Develop Modern Javascript Web Apps On Any Android Device

    Web app development on an Android device with TERMUX

    No need to invest in expensive desktops or laptops to develop modern websites and web apps with Javascript, NodeJS or LAMP, this book will show you how to use Termux to turn any Android device running version 7 up into a powerful development tool. Whether you are new to development or a veteran looking to be able to develop when out and about this course will get you up and running.Develop ... もっと見る

    1,111 円

  • Full-Stack Vue.js 3 and Laravel 8

    Build single-page apps and multi-page apps by integrating Vue.js3 and Laravel 8

    Integrate Laravel and Vue.js in their latest version for a complex front-end and a robust back-end. Work under the benefits of building APIs for SPAs and MPAs from a smooth database migration process to optimizing apps for business solutions.Key FeaturesWork on Laravel-Vue.js integration with a focus on API writing, development and routing for each caseUnravel how Laravel and Vue.js integration ... もっと見る

    3,631 円

    予約注文

  • JavaScript 101

    A guide to coding, #2

    Andrew Hunter ...
    シリーズ 本: 2 - A guide to coding
    Have you ever wanted to make a website? The first step is learning JavaScript, the programming language of the web. This tutorial teaches you the basics of Javascript to create your first web app or game. Not only does this tutorial teach you the basics but it also teaches setting up an enviorment to start coding. So why not give this book a try and learn JavaScript ... もっと見る

    250 円

  • JavaScript for Programmers

    シリーズ series Deitel Developer Series
    The practicing programmer’s Deitel® guide to XHTML®, CSS®, JavaScript™, XML® and Ajax RIA development.** **This book applies the Deitel signature live-code approach to teaching the client side of Rich Internet Applications (RIA) development. The book presents concepts in the context of 100+ fully tested programs (6,000+ lines of code), complete with syntax shading, detailed descriptions and sample ... もっと見る

    3,463 円

  • Learn Angular: Related Tool & Skills

    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 provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.This book is for all front-end developers who want to become proficient with Angular and ... もっと見る

    1,277 円 または Kobo Plus なら無料

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

    1,082 円

  • Рекурсивная книга о рекурсии

    Книга «Рекурсивная книга о рекурсии» содержит примеры кода на языке Python и JavaScript, которые иллюстрируют основы рекурсии и проясняют фундаментальные принципы всех рекурсивных алгоритмов. Из книги вы узнаете о том, когда стоит использовать рекурсивные функции (и, главное, когда этого не нужно делать), как реализовывать классические рекурсивные алгоритмы, часто обсуждаемые на собеседованиях, а ... もっと見る

    1,300 円 または Kobo Plus なら無料

  • JavaScript für Einsteiger - In einfachen Schritten zum Programmier-Experten: Der leicht verständliche und praxisnahe Leitfaden zum professionellen Programmieren im Handumdrehen

    Code Campus ...
    Wie Sie mit den richtigen Skills in kürzester Zeit zum absoluten Programmier-Profi werden – ganz ohne Vorkenntnisse! Möchten Sie sich für Ihren Job oder Ihr Studium einen Vorteil verschaffen und objektorientiertes Programmieren lernen? Wollen Sie Ihre eigenen Codes schreiben, auch wenn Sie noch keine Ahnung von Programmiersprachen haben? Brauchen Sie eine Schritt-für Schritt Anleitung, mit der Sie ... もっと見る

    1,300 円 または Kobo Plus なら無料

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

    1,722 円

  • Enyo: Up and Running

    Build Native-Quality Cross-Platform JavaScript Apps

    Roy Sutton ...
    Discover how easy it is to design and build responsive, cross-platform apps with the Enyo open source JavaScript framework. With this revised and expanded edition, Enyo contributor Roy Sutton gets you started with the framework’s core object-oriented features, including its modular design, reusable and extensible components, layout and widget libraries, easy-to-use deployment options, and support ... もっと見る

    1,179 円