-
-
Notifications
You must be signed in to change notification settings - Fork 0
PowerPointから始めるプログラミング 追加 #97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
9ed45ba
50fd04c
6a83b8b
4c9f723
0b9f082
1d1b86a
8ad058e
e346dcd
9480487
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,29 @@ | ||||||||||||||||||||||||
--- | ||||||||||||||||||||||||
layout: post | ||||||||||||||||||||||||
title: 身近なものが興味の入り口に。PowerPointから始めるプログラミング | ||||||||||||||||||||||||
date: 2025-09-25 00:00:00 +0900 | ||||||||||||||||||||||||
categories: event | ||||||||||||||||||||||||
thumbnail: /img/events/powerpoint-programming.webp | ||||||||||||||||||||||||
permalink: /events/powerpoint-programming/ | ||||||||||||||||||||||||
--- | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
<img class='w-full pb-8' src='/img/events/powerpoint-programming.webp' alt='カバー画像 身近なものが興味の入り口に。PowerPointから始めるプログラミング'> | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
皆さんが普段使っている「PowerPoint」には、実はコマンドブロックが存在します。<br> | ||||||||||||||||||||||||
そのコマンドを使うことで特定の箇所を押すと特定の動作を行わせることが可能になります。<br> | ||||||||||||||||||||||||
このコマンドを有効に使うことで、教材として有効に使ったりプログラミングへ興味を持ってもらうようなきっかけになります。<br> | ||||||||||||||||||||||||
皆さんもこの機会にPowerPointから始めるプログラミング教育やプログラミングを始めてみませんか?ご参加お待ちしております! | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
## 事前申し込み | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
必要であるが飛び込みも可能。<br> | ||||||||||||||||||||||||
DoorKeeperにて募集(上限20名)。 | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
<a href="https://dojocon-japan.doorkeeper.jp/events/190298" target="_blank" >https://dojocon-japan.doorkeeper.jp/events/190298</a> | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
## 参加者が用意するもの | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
* PowerPointが使えるPC(タブレット、他のソフト不可) | ||||||||||||||||||||||||
* PCの貸し出しも可能です(PowerPointソフトの貸出不可) | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
* USB等保存できるもの(貸出PCを使用される方) | ||||||||||||||||||||||||
* 電源アダプタ(必要な方) | ||||||||||||||||||||||||
|
* PowerPointが使えるPC(タブレット、他のソフト不可) | |
* PCの貸し出しも可能です(PowerPointソフトの貸出不可) | |
* USB等保存できるもの(貸出PCを使用される方) | |
* 電源アダプタ(必要な方) | |
* PowerPointが使えるPC | |
* タブレットやPowerPoint以外のオフィスソフトは不可 | |
* PCの貸し出しも可能です | |
* USB等の作成したファイルを保存できるもの | |
* 貸出PCを使用される方 | |
* 電源アダプタ | |
* 必要に応じてお持ちください |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* PowerPointがインストールされたパソコン
* ※タブレットやPowerPoint以外のオフィスソフトは不可
* ※パソコンの貸し出しは可能ですが、PowerPointソフト自体の貸し出しはありません
* USBメモリなどの保存媒体(貸出パソコンを利用される場合)
* 必要に応じて電源アダプタ
こんな感じでどうですか?
一つ目の項目のネスト内は注意書きですが、
下2つは注意書きではないので、同じようにネストしたくないなと思っています。
Uh oh!
There was an error while loading. Please reload this page.