US$33
weeklyor US$129 for 8 classes
무엇이 포함되어 있나요?
8개의 라이브 미팅
수업 14 시간보고계신 지문은 자동 번역 되었습니다
수업 소개
Roblox Lua - Computer Programming - Intermediate Level This class meets twice a week for 4 weeks. Recordings will be available for students that are unable to attend the live sessions. please note the schedule follows a unique format. There are two live lessons every other week. This course is intended for learners with 9 or more months of Roblox Lua computer programming/coding and game design experience with Roblox Studio. This class focuses on the logic behind Roblox Lua. Students at a beginner level have months or even years of experience coding. By coding, I mean the act of typing the code. Students are typing code that has already been written (via tutorials, etc.) so it doesn't require an understanding of logic. It's simply about following instructions on the screen and typing whatever the instructor types. Or copying and pasting code from one place to another. Being resourceful is a skill in itself, but this course deviates from simply "coding" and dives into the logic behind the code. The syntax. The technical details needed to code effectively and efficiently. The reason this is important is because understanding the foundational concepts behind Roblox Lua will make it easier for students to learn other programming languages. This is similar to how a spelling bee contestant might study the "root" words or prefixes or suffixes of words instead of trying to learning every word independently. The goal is to identify patterns. ------------------------------------------------------------------------- Prerequisites: --Upon enrollment, a prerequisite assessment "game" and a practice video will be sent to make sure students meet the requirements for class. The assessment game will include beginner level topics that students should know long before starting intermediate level coursework. ----------------------------------------------------------------------------------------------------------- --Experience with Roblox Studio is REQUIRED. This class does not teach students how to use Roblox Studio. -- Keyboarding/Typing skills are beneficial as students are expected to type their own code. Students will be expected to type their own script/code. ------------------------------------------------------------------------------- This course is not project based. This class does not use the toolbox (pre-made items) ------------------------------------------------------------------------------- How is Intermediate level different from the beginner level? - This class includes material in the Outschool classroom that students will be expected to review BEFORE and AFTER the lesson. The material is typically a video 5-10 minutes in length. - More challenging code. The code reviewed at the intermediate level require more steps and understanding of core coding concepts. - More collaboration between learners. - More use of view tab features such as Explorer and Script Analysis - Greater emphasis on debugging and troubleshooting -------------------------------------------------------------------------------------------------------------------- Classroom Structure: ---------------------------------------------------------------------------------- This course meets twice a week every other week. First day of the week: At the start of class we do introductions. Students are welcome to unmute and/or post in the zoom chat. We discuss/view the material in the Outschool classroom. There will information in the Outschool classroom that students are expected to review BEFORE class. Students share what they know on the topic and/or takeaways from the video. Foundational concepts - I will be sharing my screen explaining the core concepts of the lesson. This class less about writing code and more about exploring patterns of the language. This class is HIGH engagement. There is a lot of discussion. The first day of the week is the lecture/discussion. That means I am sharing my screen and teaching a coding topic. I ask questions along the way to confirm understanding. Second day of the week: The second day of the week is pair programming. Students are given coding scenarios based on the lecture AND information posted in the Outschool classroom that require teamwork. The goal of pair programming is for students to work together and use what they know to write code. During pair programming, I do not share my screen. The goal is for students to write the code on their own with help from their classmates. The weeks that we do not meet: This class has independent study as part of the coursework. Information is posted in the Outschool classroom. During the weeks we don't have class, information is posted in the Outschool classroom for students to practice. The information post in the classroom is integral to the course. This includes but isn't limited to short videos explaining code as well as practice examples for students to try. ----------------------------- Week 1 Functions: Weeks 1 and 2 are all about creating named and anonymous functions. The focus is on calling the functions in new ways. Example, instead of writing a function call that triggers the function when a player presses a proximity prompt, the function will be called when the player collects 5 coins. Week 2 Conditional Statements: Conditional statements are commonly used in coding to create dynamic gameplay. We will review intermediate level conditional statements and how they are used in Roblox games. This may mean creating multiple functions in the same script. This may also mean creating multiple scripts. Week 3 Client and Server Side topics: This include remote events and module scripts. Week 4: GUIs (Graphical User Interface) This week focuses on scripts that work with GUIs. ------------------------------------------------------------------------------------------------------------------------------ What is NOT covered in this course? Third party applications such as Blender or Photoshop Monetization Marketplace Toolbox Animation Artificial Intelligence (AI) How to play Roblox games Basic Navigation Backend Data Stores Advanced Scripting PC troubleshooting
학습 목표
Debugging and Troubleshooting
Critical Thinking
그 외 세부 사항
학부모 가이드
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.
It is strongly encouraged that parents add their own email address to the Roblox Account in case the student gets locked out of their Roblox account. If a student gets locked out of their Roblox Account, that means they will be locked out of Roblox Studio too.
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.
Roblox Studio's toolbox contains premade items that can added into the game environment. The toolbox contains items that may be unsafe for your 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 an event organizer, and I have run a few virtual gaming tournaments here on Outschool. 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;
}
My primary coding languages are Lua/Roblox Luau, C, python, java, and C#. I have over 8+ years of K-12 tutoring experience. I look forward to working with you soon!
리뷰
Miss Jennifer - Roblox Scripting님의 다른 수업
Miss Jennifer - Roblox Scripting님의 다른 수업
다른 인기 수업
1대1 Roblox 3D 게임 디자인 및 Lua 프로그래밍
Create N Learn: Game-Based Learning & Future Skill
4.8
(58)
US$30 세션당
일대일 레슨
온디맨드
7-12 세
2~5학년 Roblox 코딩: 게임 디자인 및 Lua 스크립팅(고급)
Create N Learn: Game-Based Learning & Future Skill
4.8
(58)
US$15회당 수업료
다음 세션은 내일 3 PM 입니다.
그룹 수업
8 주, 주당 1회55분
7-12 세
Roblox와 함께하는 게임 디자인(1:1 튜터링 세션)
Shawn D Walk (Create2Discover)
4.9
(1,345)
US$65 세션당
일대일 레슨
온디맨드
9-13 세
여름 캠프: Lua를 활용한 Roblox 게임 디자인(레벨 2)
AI Code Academy
4.7
(1,797)
US$22회당 수업료
다음 세션은 Mon 6/16 3 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회1.25 시간
10-15 세
Lua를 활용한 Roblox 게임 디자인(레벨 1)
AI Code Academy
4.7
(1,797)
US$22회당 수업료
다음 세션은 Sat 5/24 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
8-13 세
Lua를 활용한 Roblox 게임 디자인(레벨 2)
AI Code Academy
4.7
(1,797)
US$23회당 수업료
그룹 수업
10 주, 주당 1회1 시간
10-15 세
게이머에서 코더로: 야심찬 게임 개발자를 위한 Roblox Lua 스크립팅
PopSkool: English, Music, Art, Math, Coding & More
5.0
(23)
US$15회당 수업료
다음 세션은 Monday 4 PM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회55분
10-14 세
Roblox 게임 디자인: 자동차 경주 게임 만들기 및 Lua 스크립팅 배우기
Create N Learn: Game-Based Learning & Future Skill
4.8
(58)
US$15회당 수업료
다음 세션은 내일 6 PM 입니다.
그룹 수업
8 주, 주당 1회55분
8-12 세
여름 캠프: Lua를 활용한 Roblox 게임 디자인(레벨 1)
AI Code Academy
4.7
(1,797)
US$22회당 수업료
다음 세션은 Mon 6/16 3 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회1 시간
9-14 세
Roblox Studio Obby 부트캠프: Lua로 나만의 게임을 만들고 플레이하세요
Coco Coders
4.8
(974)
US$35회당 수업료
다음 세션은 Tue 5/27 6 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 1회1.50 시간
9-14 세
게임 코딩: Roblox Studio
Milisan School - Extracurricular Gamified Learning
5.0
(60)
US$20회당 수업료
다음 세션은 오늘 5 PM 입니다.
그룹 수업
주당 1회55분
8-13 세
Roblox: 코딩 및 스크립팅
Fleming Tech Camps
4.9
(26)
US$60회당 수업료
다음 세션은 Mon 6/9 5 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 5회2.92 시간
10-14 세
Roblox Summer Camp와 함께하는 게임 디자인, 코딩 및 창작
PopSkool: English, Music, Art, Math, Coding & More
5.0
(23)
US$20회당 수업료
다음 세션은 Monday 7 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 4회55분
10-14 세
게임 코딩: Roblox Studio
Janelle Wooten
4.9
(133)
US$20회당 수업료
다음 세션은 오늘 6 PM 입니다.
그룹 수업
주당 1회55분
8-13 세
Roblox로 코딩하기: 3가지 코스를 하나로(무료 라이브 수업)
Ryan The Coding Teacher
5.0
(29)
US$19 월별
대화 그룹
무제한 사용
10-12 세
Roblox Studio 코딩: 1 대 1 튜터링
Milisan School - Extracurricular Gamified Learning
5.0
(60)
US$60 세션당
일대일 레슨
온디맨드
8-14 세