含まれるもの
1 ライブミーティング
週あたりの授業時間数 40 分この文章は自動翻訳されています
このクラスで学べること
英語レベル - 不明
Beginner レベル向け
Hi everyone! Welcome to Roblox Studio for Beginners: Weekly Class. New students are welcome ANYTIME. This is a live class for students that want to get weekly practice using Roblox Studio. Roblox Studio is the program used to create Roblox games and only works on a Windows or Mac computer. This is typically the Roblox Studio class that students take FIRST. A student that has little or no experience making their own roblox games should start with this class. We do not play Roblox games in this class. We MAKE Roblox games in this class. This is a video game design class. This class is ideal for students that: -- Are new to Roblox Studio -- Just like to build stuff in their game ----------------------------------------------------------- Here are the topics covered each week in this course. The content doesn't change from week to week. The content does not build. The whole point of this class is for students to get weekly practice using the basic tools in Roblox Studio. We practice the same topics each week: -- Basic navigation -- Using the main building tools on the home tab -- Building Techniques -- Learning about Explorer and Properties Please download, install, and log in to Roblox Studio before your first class. ------------------------------------------- I strongly recommend using two devices for class. One device, for Roblox Studio. Another screen/device for Outschool/Zoom. ------------------------------ This class does not encourage use of the toolbox, a feature in Roblox Studio that contains premade objects that may not be appropriate for the classroom environment and/or may be unsafe.
学習到達目標
The learning goals in this course are learner directed but the overall goal is students to learn how to use Roblox Studio to design their own Roblox games.
その他の情報
保護者へのお知らせ
Parental Guidance is advised for students under 13 when accessing the internet and when downloading and installing programs such as Roblox Studio. Roblox Studio is a free program that should only be downloaded from the official Roblox site. www.roblox.com/create. Roblox Studio requires a Roblox account.
Roblox Studio requires an internet connection. Roblox Studio cannot be used offline/without internet.
Roblox Studio requires that a student be in good standing with Roblox. Students that are suspended/banned from Roblox will also be suspended/banned from Roblox Studio too. Any kind of account issues must be directed to Roblox support.
受講の前提条件
Students must have basic computer skills. This includes but is not limited to: turning a computer on and off. Adjusting the volume. Using a computer mouse with left and right click. Opening and closing a window.
受講に必要なもの
Roblox Studio is required for the class and can be downloaded directly from the Roblox site: https://www.roblox.com/create Important notice: Chromebooks, tablets, smartphones, consoles (Nintendo switch, PlayStation, Xbox etc.) are NOT compatible with Roblox Studio, the program used in this class. A Windows/Mac computer is REQUIRED for this class. Roblox Studio only works on a Windows or Mac computer. A computer mouse is strongly encouraged but not required. Roblox Studio is very difficult to use without a computer mouse. Roblox Studio is not designed to be used with touchscreen. You need a computer keyboard. A Roblox account is needed to use Roblox Studio. If your child plays Roblox games, it means your child has an account associated with Roblox. The same account info is used to log into Roblox Studio.
教師の専門知識と資格
Hi!
My name is Miss Jennifer, and I teach classes about Roblox/Roblox Studio, Cubzh, Visual Studio Code, and Blender. I enjoy teaching coding and video game design. It is a joy to be able to teach what I love to do.
My coding classes focus on learning computer programming fundamentals. These are essential skills that students will take with them into adulthood and are valuable in any field of study.
I am also a Roblox event organizer, and I have run a few virtual gaming tournaments here on Outschool: Roblox Bedwars, Bladeball, and Doors. The Doors tournament was pretty funny because I had multiple students get to door 100, so it was a tie. If you have any ideas for other tournaments I should create in the future, let me know.
I don't just teach Roblox stuff; I am a huge fan. When I am not teaching, I am on Roblox just like you. I play ERLC, Pls Donate, Dandy's World, Bladeball, Berry Ave., Strongest Battlegrounds, Elemental Grounds, and Bedwars. I am Zukojen on Roblox. I am also Zukojen on Cubzh. Cubzh is an up and coming 3D gaming platform that also uses Lua programming.
I offer a lot of classes. If you are not sure what class to take first/next, ask me. Please feel welcome to send me a message BEFORE enrolling. Some classes are for students that have never used Roblox Studio. Some classes are for students that have no coding experience. Some classes are for students that have some coding experience but are still beginners. Please tell me your current experience level (if any) and what you want to learn, and I can tell you where to start.
If you don't see a day/time that works for your schedule, please send me a schedule request.
Don't see a class that you like? Tell me! I am always looking for new class ideas and always updating my material.
I have taught over 3,000 students here on Outschool how to code and create their own games. I hope to see you in my classes soon!
---------------------------------------------------------------------------------
More about me and my teaching style:
My teaching style is all about being thorough and patient. It really doesn't matter to me what kind of game the student wants to make; every game has the same basic components, and every coding language shares the same basic components. My goal is to give students the fundamental skills they need to create whatever they want. I allow the kids to lead based on their interests and explore. I provide hands-on examples and enable students to learn at their own pace in a prepared environment. Learning should never be a passive process. Students should present, aware, and engaged.
It may take longer or require more effort, but it is worth it every single time. The things that students can learn to do for themselves and others are far more meaningful than what someone else can do for them. So yes, students in my classes are responsible for typing their own code and building their own stuff. Does it take longer? YUP. Is it more challenging? YUP. Copying and pasting stuff and blindly following a bunch of steps is not helpful. There is value in learning how to make things on your own.
I am often told by my younger students that I treat them just like I treat the big kids. I treat all my students like developers, because they are developers. The only difference between my students and me is that I have more experience doing it. We all have to start somewhere. Never too early to learn these lifelong skills. Why do I treat all my students like developers, even the ones with no experience? That is because in the tech world, we call those junior developers! Haha!
I was born and raised in Westchester County, New York. I now live in Nevada (Pacific Standard Time Zone). I have always enjoyed technology. When I was a kid, I would take electronics apart and often would break them in the process, which my parents were not too happy about haha. "The machine is for homework ONLY!" Apparently the family computer could not run without a CPU. Who knew? HAHA.
As a kid, I would read my aunt's medical books and write what I found in C programming.
#include <stdio.h>
int main() {
char funnyBoneDefinition[] = "The ulnar nerve runs near the surface of the elbow, and when hit, it can cause a tingling sensation in the forearm and fingers, often referred to as hitting the 'funny bone.'";
// Print the definition using the variable
printf("Funny Bone: %s\n", funnyBoneDefinition);
return 0;
}
If there is anyone out there that wants to learn C, let me know! Let's keep C alive! Many industries like the aerospace, financial, automotive, and medical industry still use C for essential stuff to function. We need more people to learn the language. I would love to teach it.
It should be no surprise then to know that before Outschool, I worked as a software developer for a hospital system. My primary coding languages are Lua/Roblox Lua, C++, C, python, java, and C#. After work, I would help students in my local area with their math and coding homework. Now I get to teach students all over the world in a virtual classroom here on Outschool. It's so much fun!
レビュー
ライブグループクラス
$15
毎週週に1回
40 分
893 人がクラスを受けました
オンラインライブ授業
年齢: 7-12
クラス人数: 3 人-8 人