stack  [本・雑誌・コミック]
 
 
1902件中 31件 - 60件  1 2 3 4 5 6 7
商品説明価格

数学eラーニング 数式解答評価システムSTACKとMoodleによる [ 中村泰之 ]

楽天ブックス
数式解答評価システムSTACKとMoodleによる 中村泰之 東京電機大学出版局スウガク イー ラーニング ナカムラ,ヤスユキ 発行年月:2010年08月 ページ数:201p サイズ:単行本 ISBN:9784501548209 中村泰之(ナカムラヤスユキ) 1965年生(岡山県)。岡山県立岡山操山高等学校卒業。京都大学大学院工学研究科数理工学専攻博士後期課程修了。現在、名古屋大学大学院情報科学研究科准教授、名古屋大学情報文化学部准教授(兼担)。博士(工学)(本データはこの書籍が刊行された当時に掲載されていたものです) STACKとは?/STACK概観/STACKでの数式入力/STACKで問題を作成する(基礎編/応用編)/Moodleとの連携/レポートの活用 Moodleとの連携で効果的なeラーニングが実現。これまで困難だった数式入力問題も可能。係数を変化させた問題をランダムに自動生成。関数グラフを自動生成。Maximaの関数を用いた自動採点。数式解答の部分点評価が可能。学生の解答に応じた効果的なフィードバックを表示。解答の手引きを表示し自習を促進。 本 科学・技術 数学 2,970円

Full Stack Web Development with Remix Enhance the user experience and build better React apps by utilizing the web platform【電子書籍】[ Andre Landgraf ]

楽天Kobo電子書籍ストア
<p><b>Develop a web application while learning how to harness the capabilities of the web platform and advanced technologies for an exceptional user experience</b></p><h2>Key Features</h2><ul><li>Create a full stack web application using cutting-edge technologies such as distributed edge deploy, Redis, and multi-region databases</li><li>Unlock the full potential of the web platform to enhance your React dev experience</li><li>Discover how Remix assists in building a seamless user experience from start to finish</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h2>Book Description</h2>We’re in an exciting era of web development marked by the rapid evolution of the JavaScript ecosystem. Remix offers the necessary abstractions to take advantage of the latest advancements in React and beyond. With this Remix book, you can elevate your skills from React development to full stack web development, unlocking the full potential of the latest technologies, such as edge functions, streaming, and the full stack of the web platform. This book guides you through Remix’s thoughtfully designed conventions, levers, and primitives to sharpen your web development skills. In this book, you’ll develop a personal finance management applicationーa dashboard that mimics both personal and enterprise use cases. Each chapter introduces new concepts, such as routing, data fetching, mutations, error handling, and state management, as well as advanced topics, such as real-time communication, edge deploys, and caching strategies to create a great user experience from end to end. As you apply each concept to the finance dashboard, you’ll discover how you can supercharge your React app with Remix. The final section of this book covers migration strategies, guiding you on how to transition an existing application to Remix. By the end of this book, you’ll have a comprehensive understanding of Remix and the experience of building a full stack web app from start to finish.<h2>What you will learn</h2><ul><li>Understand Remix’s philosophy and guiding principles</li><li>Enhance your web platform proficiency to make it applicable anywhere</li><li>Master data mutations, routing, error handling, and state management with Remix</li><li>Understand how to build web apps with accessibility and progressive enhancement in mind</li><li>Get acquainted with advanced topics such as caching strategies, real-time communication, and developing for the edge</li><li>Understand state-of-the-art technologies, such as serverless functions, edge computing, and Content Delivery Networks (CDNs)</li><li>Study migration patterns to move an existing project to Remix</li></ul><h2>Who this book is for</h2><p>This book is for React developers looking to adopt Remix for their next project. For those considering migrating to Remix, this guide offers a comprehensive walkthrough of building a full stack web app. To make the most of this book, beginner-level development experience with React and JavaScript is recommended. While having basic knowledge of server-side runtimes such as Node.js and experience with TypeScript can be beneficial, they are not mandatory prerequisites.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,444円

Hands-On Full Stack Development with Go Build full stack web applications with Go, React, Gin, and GopherJS【電子書籍】[ Mina Andrawos ]

楽天Kobo電子書籍ストア
<p><strong>Create a real-world application in Go and explore various frameworks and methodologies for full-stack development</strong></p> <h4>Key Features</h4> <ul> <li>Build a responsive front end by using the powerful React framework</li> <li>Build web APIs and middleware in the Go language by making use of the popular Gin framework</li> <li>Build an Isomorphic Go React application via GopherJS</li> <li>Perform unit tests, and benchmarking on your web API</li> </ul> <h4>Book Description</h4> <p>The Go programming language has been rapidly adopted by developers for building web applications. With its impressive performance and ease of development, Go enjoys the support of a wide variety of open source frameworks, for building scalable and high-performant web services and apps. Hands-On Full Stack Development with Go is a comprehensive guide that covers all aspects of full stack development with Go.</p> <p>This clearly written, example-rich book begins with a practical exposure to Go development and moves on to build a frontend with the popular React framework. From there, you will build RESTful web APIs utilizing the Gin framework. After that, we will dive deeper into important software backend concepts, such as connecting to the database via an ORM, designing routes for your services, securing your services, and even charging credit cards via the popular Stripe API. We will also cover how to test, and benchmark your applications efficiently in a production environment. In the concluding chapters, we will cover isomorphic developments in pure Go by learning about GopherJS. As you progress through the book, you'll gradually build a musical instrument online store application from scratch.</p> <p>By the end of the book, you will be confident in taking on full stack web applications in Go.</p> <h4>What you will learn</h4> <ul> <li>Understand Go programming by building a real-world application</li> <li>Learn the React framework to develop a frontend for your application</li> <li>Understand isomorphic web development utilizing the GopherJS framework</li> <li>Explore methods to write RESTful web APIs in Go using the Gin framework</li> <li>Learn practical topics such as ORM layers, secure communications, and Stripe's API</li> <li>Learn methods to benchmark and test web APIs in Go</li> </ul> <h4>Who this book is for</h4> <p>Hands-On Full Stack Development with Go will appeal to developers who are looking to start building amazing full stack web applications in Go. Basic knowhow of Go language and JavaScript is expected. The book targets web developers who are looking to move to the Go language.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

