Outschool
検索

weekly
or for all content
クラス
再生

Minecraft を使ったモッディング (自分のペースで学べるコース) - 初心者

13 人が学習を完了しました
年齢 9 歳-13 歳
自分のペースで学べるコース
実際のコーディングを学習し、Minecraft 体験に独自のカスタム MOD を追加しましょう。ブロックベースのコーディングは、生徒が将来より高度なコーディング言語や MOD に備えるための重要な概念を学習するのに役立ちます。
平均評価:
4.9
レビュー数:
(1,334 レビュー)
Popular
Rising Star

8 録画済みレッスン
8 間の講師サポート
開始日を選択してください
コンテンツへの 1 年間のアクセス

今すぐ登録して、いつでも始められます

自分のペースで進んでください
学習者は好きなときに学習を開始し、自分に最適な速度で学習を進めることができます。
いつでも始められます。
自分のペースで学ぼう
1 年間コース教材にアクセスできます。
教師から実践的なサポートを受けられます。

含まれるもの

8 録画レッスン
8 週間
教師のサポート
1年間のアクセス
コンテンツに
プロジェクト
週1時間. Students build a mod throughout the class and have the option of sharing with me at the end of the course to receive feedback.
テスト
Informal Assessment: At the end of the course, students have the option to share the mod they are creating with me. I will highlight creative aspects of their mod and makes suggestions when appropriate. The goal of this is really to highlight students' creativity and point out that everyone has the ability to produce unique and creative content.
この文章は自動翻訳されています

このクラスで学べること

英語レベル - 不明
米国の学年 4 - 7
Beginner レベル向け
This is a self-paced class.  There are no live meetings. Students learn through interactive lessons and videos. Each lesson contains an interactive video that students follow to build and code in MCreator to create different mod items. Each video also contains questions students have to answer as they watch to reinforce the concepts they are learning. After each video, students take a short quiz to review what they learned. Finally, students are challenged at the end of each lesson to apply what they learned to a building/coding exercise.  
-------------------------------------
Beginner Modding Class-- This class introduces students to creating Minecraft mods using a block language. The coding blocks help students learn important concepts that can prepare them for more advanced coding languages and mods in the future.  

Future-Ready Skills-- Create2Discover classes integrate future-ready skills into the curriculum to help prepare students for a rapid-changing future.  This class includes a problem solving technique called computational thinking that helps students break down problems, look for patterns, use abstraction, and create an algorithm to solve the problem.
-------------------------------------
Students in this class learn to use coding to make fundamental changes to what is possible in Minecraft.  They learn how to create custom blocks, tools/weapons, and NPCs (Mobs)  Students are also introduced to important programming concepts.  Additionally, students will be taught a problem solving strategy called computational thinking to improve their ability to solve coding challenges given in the class.

Technology/Software Requirements

Minecraft
A Minecraft (PC/MAC-Java Edition) is required for this program.  See below.
-Minecraft-- https://www.minecraft.net/en-us/store/minecraft-java-edition/
-Other editions of Minecraft (like Windows 10 and Pocket Edition) will not work with the class.
-You must have a PC or Mac to run this edition of Minecraft.  It will not work on a ChromeBook or tablet.
-Note For Mac Users: The Minecraft website only lists Java Edition for PC.  This is a result of Mojang bundling Java Edition and Bedrock Edition together.  Bedrock edition does not work on the Mac, but you can still purchase Minecraft and Java edition will work on your Mac.  We don't need Bedrock edition for class.

MCreator
Important Note: MCreator is a free open source program and is partly supported by ads on its website.  MCreator should be downloaded and installed under parent supervision to avoid clicking on ads on the website.  Please follow the directions you receive after registration that will guide you through download and install.  There are no ads inside the software after it is downloaded and installed.  Don’t hesitate to reach out for help and support in doing this. 

Blockbench
Students use a free program called Blockbench (a 3D model editor) to create a custom texture for an NPC (Mob).  https://www.blockbench.net/

学習到達目標

