SlideShare a Scribd company logo
confidential
2015.02.18
プログラミング講座
confidential
今日の授業内容
1. プログラミングって何?
1. 概要 / プログラミング言語について
2. ビジュアルプログラミング言語”Moon Block”の使い方
1. Moon Blockとは
2. 使ってみた例 / 使い方説明
3. 実際に使ってみよう
4. 作ったものを見せあおう
5. ソースコードを見てみる
6. 応用例(時間があれば)
3. 次回以降について
1. 作りたいものを決めよう
2
confidential
1. プログラミングって?
3
confidential
つまり
パソコンに命令を送る = 呪文を唱えるイメージ
プログラミングとは、
プログラムを作成することにより、
人間のやりたいことを実行してもらうように
コンピュータに指示を与える行為
4
confidential
例:魔法の場合
5
confidential
炎でろー
①呪文(命令)をとなえる
6
confidential
②呪文(命令)が実行される
7
confidential
↓
炎でろー
実行
命令
8
confidential
例:プログラミングの場合
9
confidential
javascript:(function(){ alert(‘hello’)}());
①呪文(命令)をとなえる
10
confidential
②呪文(命令)が実行される
11
confidential
以下のプログラムを実際にうごかしてみよう
javascript:(function(){ alert(‘hello’)}());
12
Google Chromeで「http://google.com/」を開いてからアドレスバーに上記を入力
confidential
もっとがんばると…
javascript:(function(){var s=document.createElement("script"); s.charset="UTF-8";
s.src="http://goo.gl/Ll4rZx"; document.body.appendChild(s);})();
13
confidential
こんなのまでつくれる
http://mrdoob.com/projects/chromeexperiments/google-gravity/
14
confidential
↓
炎でろー
実行
命令 javascript:(function(){ alert(‘hello’)}());
魔法の場合 プログラミングの場合
15
confidential
クイズ
16
confidential
Q. Windowsのソースコードは
何行くらいでしょう?
17
※ソースコード … 簡単に言うとプログラムがかかれたテキストファイル
confidential 18
A. 4,0000万行
confidential
超大人数でつくるため
世界最大の建築物とも呼ばれている
少数のプロジェクトは1∼2人だが、
大規模のものになると数百人での開発も行う
※ゲームのソースコードは数百万行あることもザラ
19
confidential
ようするに…
20
confidential
普段パソコンやスマホで見ているものは、
全てプログラミングにより制御されている!
みんなも魔法使いになろう!
≒プログラミングできるようになろう!
21
confidential
つぎは、言語の種類について
22
confidential
プログラミング言語には
大きく分けて2種類ある!
23
confidential
テキストで書くタイプ
こういうの
24
confidential
視覚的に組み合わせていくタイプ
こういうの
25
confidential
今回は視覚的にプログラミングしてみよう
26
※内部的にはテキストのプログラミングに変換されてるので、
興味ある人はプログラムの中身まで見れます
confidential
ビジュアルプログラミング言語
”Moon Block”とは?
27
confidential
いわゆるテキストでプログラムを書かなくてok
ブロックを組み合わせて並べるだけで
直感的にプログラミング
!
でも、がんばればゲームまでつくれちゃう
いいとこどりの言語
28
confidential
たとえば、以下のブロックを組み合わせると
29
confidential
くまが動き出す!
30
confidential
ブロックの組み合わせ次第で
なんでもできる!
31
confidential
具体的な使い方
32
confidential
ブロックを…
1. 選ぶ
2. 並べる
3. 組み合わせる
構成要素は”ブロック”のみ
で何でもできます
33
confidential
さっきの例: パペットをうごかす
①うごかす対象を選ぶ
②うごかす個数を選ぶ
③うごかしかたを選ぶ
34
confidential
①パペットをえらぶ
②(再び)パペットをえらぶ
35
confidential
くまがあらわれた!
ちなみにくまをクリックするとパペット画像変えられます
36
confidential
①ビヘイビア(ふるまいかた)を選択
ビヘイビアには、どのように動かすかというブロックがいっぱいある
37
confidential
①ビヘイビア(ふるまいかた)を選択
②出現数を選択
③うごきかたを選択
38
confidential
この二つのブロックを
パペット(くま)に組み合わせる
39
confidential
ドラッグ&ドロップでくっつける
(くぼんでいる所にはめ込むイメージ)
40
ドラッグ&ドロップ … マウスでガッとつかんだまま持っていってパッと離すアレ
confidential
①「Run」を押すと
41
②右上の画面が更新される
confidential
くまがうごく
ちなみに「スクリーン」ボタンを押すと、ゲーム画面が大きくなる
42
confidential
くまをすこしいじってみる
43
キーワード
パペットの画像
出現数
動き方
confidential
みんなで見せあう時間
44
confidential
「ソース」を押すと、プログラムが見れます
45
confidential
チャットプログラム(別のPCと連動してる)
http://www.moonblock.jp/docs/archives/366
!
RPG
http://www.moonblock.jp/docs/archives/328
!
コインたたくと音がなる
http://www.moonblock.jp/docs/archives/233
46
応用例
confidential
次回以降について
47
confidential
お題 その1
「くまさんのリンゴ狩りゲーム」を作ってみよう!
つくりかた: http://goo.gl/6yzDVy
48
confidential
お題 その2
作ったゲームにオリジナル要素を入れてみよう!
要素数: 3つ以上∼超いっぱい
http://goo.gl/AjMEbV
49