みんなのM5Stack入門/下島健彦【1000円以上送料無料】

bookfan 2号店 楽天市場店
著者下島健彦(著)出版社リックテレコム発売日2019年11月ISBN9784865942095ページ数233Pキーワードみんなのえむふあいぶすたつくにゆうもんみんな/の/ ミンナノエムフアイブスタツクニユウモンミンナ/ノ/ しもじま たけひこ シモジマ タケヒコ9784865942095内容紹介M5Stackは32ビットのパワフルなマイコンと液晶、ボタン、スピーカーなど、電子工作でよく使う部品が小さなケースに収められています。いわゆる「基板むき出し」ではございません。「はんだ付け」も不要です。温度、気圧、明るさなどを測るセンサも簡単につなげられ、すぐに電子工作が始められます。インターネットへの接続も簡単なのでIoTデバイスだって作れちゃいます。本書はそんなスマートなデバイスM5Stackを遊び倒す一冊です!※本データはこの商品が発売された時点の情報です。目次第1章 M5Stackってどんなもの?/第2章 M5Stackを動かしてみよう/第3章 M5Stackでプログラミング/第4章 M5Stackで電子工作してみよう(基礎編)/第5章 M5Stackで電子工作してみよう(アドバンスド編)/第6章 ネットワークにつないでみよう/第7章 M5Stackシリーズのニューフェイス M5StickC 2,420円

M5Stack & M5StickCではじめるIoT入門/高馬宏典【3000円以上送料無料】

bookfan 1号店 楽天市場店
著者高馬宏典(著)出版社シーアンドアール研究所発売日2020年06月ISBN9784863543126ページ数231Pキーワードえむふあいぶすたつくあんどえむふあいぶすていつくし エムフアイブスタツクアンドエムフアイブステイツクシ たかうま ひろのり タカウマ ヒロノリ9784863543126内容紹介IoT初心者に最適な1冊!M5Stack&M5StickCの概要、開発環境の構築から、センサーの取得、クラウドサービスとの連携まで、丁寧に解説!※本データはこの商品が発売された時点の情報です。目次1 M5シリーズってどんなもの?/2 開発環境を整えよう!/3 HelloWorldを動かそう!/4 ボタンを押してカウントアップしてみよう!/5 センサーの値を取得しよう!/6 データをクラウドに送信しよう!/7 データ値を可視化しよう!/8 クラウドサービスと連携しよう! 3,432円

M5Stack/M5Stickではじめる かんたんプログラミング【電子書籍】[ 田中 正幸 ]

楽天Kobo電子書籍ストア
<p><strong>小型マイコン、M5Stack・M5Stickで楽しく簡単にはじめるプログラミング!</strong></p> <p>小型マイコン、M5StackやM5Stickを使ったプログラミングの入門書。<br /> M5StackやM5Stickにはグラフィックプログラミング環境、UIFlowが用意されていて、プログラムを書けなくてもブロックを組み合わせながら簡単にプログラムを作れます。<br /> 本書では基本の作り方から、グラフィックや通信、センサーとの連携まで解説。<br /> プログラミングを始めたい人、手軽で本格的なIoTに取り組みたい人に!</p> <p>●本書の構成Chapter 1 プログラムの基本を理解しようChapter 2 M5StackとUIFlowの基本を知ろうChapter 3 プログラミングの環境を作ろうChapter 4 UIFlowでのプログラミングの基本をやってみようChapter 5 グラフィック機能を使ってみようChapter 6 ユニットを使って機能を拡張してみようChapter 7 通信をやってみようChapter 8 応用的な機能を知ろう●著者の言葉本書はプログラムをはじめて勉強しようとしている人、もしくはM5Stackシリーズを使って電子工作やIoTをはじめたい人向けのものです。ブラウザを使ってブロックを組み合わせる「UIFlow」を利用してグラフィックプログラムを学んでいきます。UIFlowは使えるブロックが非常に多く、最初は難しいように思えますがプログラムの基礎を学ぶのに適している環境です。必要な機能のブロックを探してきて設置するだけで、プログラムを動かすことができます。M5Stackシリーズは、外部のセンサーから入力したり、モーターやLEDで動作させるのが簡単に行え、夏休みの自由研究などの発明の分野や、アート的な表現が得意です。大学でプログラムを学ぶ題材として採用されることも増えてきています。無線を利用したIoT・電子工作をする場合に候補となるM5Stackシリーズの使い方と、基礎的なプログラム方法を本書で始めてみてください。</p> <p>Chapter1 プログラムの基本を理解しようChapter2 M5StackとUIFlowの基本を知ろうChapter3 プログラミングの環境を作ろうChapter4 UIFlowでのプログラミングの基本をやってみようChapter5 グラフィック機能を使ってみようChapter6 ユニットを使って機能を拡張してみようChapter7 通信をやってみようChapter8 応用的な機能を知ろう</p> <p>田中正幸</p> <p>ESP32を中心に、M5Stack関連の情報を投稿しているブログサイトLang-ship(<a href="lang-ship.com/">lang-ship.com/</a>)の管理人。<br /> PlayStation 2からXbox 360ぐらいまでの世代のゲームタイトル開発に従事。PCゲームや通信対戦などのサーバーサイドや、携帯電話向けゲームなどにも関わる。その後オープンソース系のWeb開発会社に転職し、JavaやPHPでのシステム開発。現在は渋谷にあるインターネット関連の会社にて開発部署の管理職を務める。<br /> CQ出版Interface誌にて記事を執筆。</p> <p><strong>※この商品は固定レイアウト型の電子書籍です。<br /> ※この商品はタブレットなど大きいディスプレイを備えた端末で読むことに適しています。また、文字列のハイライトや検索、辞書の参照、引用などの機能が使用できません。<br /> ※お使いの端末で無料サンプルをお試しいただいた上でのご購入をお願いいたします。</strong></p> <p><strong>※本書内容はカラーで制作されているため、カラー表示可能な端末での閲覧を推奨いたします</strong></p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,959円