-Organize commands and directions into functions.
-Give special abilities to weapons in Minecraft.

シラバス

8 レッスン
8 週間以上
レッスン 1:
Class Introduction and Creating a Block
 Students start by being introduced to the class and installing the required software.  After getting everything setup, they learn the basics of creating textures in MCreator to create a design for a new block in Minecraft.  They also learn how to customize the behavior of the block to make it different from other blocks in Minecraft. 
レッスン 2:
Creating Procedures
 Students are introduced to coding procedures in MCreator and how to make a block perform an action on a specific event in Minecraft.  For example, students learn how to code a block to release an entity (mob) when a player mines their block. 
レッスン 3:
Creating a Tool
 Students learn how to create their own tool/weapon in Minecraft and code it to make something happen at a specific XYZ coordinate position.  This requires students to use raycasting in their code to capture where the player is looking/targeting.  Students also learn how to use computational thinking to problem solve and brainstorm solutions to a challenging coding problem. 
レッスン 4:
Special Combinations
 Students learn to create a special combination that allows a player to get instant potions when they swing their tool at a specific block.  Students learn how to use logic to compare the block their player is looking at to see if it’s the correct block to receive the potions.  Prior to starting the lesson, students also practice computational thinking with the instructor to problems solve how to create this special combination. 

その他の情報

保護者へのお知らせ
Important Note: MCreator is a free open source program and is partly supported by ads on its website. MCreator should be downloaded and installed under parent supervision to avoid clicking on ads on the website. Please follow the directions you receive after registration that will guide you through download and install. There are no ads inside the software after it is downloaded and installed. Don’t hesitate to reach out for help and support in doing this.
受講に必要なもの
Minecraft
A Minecraft (PC/MAC-Java Edition) is required for this program.  See below.
-Minecraft-- https://www.minecraft.net/en-us/store/minecraft-java-edition/
-Other editions of Minecraft (like Windows 10 and Pocket Edition) will not work with the class.
-You must have a PC or Mac to run this edition of Minecraft.  It will not work on a ChromeBook or tablet.
-Note For Mac Users: The Minecraft website only lists Java Edition for PC.  This is a result of Mojang bundling Java Edition and Bedrock Edition together.  Bedrock edition does not work on the Mac, but you can still purchase Minecraft and Java edition will work on your Mac.  We don't need Bedrock edition for class.

MCreator
Important Note: MCreator is a free open source program and is partly supported by ads on its website.  MCreator should be downloaded and installed under parent supervision to avoid clicking on ads on the website.  Please follow the directions you receive after registration that will guide you through download and install.  There are no ads inside the software after it is downloaded and installed.  Don’t hesitate to reach out for help and support in doing this.

Blockbench
Students use a free program called Blockbench (a 3D model editor) to create a custom texture for an NPC (Mob).  https://www.blockbench.net/
外部リソース
このクラスでは、Outschool内のクラスルームに加えて、以下を使用します。

先生について

参加しました June, 2018
4.9
1334レビュー
Popular
Rising Star
プロフィール
教師の専門知識と資格
ペンシルバニア州 教員免許 初等教育で
修士号 Gannon Universityから 教育 へ
学士号 Penn State Universityから 教育 へ
I have been teaching technology, coding, and 21st century skills for nearly 15 years.  I am a certified elementary teacher in PA and have a Masters Degree in Curriculum and Instruction. I also have run my own educational technology business in the past.  My goal is to help kids learn the skills they need in today's world, but also help them believe they can be the creators of new technology instead of simply consuming it.

レビュー

Shawn D Walk (Create2Discover) は次にこのクラスを提案しています...
Minecraft を使った改造 (ライブ グループ コース) - パート 2
Shawn D Walk (Create2Discover)
4.9
(1,334)
クラスごと
グループクラス
8 週間、 1/週、 1 時間
9 歳-13 歳