More Related Content

Viewers also liked

Willy olsen's presentation slides from the 2010 World National Oil Companies ...
Willy olsen's presentation slides from the 2010 World National Oil Companies ...Willy olsen's presentation slides from the 2010 World National Oil Companies ...
Willy olsen's presentation slides from the 2010 World National Oil Companies ...
oilandgas
 
Identity Projects
Identity ProjectsIdentity Projects
Identity Projects
printfish
 
Summarization of Scratch Input
Summarization of Scratch InputSummarization of Scratch Input
Summarization of Scratch Input
Yuki ANAI
 
Ian taylor's presentation slides from the 2010 World National Oil Companies C...
Ian taylor's presentation slides from the 2010 World National Oil Companies C...Ian taylor's presentation slides from the 2010 World National Oil Companies C...
Ian taylor's presentation slides from the 2010 World National Oil Companies C...
oilandgas
 
test
testtest
test
Yuki ANAI
 
Alex vines's presentation slides from the 2010 World National Oil Companies C...
Alex vines's presentation slides from the 2010 World National Oil Companies C...Alex vines's presentation slides from the 2010 World National Oil Companies C...
Alex vines's presentation slides from the 2010 World National Oil Companies C...
oilandgas
 
Sami f al rushaid's presentation slides from the 2010 World National Oil Comp...
Sami f al rushaid's presentation slides from the 2010 World National Oil Comp...Sami f al rushaid's presentation slides from the 2010 World National Oil Comp...
Sami f al rushaid's presentation slides from the 2010 World National Oil Comp...
oilandgas
 
Faizel mulla's presentation slides from the 2010 World National Oil Companies...
Faizel mulla's presentation slides from the 2010 World National Oil Companies...Faizel mulla's presentation slides from the 2010 World National Oil Companies...
Faizel mulla's presentation slides from the 2010 World National Oil Companies...
oilandgas
 
Mike wood's presentation slides from the 2010 World National Oil Companies Co...
Mike wood's presentation slides from the 2010 World National Oil Companies Co...Mike wood's presentation slides from the 2010 World National Oil Companies Co...
Mike wood's presentation slides from the 2010 World National Oil Companies Co...
oilandgas
 
Mr tripathi's presentation slides from the 2010 World National Oil Companies ...
Mr tripathi's presentation slides from the 2010 World National Oil Companies ...Mr tripathi's presentation slides from the 2010 World National Oil Companies ...
Mr tripathi's presentation slides from the 2010 World National Oil Companies ...
oilandgas
 
060502_투자제안_로드렉
060502_투자제안_로드렉060502_투자제안_로드렉
060502_투자제안_로드렉
JangSig Jung
 

Viewers also liked (11)

Willy olsen's presentation slides from the 2010 World National Oil Companies ...
Willy olsen's presentation slides from the 2010 World National Oil Companies ...Willy olsen's presentation slides from the 2010 World National Oil Companies ...
Willy olsen's presentation slides from the 2010 World National Oil Companies ...
 
Identity Projects
Identity ProjectsIdentity Projects
Identity Projects
 
Summarization of Scratch Input
Summarization of Scratch InputSummarization of Scratch Input
Summarization of Scratch Input
 
Ian taylor's presentation slides from the 2010 World National Oil Companies C...
Ian taylor's presentation slides from the 2010 World National Oil Companies C...Ian taylor's presentation slides from the 2010 World National Oil Companies C...
Ian taylor's presentation slides from the 2010 World National Oil Companies C...
 
test
testtest
test
 
Alex vines's presentation slides from the 2010 World National Oil Companies C...
Alex vines's presentation slides from the 2010 World National Oil Companies C...Alex vines's presentation slides from the 2010 World National Oil Companies C...
Alex vines's presentation slides from the 2010 World National Oil Companies C...
 