Elastic Stack実践ガイド A Guide to Distributed search,Analytics,and Visualization Elasticsearch/Kibana編 データ分析基盤によるログ収集・解析・可視化 惣道哲也/著

ドラマ×プリンセスカフェ
■ISBN:9784295009771★日時指定・銀行振込をお受けできない商品になりますタイトルElastic Stack実践ガイド A Guide to Distributed search,Analytics,and Visualization Elasticsearch/Kibana編 データ分析基盤によるログ収集・解析・可視化 惣道哲也/著ふりがなえらすていつくすたつくじつせんがいどELASTICSEARCH/KIBANAへんえらすていつくさ−ちじつせんがいどELASTICSEARCH/KIBANAへんELASTIC/STACK/じつせん/がいどELASTICSEARCH/KIB発売日202008出版社インプレスISBN9784295009771大きさ335P 24cm著者名惣道哲也/著 3,300円

Elastic Stack実践ガイド A Guide to Distributed search,Analytics,and Visualization Elasticsearch/Kibana編 データ分析基盤によるログ収集・解析・可視化/惣道哲也

bookfan 1号店 楽天市場店
著者惣道哲也(著)出版社インプレス発売日2020年08月ISBN9784295009771ページ数335PキーワードえらすていつくすたつくじつせんがいどELASTIC エラステイツクスタツクジツセンガイドELASTIC そうどう てつや ソウドウ テツヤ9784295009771内容紹介Elastic Stackは、単なる全文検索システムではなく、Webシステム管理者、データサイエンティスト、インフラエンジニアなど、幅広い用途で利用できるデータ分析基盤です。本書は、Elastic Stack 7.6をベースに、分散型全文検索システムによるデータ分析基盤の構築、Elasticsearchのインデックスの作成やクエリの基本的な使い方、Analyzer/Aggregationによる高度な分析やElastic Stackによるログ収集・解析・可視化など、全文検索の基礎から具体的なデータ分析の手法まで、豊富な事例と応用的な使い方をまとめた実践ガイドです。※本データはこの商品が発売された時点の情報です。目次第1章 Elasticsearchとは/第2章 Elasticsearchの基礎/第3章 ドキュメント/インデックス/クエリの基本操作/第4章 Analyzer/Aggregation/スクリプティングによる高度なデータ分析/第5章 システム運用とクラスタの管理/第6章 Elastic Stackインテグレーション/第7章 Kibanaによる可視化と分析のユースケース 3,300円

アイデアをカタチにする!M5Stack入門&実践ガイド/大澤佳樹/大川真史/aNo研【3000円以上送料無料】

bookfan 1号店 楽天市場店
著者大澤佳樹(編著) 大川真史(編集) aNo研(ほか著)出版社技術評論社発売日2022年04月ISBN9784297126698ページ数415Pキーワードあいであおかたちにするえむふあいぶすたつく アイデアオカタチニスルエムフアイブスタツク おおさわ よしき おおかわ ま オオサワ ヨシキ オオカワ マ9784297126698内容紹介モノづくりが楽しくなる。M5Stackで始める本格IoT工作。今すぐ試せるアイデアが満載!プロトタイピングのための小型マイコンモジュールを使い倒す。※本データはこの商品が発売された時点の情報です。目次入門編(はじめてのM5Stack/M5Stack Basicを使ってみる/M5StickCを使ってみる/M5Stackでネットワークを利用する/ModuleとHatでM5Stackを拡張する)/実践編(M5StackでガジェットをDIYする/M5StickVで画像処理する/UIFlowでM5Stackをプログラミングする/JavaScriptでM5Stackをプログラミングする) 3,278円

INNOVATION STACK だれにも真似できないビジネスを創る ジム・マッケルビー/著 山形浩生/訳

ドラマ×プリンセスカフェ
■ISBN:9784491045481★日時指定・銀行振込をお受けできない商品になりますタイトル【新品】INNOVATION STACK だれにも真似できないビジネスを創る ジム・マッケルビー/著 山形浩生/訳ふりがないのべ−しよんすたつくいのヴえ−しよんすたつくINNOVATIONSTACKだれにもまねできないびじねすおつくるとうようかんぶつくすTOYOKANBOOKS発売日202110出版社東洋館出版社ISBN9784491045481大きさ318P 21cm著者名ジム・マッケルビー/著 山形浩生/訳 2,090円

「M5Stack」ではじめる電子工作 「ESP32搭載のマイコンモジュール」を使って電子工作!/大澤文孝【1000円以上送料無料】

bookfan 2号店 楽天市場店
著者大澤文孝(著)出版社工学社発売日2019年04月ISBN9784777520787ページ数207PキーワードえむふあいぶすたつくではじめるでんしこうさくM5/ エムフアイブスタツクデハジメルデンシコウサクM5/ おおさわ ふみたか オオサワ フミタカ9784777520787内容紹介コンパクトなマイコンモジュール「M5Stack」は、2018年に国内サイトで販売開始。現在では、「Raspberry Pi」や「Arduino」に匹敵するデバイスとして注目を集めています。搭載マイクロコントローラ「ESP32」には、「Wi‐Fi」と「Bluetooth」が内蔵されており、インターネットへの接続や、スマホの操作ができます。本書では、実際にプログラミングしながら、「JPGファイル・ビューア」「音声合成」「キッチン・タイマー」を作ったり、「Wi‐Fi」や「Bluetooth」を使った電子工作をしたりします。※本データはこの商品が発売された時点の情報です。目次第1章 「M5Stack」をはじめよう/第2章 はじめての「M5Stack」/第3章 「M5Stack」の基本/第4章 「M5Stack」を使いこなそう/第5章 「デバイス」をつなげてみよう/第6章 ネットにつなげてみよう/第7章 「BLE」を使ってみよう 1,980円

みんなのM5Stack入門

ぐるぐる王国 楽天市場店
下島健彦/著本詳しい納期他、ご注文時はご利用案内・返品のページをご確認ください出版社名リックテレコム出版年月2019年11月サイズ233P 24cmISBNコード9784865942095工学 電気電子工学 電子回路商品説明みんなのM5Stack入門ミンナ ノ エムフアイブ スタツク ニユウモン ミンナ/ノ/M5/STACK/ニユウモン※ページ内の情報は告知なく変更になることがあります。あらかじめご了承ください登録日2019/11/06 2,420円