その他の人気クラス
Minecraft 教育: ブロックコーディング
Ms. Mareeka
4.7
(133)
クラスごと
グループクラス
50 週間、 1/週、 1 時間
9 歳-13 歳
コーディングについて学ぼう: Minecraft Education Edition スタイル!
Ms Felicia
5.0
(40)
セッションごと
1対1レッスン
オンデマンド
6 歳-18 歳
Code Monkey によるコーディング入門
Ilya
5.0
(43)
クラスごと
次のセッションは今日 11 PM です
グループクラス
1/週、 30 分
6 歳-11 歳
コーディング: Boomer による Scratch Jr.
Brenda Ban
4.9
(483)
クラスごと
次回のセッションは Tue 6/3 の5:30 PM です
グループクラス
1 週間、 4/週、 45 分
4 歳-9 歳
Scratch と MakeCode を使用した 1:1 ブロックベース コーディング
SRS Music & STEAM
4.9
(25)
セッションごと
1対1レッスン
オンデマンド
7 歳-13 歳
Scratch初心者向けコーディングサマーキャンプ - Code-A-Thon - 5日間で5つのゲーム
Coding Doctors Learning Lab, Inc.
4.8
(1,251)
クラスごと
次回のセッションは Mon 5/26 の7 PM です
グループクラス
1 週間、 5/週、 55 分
7 歳-12 歳
(1:1) Minecraft で魔法を作る - ダンジョンズ & ドラゴンズ (呪文と能力) を作成する
Chris Rudder
セッションごと
1対1レッスン
オンデマンド
12 歳-17 歳
Scratch ビデオゲームコーディング: 楽しいプログラミング
Michelle Lewis Scratch Coding STEM Educator
5.0
(19)
セッションごと
1対1レッスン
オンデマンド
7 歳-17 歳
Scratch コーディング全学期シリーズ - Scratch 入門: コーディングとゲーム
Young Art: Art Education, Fashion Design, Coding
4.7
(4,841)
クラスごと
次回のセッションは Tue 4/29 の10 PM です
グループクラス
16 週間、 1/週、 55 分
9 歳-14 歳
Scratchプログラミング: マンツーマンコーディングセッション
BrainBytes
4.9
(241)
セッションごと
1対1レッスン
オンデマンド
6 歳-13 歳
初心者のためのScratchコーディング
Codingal - #1 AI & Coding | Backed by Y Combinator
1.0
(1)
クラスごと
次のセッションは明日の 8 PM です
グループクラス
4 週間、 2/週、 1 時間
7 歳-11 歳
中級プログラマーのための Scratch コーディング クラブ
Ms. Sara (STEM Apprentice Academy)
5.0
(581)
クラスごと
次回のセッションは Tue 9/2 の11 PM です
グループクラス
1/週、 45 分
8 歳-10 歳
Minecraft を使った初心者向けコーディング クラス: レベル 1 - プログラミングの基礎
Playful Digital Learning
4.9
(586)
クラスごと
次回のセッションは Saturday の3 PM です
グループクラス
1 週間、 5/週、 1.50 時間
8 歳-13 歳
Minecraft を使った初心者向けコーディング キャンプ: レベル 2 - プログラミングの基礎
Playful Digital Learning
4.9
(586)
クラスごと
次回のセッションは Saturday の3 PM です
グループクラス
1 週間、 5/週、 1.50 時間
8 歳-13 歳
Scratchコーディング初心者クラス
Mehrab Ahmad
クラスごと
次回のセッションは Friday の5 PM です
グループクラス
1 週間、 1/週、 55 分
9 歳-14 歳
コーディング クラブ: ScrathJr を使用して未就学児をコーディングの達人に育てる
Bright & Smart ~ Engineering Skills for Kids
4.8
(213)
クラスごと
次回のセッションは Wed 4/30 の4:15 PM です
グループクラス
1/週、 45 分
5 歳-6 歳
もっとクラスを見る
アプリを入手 
App StoreでダウンロードGoogle Playで入手する
Home
検索
ギフトカードを贈る
通貨、タイムゾーン、言語の設定を開く
言語と地域
ログイン