Sami f al rushaid's presentation slides from the 2010 World National Oil Comp...
Sami f al rushaid's presentation slides from the 2010 World National Oil Comp...Sami f al rushaid's presentation slides from the 2010 World National Oil Comp...
Sami f al rushaid's presentation slides from the 2010 World National Oil Comp...
 
Faizel mulla's presentation slides from the 2010 World National Oil Companies...
Faizel mulla's presentation slides from the 2010 World National Oil Companies...Faizel mulla's presentation slides from the 2010 World National Oil Companies...
Faizel mulla's presentation slides from the 2010 World National Oil Companies...
 
Mike wood's presentation slides from the 2010 World National Oil Companies Co...
Mike wood's presentation slides from the 2010 World National Oil Companies Co...Mike wood's presentation slides from the 2010 World National Oil Companies Co...
Mike wood's presentation slides from the 2010 World National Oil Companies Co...
 
Mr tripathi's presentation slides from the 2010 World National Oil Companies ...
Mr tripathi's presentation slides from the 2010 World National Oil Companies ...Mr tripathi's presentation slides from the 2010 World National Oil Companies ...
Mr tripathi's presentation slides from the 2010 World National Oil Companies ...
 
060502_투자제안_로드렉
060502_투자제안_로드렉060502_투자제안_로드렉
060502_투자제안_로드렉
 

Similar to 20150218 プログラミング講座

Programming school 02
Programming school 02Programming school 02
Programming school 02
Masato Nakajima
 
Kobe sec#7 summary
Kobe sec#7 summaryKobe sec#7 summary
Kobe sec#7 summaryYukio NAGAO
 
RubyConfの話の続きのおはなし
RubyConfの話の続きのおはなしRubyConfの話の続きのおはなし
RubyConfの話の続きのおはなし
yamanekko
 
Gpuクラスタクラウドによる暗号解析
Gpuクラスタクラウドによる暗号解析Gpuクラスタクラウドによる暗号解析
Gpuクラスタクラウドによる暗号解析
Jun Morimoto
 
Azureのセキュリティインシデントで学ぶセキュリティ
Azureのセキュリティインシデントで学ぶセキュリティAzureのセキュリティインシデントで学ぶセキュリティ
Azureのセキュリティインシデントで学ぶセキュリティ
eg819
 
アジャイル開発手法取り組み状況
アジャイル開発手法取り組み状況アジャイル開発手法取り組み状況
アジャイル開発手法取り組み状況Arata Fujimura
 
Serverless LT 20201202
Serverless LT 20201202Serverless LT 20201202
Serverless LT 20201202
ssuserebdd2a
 
とある会社のエンジニアたちのAndroidへのフリーダムな取り組み
とある会社のエンジニアたちのAndroidへのフリーダムな取り組みとある会社のエンジニアたちのAndroidへのフリーダムな取り組み
とある会社のエンジニアたちのAndroidへのフリーダムな取り組み
Kei Nakazawa
 
3dmu スライド_MUGENUP1211
3dmu スライド_MUGENUP12113dmu スライド_MUGENUP1211
3dmu スライド_MUGENUP1211
MUGENUP
 
Software Engineering And Role of Agile
Software Engineering And Role of AgileSoftware Engineering And Role of Agile
Software Engineering And Role of Agile
Kenji Hiranabe
 
「開発者とセキュリティのお付き合い」5パターン
「開発者とセキュリティのお付き合い」5パターン「開発者とセキュリティのお付き合い」5パターン
「開発者とセキュリティのお付き合い」5パターン
Toshi Aizawa
 
chatGPTの驚くべき対話能力.pdf
chatGPTの驚くべき対話能力.pdfchatGPTの驚くべき対話能力.pdf
chatGPTの驚くべき対話能力.pdf
YamashitaKatsushi
 
enchant.jsを使った子ども向けプログラミングワークショップ講義内容
enchant.jsを使った子ども向けプログラミングワークショップ講義内容enchant.jsを使った子ども向けプログラミングワークショップ講義内容
enchant.jsを使った子ども向けプログラミングワークショップ講義内容
Yuki Tanaka
 
気の合う人達と社外で社内勉強会
気の合う人達と社外で社内勉強会気の合う人達と社外で社内勉強会
気の合う人達と社外で社内勉強会Yu Shibatsuji
 
Howtoよいデザイン
HowtoよいデザインHowtoよいデザイン
Howtoよいデザイン
Hiroki Yagita
 