IoT電子工作やりたいこと事典 Arduino、M5Stack、Raspberry Pi、Raspberry Pi Pico、PICマイコン対応/後閑哲也【3000円以上送料無料】

bookfan 1号店 楽天市場店
著者後閑哲也(著)出版社技術評論社発売日2024年05月ISBN9784297141073ページ数447PキーワードあいおーていーでんしこうさくやりたいことじてんIO アイオーテイーデンシコウサクヤリタイコトジテンIO ごかん てつや ゴカン テツヤ9784297141073内容紹介ちょっとしたIoTシステムで、自分の身の回りのことを自動化してみたいとお考えの方も多いでしょう。しかし、経験がある方でも、どういうデバイスやセンサを使ったらよいかわからなかったり、どれを使うか迷ったりすることがしばしばです。本書はそんな方々を対象に、多くの方法がある中からどれを選ぶかを決める手間を省くという趣旨で、代表的なエッジデバイスに使える機器やセンサなどを中心に、実際の製作例ではどんなものになるかを試した結果を解説しています。扱うデバイスは、Arduino、M5Stack、Raspberry Pi pico、ワンチップマイコン、Raspberry Pi。デバイスの特性によって、液晶や有機EL、センサ、サーボ、カメラ、Wi-Fiはもちろん、LoRa通信や、電池無し・配線無しで無線通信できるEnOceanの使い方なども紹介しています。さらには、サーバやクラウド側のアプリケーションの処理も詳細に説明しています。この1冊で、IoT電子工作の世界がさらに広がります。※本データはこの商品が発売された時点の情報です。目次第1章 IoTに必要な機器と技術(必要な機器と技術/エッジ側で使われる機器/ゲートウェイ(センター)で使われる機器/クラウドの使い方)/第2章 エッジと通信(シリアル通信を使いたい/Ethernet(LAN)を使いたい ほか)/第3章 エッジの製作(エッジと外部インターフェースの種類/Arduinoを使いたい ほか)/第4章 ゲートウェイの製作(Node‐REDを使いたい/Node‐REDを拡張したい)/第5章 クラウドやネットアプリ(Ambientを使いたい/IFTTTを使いたい)/付録 開発環境の構築 3,300円

INNOVATION STACK 誰にも真似されないビジネスを創る/ジム・マッケルビー/著、山形 浩生/訳

東洋館出版社 楽天市場店
【著者情報】ジム・マッケルビー/著、山形 浩生/訳【読者対象(校種)】一般【ページ数】320【出版社】東洋館出版社【出版年月日】44476【ISBN】9784491045481【注意事項】お使いのモニターの発色具合によって、実際のものと色が異なる場合がございます。 2,090円

ESP32 / M5Stack電子工作ライブラリ ボード・コンピュータ・シリーズ / Interface編集部 【本】

HMV&BOOKS online 1号店
出荷目安の詳細はこちら内容詳細定番Wi‐Fi/Bluetoothマイコンのハードウェアを拡張して外付けパーツを制御する。目次 : 第1部 基礎知識/ 第2部 センサを使いこなす/ 第3部 カメラを使いこなす/ 第4部 応用事例集/ 第5部 M5Stack活用術/ 第6部 慣れてきた人に…ステップアップ術/ 第7部 ボード/ライブラリ/OS/開発環境一覧 2,860円

みんなのM5Stack入門【電子書籍】[ 下島健彦 ]

楽天Kobo電子書籍ストア
<p>本書はM5Stackという小さなマイコンを使って、IoT電子工作を<br /> 始めるための一冊です。M5Stackの特徴は次の通り。</p> <p>・小さなケースにイン!: マイコンとカラー液晶、ボタン、スピーカーなど、<br /> 必要な部品が5cm角のケースに収められています。</p> <p>・豊富なセンサ: 温度、湿度、気圧、加速度、磁気、傾き等々多くのセンサが<br /> 使えます。</p> <p>・ネット接続も超簡単: Wi-FiやBluetoothでネットに接続しIoT端末も作れます。</p> <p>・豊富なライブラリ・・・Arduinoの開発環境がそのまま使えるので、これまで<br /> Arduinoで培われてきた数多くのプログラムが使えます。</p> <p>この小さくて、万能なマイコンの使い方、遊び方を本書ではがっつり解説しました。M5StickCも載ってます。<br /> ◆主な構成◆<br /> 1章 M5Stackってどんなもの?<br /> 1.1 M5Stackとは<br /> 1.2 M5Stackでできること<br /> 1.3 M5Stackコア<br /> 1.4 拡張モジュール<br /> 1.5 センサユニット<br /> 1.6 プログラム開発</p> <p>2章 M5Stackを動かしてみよう<br /> 2.1 まずは開封の儀から<br /> 2.2 M5Stackを使う準備<br /> 2.3 液晶画面に文字を書いてみよう<br /> 2.4 リセットと電源オフ</p> <p>3章 M5Stackでプログラミング<br /> 3.1 Arduinoプログラミングの基礎<br /> 3.2 M5Stackを制御する</p> <p>4章 M5Stackで電子工作(基礎編)<br /> 4.1 工作の基礎知識<br /> 4.2 あると便利なもの<br /> 4.3 ピン配置<br /> 4.4 LEDを光らせる<br /> 4.5 温度を測る</p> <p>5章 M5Stackで電子工作(アドバンスド編)<br /> 5.1 傾きや磁力を測る<br /> 5.2 温湿度計を作る<br /> 5.3 サーボモーターを制御する<br /> 5.4 離れたものの温度を測る<br /> 5.5 温度分布を調べる</p> <p>6章 ネットにつないでみよう<br /> 6.1 Wi-Fi<br /> 6.2 Bluetooth</p> <p>7章 M5StickC<br /> 7.1 M5StickCとは<br /> 7.2 準備<br /> 7.3 Hello World<br /> 7.4 小型環境センサ<br /> 7.5 傾きを知らせる</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,310円

M5StackではじめるIoT電子工作【電子書籍】[ 伊藤浩之 ]

