含まれるもの
4 ライブミーティング
3 授業時間課題
週あたり 1-2 時間. The outside coursework for this class will consist of practical coding exercises and small projects designed to reinforce object-oriented programming (OOP) principles. Students will complete assignments that involve creating and manipulating classes, objects, and methods, as well as applying inheritance, encapsulation, and polymorphism to solve specific coding challenges. These tasks are intended to deepen their understanding of OOP concepts and enhance their ability to apply these techniques effectively in Roblox game development. The coursework will typically take 30-45 minutes per week and will be essential for mastering the material covered in class.進捗レポート
The progress reports for this class will provide an overview of each student's performance and development in understanding object-oriented programming (OOP) principles. Reports will include feedback on coding assignments and projects, highlighting strengths and areas for improvement. They will also track participation in class activities and the completion of outside coursework. Additionally, progress reports may offer insights into how well students are applying OOP concepts in their Roblox projects and provide recommendations for further practice or support. These reports aim to help students stay on track and enhance their learning experience throughout the course.この文章は自動翻訳されています
このクラスで学べること
英語レベル - 不明
Beginner レベル向け
Prerequisites: Prior Coding/Scripting Experience Prior experience with Roblox scripting is highly recommended. Most students in this course have been coding for over three months, so this is not suitable as a first coding class. The more experience, the better! Course Description: This class is all about object-oriented programming (OOP) in Roblox. Students will dive deep into OOP principles, focusing on creating classes, objects, and inheritance—essential tools for developing efficient, organized game code. Through live lessons and hands-on coding exercises, students will apply these concepts directly in Roblox Studio. While learning to code, students will be creating their own roblox game that they can publish and play with friends. Outside Coursework: To reinforce class material, students are required to complete 30-45 minutes of outside coursework each week. These assignments are crucial to understanding OOP concepts and applying them successfully. Information will be posted in the class platform for students to review and complete independently. This is a live group class, and it needs at least three students to run. If the minimum enrollment is not met, transfer or refund options will be provided.
学習到達目標
Understand the core principles of object-oriented programming (OOP), including classes, objects, and methods.
シラバス
4 レッスン
4 週間以上レッスン 1:
Introduction to Object-Oriented Programming
Introduction to Object-Oriented Programming
Overview of object-oriented programming (OOP) principles
Understanding classes and objects
Creating and using classes in Roblox Lua
45 分のオンラインライブレッスン
レッスン 2:
Programming Basics (cont.)
Understanding classes and objects
Creating and using classes in Roblox Lua
45 分のオンラインライブレッスン
レッスン 3:
Mini Project
Students are expected to complete parts of their Mini - Project outside of class. The mini-project includes creating a basic to publish.
45 分のオンラインライブレッスン
レッスン 4:
Final Project and Review
We review the individual mini projects as a class.
45 分のオンラインライブレッスン
その他の情報
保護者へのお知らせ
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.
受講の前提条件
Students must have experience making roblox games and coding. Pre-Algebra or greater math level.
外部リソース
このクラスでは、Outschool内のクラスルームに加えて、以下を使用します。
教師の専門知識と資格
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!
レビュー
ライブグループコース
$33
毎週または$129 4 クラス分週に1回、 4 週間
45 分
2 人がクラスを受けました
オンラインライブ授業
年齢: 10-15
クラス人数: 4 人-7 人