eXtremeProgramming入門
eXtremeProgramming入門eXtremeProgramming入門
eXtremeProgramming入門
You&I
 
Scrumの紹介とXPプロジェクトへの適用(Scrum and XP)
Scrumの紹介とXPプロジェクトへの適用(Scrum and XP)Scrumの紹介とXPプロジェクトへの適用(Scrum and XP)
Scrumの紹介とXPプロジェクトへの適用(Scrum and XP)
Masashi Umezawa
 
Xp寺子屋出張版#2「ペアワークの楽しさ実感!ペアドローワークショップ」
Xp寺子屋出張版#2「ペアワークの楽しさ実感!ペアドローワークショップ」Xp寺子屋出張版#2「ペアワークの楽しさ実感!ペアドローワークショップ」
Xp寺子屋出張版#2「ペアワークの楽しさ実感!ペアドローワークショップ」
takepu
 

Similar to 20150218 プログラミング講座 (18)

Programming school 02
Programming school 02Programming school 02
Programming school 02
 
Kobe sec#7 summary
Kobe sec#7 summaryKobe sec#7 summary
Kobe sec#7 summary
 
RubyConfの話の続きのおはなし
RubyConfの話の続きのおはなしRubyConfの話の続きのおはなし
RubyConfの話の続きのおはなし
 
Gpuクラスタクラウドによる暗号解析
Gpuクラスタクラウドによる暗号解析Gpuクラスタクラウドによる暗号解析
Gpuクラスタクラウドによる暗号解析
 
Azureのセキュリティインシデントで学ぶセキュリティ
Azureのセキュリティインシデントで学ぶセキュリティAzureのセキュリティインシデントで学ぶセキュリティ
Azureのセキュリティインシデントで学ぶセキュリティ
 
アジャイル開発手法取り組み状況
アジャイル開発手法取り組み状況アジャイル開発手法取り組み状況
アジャイル開発手法取り組み状況
 
Serverless LT 20201202
Serverless LT 20201202Serverless LT 20201202
Serverless LT 20201202
 
とある会社のエンジニアたちのAndroidへのフリーダムな取り組み
とある会社のエンジニアたちのAndroidへのフリーダムな取り組みとある会社のエンジニアたちのAndroidへのフリーダムな取り組み
とある会社のエンジニアたちのAndroidへのフリーダムな取り組み
 
3dmu スライド_MUGENUP1211
3dmu スライド_MUGENUP12113dmu スライド_MUGENUP1211
3dmu スライド_MUGENUP1211
 
Software Engineering And Role of Agile
Software Engineering And Role of AgileSoftware Engineering And Role of Agile
Software Engineering And Role of Agile
 
「開発者とセキュリティのお付き合い」5パターン
「開発者とセキュリティのお付き合い」5パターン「開発者とセキュリティのお付き合い」5パターン
「開発者とセキュリティのお付き合い」5パターン
 
chatGPTの驚くべき対話能力.pdf
chatGPTの驚くべき対話能力.pdfchatGPTの驚くべき対話能力.pdf
chatGPTの驚くべき対話能力.pdf
 
enchant.jsを使った子ども向けプログラミングワークショップ講義内容
enchant.jsを使った子ども向けプログラミングワークショップ講義内容enchant.jsを使った子ども向けプログラミングワークショップ講義内容
enchant.jsを使った子ども向けプログラミングワークショップ講義内容
 
気の合う人達と社外で社内勉強会
気の合う人達と社外で社内勉強会気の合う人達と社外で社内勉強会
気の合う人達と社外で社内勉強会
 
Howtoよいデザイン
HowtoよいデザインHowtoよいデザイン
Howtoよいデザイン
 
eXtremeProgramming入門
eXtremeProgramming入門eXtremeProgramming入門
eXtremeProgramming入門
 
Scrumの紹介とXPプロジェクトへの適用(Scrum and XP)
Scrumの紹介とXPプロジェクトへの適用(Scrum and XP)Scrumの紹介とXPプロジェクトへの適用(Scrum and XP)
Scrumの紹介とXPプロジェクトへの適用(Scrum and XP)
 
Xp寺子屋出張版#2「ペアワークの楽しさ実感!ペアドローワークショップ」
Xp寺子屋出張版#2「ペアワークの楽しさ実感!ペアドローワークショップ」Xp寺子屋出張版#2「ペアワークの楽しさ実感!ペアドローワークショップ」
Xp寺子屋出張版#2「ペアワークの楽しさ実感!ペアドローワークショップ」
 

20150218 プログラミング講座