楽天Kobo電子書籍ストア
<p><strong>(概要)</strong><br /> <strong>※この商品は固定レイアウトで作成されており,タブレットなど大きいディスプレイを備えた端末で読むことに適しています。また,文字列のハイライトや検索,辞書の参照,引用などの機能が使用できません。※PDF版をご希望の方は Gihyo Digital Publishing ( gihyo.jp/mk/dp/ebook/2022/978-4-297-12877-7 )も合わせてご覧ください。</strong><br /> M5Stackは拡張型の小型マイコンです。豊富な拡張モジュールと面倒なはんだ付けの必要がなく、自由にカスタマイズできるので、用途に合わせた電子工作を気軽に楽しめます。小型で単純な構造でありながら、Wi-Fi、Bluetooth機能が搭載されているので、日常で役立つIoT家電を簡単に作ることができます。<br /> 本書では、スマホで操作できる「ドアの開閉で感知してLINEに通知する 防犯カメラ」「土壌の状態をセンサーで感知する 植物の自動水やり装置」「心拍数・速度・回転数を管理する サイクルコンピューター」などの作例の作り方を紹介しています。また、Arduino IDEのサンプルプログラムもダウンロードできるので、実際に作って試すことができます。<br /> 電子回路の知識がなくても作れるので、気軽に電子工作をはじめてみたい人におすすめする一冊です!</p> <p><strong>(こんな方におすすめ)</strong><br /> ・手軽に電子工作をはじめたい方<br /> ・M5Stack Basicのかんたんな操作方法を知りたい方</p> <p><strong>(目次)</strong><br /> <strong>Chapter 1 電子工作をはじめる前の準備</strong><br />   1-01 M5Stackシリーズを使った電子回路の特徴<br />   1-02 M5Stackシリーズのつなぎ方<br />   1-03 ブレッドボードの使い方<br />   1-04 MQTTを知っておこう<br />   1-05 電子工作をするための基本の道具<br /> <strong>Chapter 2 M5Stackでプログラミングする準備</strong><br />   2-01 Arduino IDEを設定する ー Windowsの設定方法<br />   2-02 Arduino IDEを設定する ー macOSの設定方法<br />   2-03 IoT OnOffアプリを設定する ー iOS・Androidの設定方法<br /> <strong>Chapter 3 スマホで制御する家電レシピ</strong><br />   3-01 LINEに通知できる防犯カメラを作る<br />   3-02 自動的に位置を調整する自動調整円環型日時計を作る<br />   3-03 土の乾燥を探知する植物の自動水やり機を作る<br />   3-04 対象を検知してLINEに通知する猫よけ水鉄砲を作る<br />   3-05 走行経路を記録するサイクルコンピューターを作る</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,848円

アイデアをカタチにする!M5Stack入門&実践ガイド/大澤佳樹/大川真史/aNo研【1000円以上送料無料】

bookfan 2号店 楽天市場店
著者大澤佳樹(編著) 大川真史(編集) aNo研(ほか著)出版社技術評論社発売日2022年04月ISBN9784297126698ページ数415Pキーワードあいであおかたちにするえむふあいぶすたつく アイデアオカタチニスルエムフアイブスタツク おおさわ よしき おおかわ ま オオサワ ヨシキ オオカワ マ9784297126698内容紹介モノづくりが楽しくなる。M5Stackで始める本格IoT工作。今すぐ試せるアイデアが満載!プロトタイピングのための小型マイコンモジュールを使い倒す。※本データはこの商品が発売された時点の情報です。目次入門編(はじめてのM5Stack/M5Stack Basicを使ってみる/M5StickCを使ってみる/M5Stackでネットワークを利用する/ModuleとHatでM5Stackを拡張する)/実践編(M5StackでガジェットをDIYする/M5StickVで画像処理する/UIFlowでM5Stackをプログラミングする/JavaScriptでM5Stackをプログラミングする) 3,278円

The Stack and Tilt Swing The Definitive Guide to the Swing That Is Remaking Golf【電子書籍】[ Michael Bennett ]

楽天Kobo電子書籍ストア
<p><strong>An in-depth, full-color, step-by-step guide to the new golf swing that has taken the PGA Tour by storm</strong></p> <p>The traditional golf swing requires a level of coordination that few golfers have. So it's no surprise that, despite huge advances in club and ball technology, the average golf handicap in America has dropped by only one stroke since 1990. Maverick golf instructors Michael Bennett and Andy Plummer spent a decade researching the swing, eventually combining physiology and physics to create a method they dubbed the "Stack and Tilt." The result? Big-name pros like Mike Weir, Tommy Armour III, and Aaron Baddeley are already converts, and Bennett and Plummer are now two of the most soughtafter swing coaches in the game.</p> <p>Making these breakthroughs available to everyone, <em>The Stack and Tilt Swing</em> is a handsome, fully illustrated, complete course, packed with more than two hundred full-color photographs that make it easy for golfers at all levels to adopt this radical yet simple approach. Analyzing why the traditional swing won't work for most golfers, the authors explain the importance of keeping the upper body stacked over the lower body, while the spine tilts toward the target during the backswing, greatly reducing the inconsistencies created by the old-fashioned approach. Enhanced with practice routines, a troubleshooting list, test cases, and point-by-point assistance, this is the breakthrough guide to golf's hot new secret weapon.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,872円

M5Stack & M5StickCではじめるIoT入門 高馬宏典/著

ドラマ×プリンセスカフェ
■ISBN:9784863543126★日時指定・銀行振込をお受けできない商品になりますタイトルM5Stack & M5StickCではじめるIoT入門 高馬宏典/著ふりがなえむふあいぶすたつくあんどえむふあいぶすていつくし−ではじめるあいお−てい−にゆうもんM5/STACK/&/M5/STICK/C/で/はじめる/IOT/にゆうもん発売日202006出版社シーアンドアール研究所ISBN9784863543126大きさ231P 21cm著者名高馬宏典/著 3,432円

Game Development with Unity for .NET Developers The ultimate guide to creating games with Unity and Microsoft Game Stack【電子書籍】[ Jiadong Chen ]

