包含什麼
4 現場會議
3 小時 40 分鐘 上課時間我們無法翻譯此文,請刷新頁面並再試一次。
課堂經歷
Hi everyone! Welcome to Code and Create Roblox Games Level 3! This is a live class. This class meets once a week for 4 weeks. This course is intended for learners with 6 or more months of CODING/Computer Programming experience in Roblox Studio. This is a computer programming/coding class. Computer Programming fundamentals are taught in this class. This is a formal learning environment. STUDENTS TYPE THEIR OWN CODE. Code is not copied and pasted. Students must have keyboarding and typing skills. Level 3 assumes the the student understands variables, functions, and can change properties with code ON THEIR OWN. That means without copying and pasting code from somewhere else and/or looking at a tutorial. The student shows understanding of data types. Prerequisites: Students will be sent a pre-assessment upon enrollment. It is understood that the student has a firm understanding of the following topics below BEFORE taking this class. A student that struggles to complete the pre-assessment should NOT be in level 3. Strongly advise enrolling/re-enrolling into Level 2 until the pre-assessment is completed with ease. -- Knowledge of basic programming concepts such as variables, data types, control structures, loops, and functions -- Experience with Lua syntax, including tables, loops, and conditionals -- Understanding of basic Roblox Studio concepts such as creating and manipulating objects, modifying properties, and understanding the hierarchy of objects -- Basic understanding of Roblox events and event types, as well as scripting basic events and interactions These prerequisites should ensure that students have a solid foundation in programming and Roblox Lua before starting the more advanced course material. Additionally, students who meet these prerequisites should be able to follow along with the course material and complete assignments and projects with greater ease. -------------------------------------------------------------- Week 1: Basic Roblox Lua Programming Introduction to Roblox Lua programming Understanding data types and variables Using control structures, such as loops and conditionals Creating functions to perform tasks Hands-on exercises and projects to reinforce learning Week 2: Creating and Manipulating Objects in Roblox Understanding hierarchy and parenting Hands-on exercises and projects to reinforce learning Week 3: Events and Interactivity in Roblox Scripting events and actions, such as button clicks and object interactions Creating user interfaces, such as menus and dialog boxes Understanding Roblox events and event types Hands-on exercises and projects to reinforce learning Week 4: Review of topics from weeks 1- 3 Throughout the course, there will be information posted in the Outschool Classroom to reinforce the concepts learned. This course is NOT for students new to Roblox Studio. This course does not cover the basics. ------------------------------
學習目標
Understanding basic programming concepts: Teach students fundamental programming concepts such as variables, data types, control structures (loops and conditionals), and functions.
Scripting basics: Teach students how to create and manipulate objects in Roblox using Lua scripting. This could include creating a simple script to change the color of a part or making a character move.
Event handling: Teach students how to use events to create interactive experiences in Roblox. For example, students could create a script that plays a sound when a player steps on a specific part in a game.
User Interface: Teach students how to create simple user interfaces such as buttons and text boxes, and how to manipulate them with Lua scripting.
Debugging: Teach students how to find and fix errors in their code.
Basic game design: Teach students how to apply their coding skills to create simple games in Roblox.
其他詳情
父母的引導和規範
Parental Guidance is advised for students under 13 when accessing the internet and when downloading and installing programs such as Roblox Studio. Roblox Studio requires a Roblox account.
This class does not use the toolbox for any reason. All of the building and coding done in this class is done manually/by hand.
供應清單
Roblox Studio can only be used on a Windows or Mac Computer.
外部資源
除了 Outschool 教室外,本課程也使用:
教師專業知識和證書
Hi!
My name is Miss Jennifer. 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 are both fun and educational, focusing on fundamental programming skills that have real-world applications. Even if your interest in Roblox or game design fades, the knowledge you gain will remain valuable and useful in any field you pursue.
I am also a Roblox event organizer, and I have run a few virtual gaming tournaments here on Outschool. Roblox Bedwars, Bladeball, and Doors. If you have any ideas for other tournaments I should create in the future, let me know.
Roblox is not just something I teach. I LOVE Roblox! 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, Dress to Impress, and Elemental Grounds. Recently, I started playing Fisch and Pressure.
I have taught over 3,500 students here on Outschool how to code and create their own games. I hope to see you in my classes soon!
---------------------------------------------------------------------------------
About my teaching style:
Thorough and Patient
--I focus on building strong foundational skills in programming, ensuring students understand concepts deeply rather than rushing through material.
--I encourage students to take their time, explore, and ask questions, allowing them to learn at their own pace in a structured yet flexible environment.
--Hands-on examples and interactive lessons keep students engaged and active in the learning process.
---------------------------------------------
Encouraging Discovery and Independence
--My teaching approach prioritizes creativity and problem-solving over rote memorization or copying and pasting code.
--I guide students to build their own projects, reinforcing the idea that learning comes from doing, not just following steps.
--Students are responsible for typing their own code and troubleshooting their own errors, developing real problem-solving skills.
-----------------------------------------------
Real-World Skills Beyond Roblox
--While many students start with an interest in Roblox and Lua, I ensure they gain transferable programming skills applicable to other languages and platforms.
--My lessons introduce broader programming concepts that apply to software development, game design, and real-world coding challenges.
--I prepare students for a future beyond Roblox by teaching coding principles that will remain valuable as their interests evolve.
----------------------------------------------
About me:
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 Luau, C++, C, python, java, and C#. After work, I would tutor students in my local area with their math and coding homework. I have over 8+ years of K-12 tutoring experience. Now I get to teach students all over the world in a virtual classroom here on Outschool. It's so much fun!
評論
現場團體小班課程
US$89
用於 4 課程每週1次,共 4 週
55 分鐘
有48 位學習者完成此課程
即時視訊會議
年齡: 10-15
3-6 每班學員人數