楽天Kobo電子書籍ストア
<p>Get up and running with Unity with the help of expert guidance for addressing the performance issues encountered in Unity development Key Features ? Discover solutions to common problems faced by .NET developers while creating games in Unity ? Explore tips, tricks, best practices, and advanced Unity coding techniques for creating impressive games ? Understand how to program with C# code using Unity's built-in modules and add engaging effects Book Description Understand what makes Unity the world's most widely used real-time 3D development platform and explore its powerful features for creating 3D and 2D games, as well as the Unity game engine and the Microsoft Game Dev, including the Microsoft Azure Cloud and Microsoft Azure PlayFab services, to create games. You will start by getting acquainted with the Unity editor and the basic concepts of Unity script programming with C#. You'll then learn how to use C# code to work with Unity's built-in modules, such as UI, animation, physics, video, and audio, and understand how to develop a game with Unity and C#. As you progress through the chapters, you'll cover advanced topics such as the math involved in computer graphics and how to create a custom render pipeline in Unity with the new Scriptable Render Pipeline, all while optimizing performance in Unity. Along the way, you'll be introduced to Microsoft Game Dev, Azure services, and Azure PlayFab, and using the Unity3D PlayFab SDK to access the PlayFab API. By the end of this Unity book, you'll have become familiar with the Unity engine and be ready to develop your own games while also addressing the performance issues that you could encounter in the development process. What you will learn ? Get to grips with using the Unity Editor ? Use C# scripts to work with Unity's built-in modules such as UI, animation, physics, video, and audio ? Create a custom render pipeline in Unity Engine with the latest Scriptable Render Pipeline ? Write high-performance multithreaded code with the latest DOTS in Unity ? Discover the Azure PlayFab Client library for C# in Unity ? Understand how the asset management and serialization system within Unity really works ? Explore some of the most commonly used profiler tools in Unity development Who this book is for The book is for developers with intermediate .NET and C# programming experience who are interested in learning game development with Unity. Basic experience in C# programming is assumed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,312円

ASP.NET Core and Vue.js Build real-world, scalable, full-stack applications using Vue.js 3, TypeScript, .NET 5, and Azure【電子書籍】[ Devlin Basilan Duldulao ]

楽天Kobo電子書籍ストア
<p><strong>A busy .NET developer's step-by-step guide to building fully functional, cloud-ready, and professional web apps without diving into the theory of frameworks and libraries</strong></p> <h4>Key Features</h4> <ul> <li>Discover tenants of clean architecture in the latest ASP.NET Core 5 Web API</li> <li>Develop Vue.js 3 single-page applications (SPAs) using TypeScript and Vuex</li> <li>Learn techniques to secure, test, and deploy your full-stack web apps on Azure</li> </ul> <h4>Book Description</h4> <p>Vue.js 3 is faster and smaller than the previous version, and TypeScript's full support out of the box makes it a more maintainable and easier-to-use version of Vue.js. Then, there's ASP.NET Core 5, which is the fastest .NET web framework today. Together, Vue.js for the frontend and ASP.NET Core 5 for the backend make a powerful combination.</p> <p>This book follows a hands-on approach to implementing practical methodologies for building robust applications using ASP.NET Core 5 and Vue.js 3. The topics here are not deep dive and the book is intended for busy .NET developers who have limited time and want a quick implementation of a clean architecture with popular libraries.</p> <p>You'll start by setting up your web app's backend, guided by clean architecture, command query responsibility segregation (CQRS), mediator pattern, and Entity Framework Core 5. The book then shows you how to build the frontend application using best practices, state management with Vuex, Vuetify UI component libraries, Vuelidate for input validations, lazy loading with Vue Router, and JWT authentication. Later, you'll focus on testing and deployment. All the tutorials in this book support Windows 10, macOS, and Linux users.</p> <p>By the end of this book, you'll be able to build an enterprise full-stack web app, use the most common npm packages for Vue.js and NuGet packages for ASP.NET Core, and deploy Vue.js and ASP.NET Core to Azure App Service using GitHub Actions.</p> <h4>What you will learn</h4> <ul> <li>Discover CQRS and mediator pattern in the ASP.NET Core 5 Web API</li> <li>Use Serilog, MediatR, FluentValidation, and Redis in ASP.NET</li> <li>Explore common Vue.js packages such as Vuelidate, Vuetify, and Vuex</li> <li>Manage complex app states using the Vuex state management library</li> <li>Write integration tests in ASP.NET Core using xUnit and FluentAssertions</li> <li>Deploy your app to Microsoft Azure using the new GitHub Actions for continuous integration and continuous deployment (CI/CD)</li> </ul> <h4>Who this book is for</h4> <p>This app development book is for .NET developers who want to get started with Vue.js and build full-stack enterprise web applications. Web developers looking to build a proof-of-concept application quickly and pragmatically using their existing knowledge of ASP.NET Core as well as developers who want to write readable and maintainable code using TypeScript and the C# programming language will also find this book useful. The book assumes intermediate-level .NET knowledge along with an understanding of C# programming, JavaScript, and ECMAScript.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,312円

Full Stack Serverless【電子書籍】[ Nader Dabit ]

楽天Kobo電子書籍ストア
<p>Cloud computing is typically associated with backend development and DevOps. But with the rise of serverless technologies and a new generation of services and frameworks, frontend and mobile developers can build robust applications with production-ready features such as authentication and authorization, API gateways, chatbots, augmented reality scenes, and more. This hands-on guide shows you how.</p> <p>Nader Dabit, developer advocate at Amazon Web Services, guides you through the process of building full stack applications using React, AWS, GraphQL, and AWS Amplify. You’ll learn how to create and incorporate services into your client applications while learning general best practices, deployment strategies, rich media management, and continuous integration and delivery along the way.</p> <ul> <li>Learn how to build serverless applications that solve real problems</li> <li>Understand what is (and isn’t) possible when using these technologies</li> <li>Create a GraphQL API that interacts with DynamoDB and a NoSQL database</li> <li>Examine how authentication worksーand learn the difference between authentication and authorization</li> <li>Get an in-depth view of how serverless functions work and why they’re important</li> <li>Build full stack applications on AWS and create offline apps with Amplify DataStore</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,890円

M5StackではじめるIoT電子工作 伊藤浩之/著

ドラマ×プリンセスカフェ
■ISBN:9784297128760★日時指定・銀行振込をお受けできない商品になりますタイトルM5StackではじめるIoT電子工作 伊藤浩之/著ふりがなえむふあいぶすたつくではじめるあいお−ていでんしこうさくえむふあいヴすたつくではじめるあいお−てい−でんしこうさくM5/STACK/で/はじめる/IOT/でんし/こうさくめいか−ずこうさくこうぼう発売日202207出版社技術評論社ISBN9784297128760大きさ94P 26cm著者名伊藤浩之/著 1,848円

INNOVATION STACK [ ジム・マッケルヴィー ]

楽天ブックス
ジム・マッケルヴィー 山形 浩生 東洋館出版社イノベーションスタック ジムマッケルヴィー ヤマガタ ヒロオ 発行年月:2021年10月07日 予約締切日:2021年08月03日 ページ数:320p サイズ:単行本 ISBN:9784491045481 マッケルビー,ジム(McKelvey,Jim) 起業家、発明家、慈善家、アーティスト。スクエアの共同創設者の一人で、2010年までは経営会議会長、現在もその理事を務める。2011年には彼の印象的なカードーダーの設計がニューヨーク近代美術館に収められた。また、オンラインコンテンツの経済を再構築するインヴィジビリティ社、IT雇用に向けた研修を行う非営利団体ローンチコード、セントルイスの公共アクセス型ガラスアート加工スタジオのサードディグリーガラスファクトリーを創設している。2017年にはセントルイス連邦準備銀行の独立ディレクターに任命されている 山形浩生(ヤマガタヒロオ) 評論家・翻訳家。開発援助関連調査のかたわら、科学、文化、経済からコンピュータまで広範な分野での翻訳、執筆活動を行う(本データはこの書籍が刊行された当時に掲載されていたものです) 第1部 完璧な問題を解決するースクエア社の物語(起業家と完璧な問題/ボブとピラミッドたち/筋を通す ほか)/第2部 専門家というウソー先人のイノベーションスタックに学ぶ(レモネード/どこでも起業家/バンク・オブ・イタリー ほか)/第3部 イノベーションの物理学(スタックの攻撃/見えない軍団/低いけれど、最低ではない ほか) モバイル決済業界で革命を起こし続けたSquareの創業者が教える勝者の法則! 本 ビジネス・経済・就職 マーケティング・セールス 企画書・プレゼン ビジネス・経済・就職 自己啓発 企画書・プレゼン ビジネス・経済・就職 経営 経営戦略・管理 2,090円

Architecture and Design of the Linux Storage Stack Gain a deep understanding of the Linux storage landscape and its well-coordinated layers【電子書籍】[ Muhammad Umer ]

楽天Kobo電子書籍ストア
<p><b>Master the design and structure of Linux storage stack and explore its sophisticated architecture Purchase of the print or Kindle book includes a free PDF eBook</b></p><h4>Key Features</h4><ul><li>Explore the virtual file system (VFS) and how it serves as an abstraction layer for the actual file system</li><li>Understand how the block layer acts as an intermediary between file systems and physical storage</li><li>Discover the physical layout and protocols linked with storage media</li></ul><h4>Book Description</h4>The Linux storage stack serves as a prime example of meticulously coordinated layers. Embark on a journey through the kernel code with Architecture and Design of the Linux Storage Stack, crafted for anyone seeking in-depth knowledge about the layered design of Linux storage and its landscape. You’ll explore the Linux storage stack and its various concepts. You’ll unlock the secrets of the virtual filesystem and the actual filesystem and the differences in their implementation, the role of the block layer, the Multi-Queue and Device Mapper frameworks, I/O schedulers, physical storage layout, and how to analyze all the layers in the storage stack. By the end of this book, you’ll be acquainted with how a simple I/O request from a process travels down through all the layers and ends up in physical storage.<h4>What you will learn</h4><ul><li>Understand the role of the virtual filesystem</li><li>Explore the different flavors of Linux filesystems and their key concepts</li><li>Manage I/O operations to and from block devices using the block layer</li><li>Deep dive into the Small Computer System Interface (SCSI) subsystem and the layout of physical devices</li><li>Gauge I/O performance at each layer of the storage stack</li><li>Discover the best storage practices</li></ul><h4>Who this book is for</h4><p>This book is for system and storage administrators, engineers, linux professionals, linux community in general, and anyone looking to expand their understanding of Linux and its storage landscape. Prior knowledge of Linux operating system is a must.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,444円

Full-Stack Web Development with GraphQL and React Taking React from frontend to full-stack with GraphQL and Apollo【電子書籍】[ Sebastian Grebe ]

楽天Kobo電子書籍ストア
<p>Unleash the power of GraphQL, React 17, Node, and Express to build a scalable and production-ready application from scratch to be deployed on AWS Key Features ? Build full-stack applications with modern APIs using GraphQL and React Hooks ? Integrate Apollo into React and build frontend components using GraphQL ? Implement a self-updating notification pop-up with a unique GraphQL feature called Subscriptions Book Description React and GraphQL, when combined, provide you with a very dynamic, efficient, and stable tech stack to build web-based applications. GraphQL is a modern solution for querying an API that represents an alternative to REST and is the next evolution in web development. This book guides you in creating a full-stack web application from scratch using modern web technologies such as Apollo, Express.js, Node.js, and React. First, you'll start by configuring and setting up your development environment. Next, the book demonstrates how to solve complex problems with GraphQL, such as abstracting multi-table database architectures and handling image uploads using Sequelize. You'll then build a complete Graphbook from scratch. While doing so, you'll cover the tricky parts of connecting React to the backend, and maintaining and synchronizing state. In addition to this, you'll also learn how to write Reusable React components and use React Hooks. Later chapters will guide you through querying data and authenticating users in order to enable user privacy. Finally, you'll explore how to deploy your application on AWS and ensure continuous deployment using Docker and CircleCI. By the end of this web development book, you'll have learned how to build and deploy scalable full-stack applications with ease using React and GraphQL. What you will learn ? Build a GraphQL API by implementing models and schemas with Apollo and Sequelize ? Set up an Apollo Client and build frontend components using React ? Write Reusable React components and use React Hooks ? Authenticate and query user data using GraphQL ? Use Mocha to write test cases for your full-stack application ? Deploy your application to AWS using Docker and CircleCI Who this book is for This React GraphQL book is for web developers familiar with React and GraphQL who want to enhance their skills and build full-stack applications using industry standards like React, Apollo, Node.js, and SQL at scale while learning to solve complex problems with GraphQL.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

【中古】 Elastic Stack実践ガイド Elasticsearch/Kibana編 データ分析基盤によるログ収集・解析・可視化 impress top gear/惣道哲也(著者)

ブックオフ 楽天市場店
惣道哲也(著者)販売会社/発売会社:インプレス発売年月日:2020/08/07JAN:9784295009771 1,512円

ネコと楽しむ電子ニャン工作 micro:bitやM5Stackでつくる/電子ニャン工作研究会【1000円以上送料無料】

bookfan 2号店 楽天市場店
著者電子ニャン工作研究会(著)出版社ラトルズ発売日2023年08月ISBN9784899775386ページ数138Pキーワードねことたのしむでんしにやんこうさくまいくろびつと ネコトタノシムデンシニヤンコウサクマイクロビツト でんし/にやん/こうさく/けん デンシ/ニヤン/コウサク/ケン9784899775386内容紹介「人生で幸せになりたかったらネコを飼いなさい」そんな言葉があるくらい、ネコちゃんと過ごす毎日は幸福に満ちているはずです。この本を手に取ったあなたはすでにネコちゃんをお飼いになっている方でしょう。幸せなネコライフのために「愛猫のために何かしてあげたい」といつも思っているはずです。市販には、エサやトイレ関連以外にもネコちゃんのための製品があふれています。みなさんのお宅にもおもちゃや健康グッズのひとつやふたつはあると思います。中には電動式のものも数多くあります。「電気製品は、買うものであって自分では作れない」そう思っている人は多いでしょう。ところが、趣味として、中には仕事として、マイコンボードといわれる小型のコンピュータボードを駆使して手作りで電気製品を作ってしまう人たちがいます。彼らは「メイカー」と呼ばれています。手作りならプログラミングでいかようにもカスタマイズできます。そこで提案です。自分のネコちゃんのための電気製品を手作りしちゃいましょう。名付けて「電子ニャン工作」。今や工作に使えるマイコンボードは2000 〜3000円で手に入る時代になりました。子供でも使えるプログラミングアプリがいろいろ出ています。ものづくりの経験がないビギナーの方でも気軽に取り組める環境が整っています。あなたのネコちゃんのための、ものづくりにチャレンジしてみてはいかがでしょうか?この本では、7つのおもちゃ、4つのヘルスグッズ(うちひとつは参考作品)と計11のアイテムを紹介しています。いずれもマイコンボードを使い、プログラミングによって動作させています。マイコンボードとしては、ビギナーでも比較的扱いやすいmicro:bit(マイクロビット)とM5Stack(エムファイブスタック)を採用しました。難易度に差はあるものの、初めて電子工作に触れる方でも紹介した方法をなぞっていけば、作れることを前提にしています。特におもちゃ編の7アイテムは、プログラミングができる小学生なら作れるレベルのものばかりです。ネコちゃんたちが大喜びする姿を想像しながら、肩肘を張らずに気軽に作ってみてください。うまくいかなければ、何度でも試せるのがマイコンボードを使ったものづくりのいいところです。1回でうまくいかなくても、いろいろ試すうちに必ず動くようになります。紹介した作品はいずれも安全性には十分留意しています。むき出しのマイコンボードを見て「ネコが感電しないかしら」と思う方もおられるとは思いますが、小学校の授業で採用される安全性の高い製品です。感電するような高い電圧をかける作品は扱っていませんし、ネコちゃんたちが直接基板に触ることがないよう、筐体も作ります。電子ニャン工作研究会代表 SHIGS※本データはこの商品が発売された時点の情報です。目次第1章 ネコわくわく電子おもちゃ編(回転式ネコじゃらしで遊んでほしい!/ゆらゆらネコじゃらしで遊んでほしい!/ネコライトで遊んでほしい!/ルアーボックスで遊んでほしい!/ピチピチフィッシュで遊んでほしい!/ネコ手ルミンで遊んでほしい!/ネコモーラーで遊んでほしい!)/第2章 ネコいきいきヘルスグッズ編(スマートトイレで健康に/飲水計で飲み水の回数と量を知ろう/ネコモニターで見守ろう/自動給餌器を改造して愛猫用に完全にカスタマイズ(参考作品))/第3章 資料編(micro:bitとは…/M5Stackでのプログラミング/参考WEBほか) 2,420円

Modern Full-Stack Development Using TypeScript, React, Node.js, Webpack, Python, Django, and Docker【電子書籍】[ Frank Zammetti ]

楽天Kobo電子書籍ストア
<p>Explore what React, Node, Python, Django, TypeScript, Webpack, and Docker have to offer individually, and how they all fit together in modern app development. This updated version will show you how to build apps with React, Node.js or Django, and TypeScript, and how Webpack can be used to optimize and organize your code for deployment.</p> <p>You’ll begin by building a solid foundation of knowledge and quickly expand it by constructing three different real-world apps. These aren’t just simple, contrived examples but real apps that you can choose to install on your servers and use for real. You’ll also understand how Docker can be used to run the apps you build in a clear and well-defined way, all of which will be able to springboard you into creating more advanced apps on your own.</p> <p>You'll see why React is one of the most popular web development tools available today, and why Node.js is also frequently used for server-side development. Thefact that both utilize JavaScript is a big selling point, but there are shortcomings. <em>Modern Full-Stack Development</em> highlights how adding Django, Webpack, and Docker to the mix resolves any issues by creating a potent full development stack on which to build applications ? two possible stacks, really!!</p> <p><strong>What You'll Learn:</strong></p> <ul> <li>Review the basics of TypeScript and writing both React and Node apps with it</li> <li>Construct a project with NPM and Webpack, configuration and usage</li> <li>Utilize client-side and server-side development</li> <li>Employ REST APIs and database usage across two tech stacks, Node and Python/Django</li> <li>Deploy apps using Docker</li> </ul> <p><strong>Who This Book Is For:</strong></p> <p>Web developers and software architects.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,292円