Outschool
통화, 시간대 및 언어 설정 열기
로그인

Roblox Studio Hangout - Roblox Studio를 위한 소셜 클럽

Roblox Studio 사용자는 어울리고, 사교 활동을 하며 프로젝트를 진행합니다.
Miss Jennifer
평균 평점:
4.9
수강 후기 수:
(621)
수업

무엇이 포함되어 있나요?

4개의 라이브 미팅
주당 수업 3 시간 20 분 시간
보고계신 지문은 자동 번역 되었습니다

수업 소개

Welcome to the Roblox Studio hangout!
Students may start/stop this class ANYTIME. So even if the session is in progress, new students are welcome anytime. This is a perfect class for socializing and making friends. Students in this class use Roblox Studio and make their own games. 

This is a subscription class. You may start or cancel anytime. That means students can take the class for a day, a week, a month, a year, etc. 

What is this class about? This class is for students with a common interest: Roblox Studio. Roblox Studio is the program used for creating Roblox games. Students are welcome to work on things related to Roblox Studio. Students talk abut games they are making and share cool stuff they are building.

This club meets Monday - Thursday unless otherwise noted. There are some days of the year when there will be no class scheduled. 

 The class will continue to run as long as there are enough students. A least 5 students needed for this class. 

Important notes about the class:
This class is intended to be a social club/ hangout, which means students will be discussing their projects while working. There will be a lot of talking. Game ideas may be shared and students may decide to work together on various projects. This class is not for "tutoring". I do not teach students how to code or help make games. This class is meant for leisure/fun. I am simply provide a safe and moderated space for students to make friends that use Roblox Studio. I have other classes designed to teach coding, building , etc. This class does NOT teach any of those things. 

Can you play roblox games in this class?
Yes, you are welcome to play Roblox games in this class on your own or another student may decide to play the game with you, but we do NOT play games as a class. This class is specifically for students that use Roblox Studio.

This course is learner directed, but the topics are always about Roblox Studio and creating games.

학습 목표

Socialize and make friends.
학습 목표

그 외 세부 사항

학부모 가이드
Parental Guidance is advised for students under 13 when accessing the internet. This course requires internet access to use Roblox Studio and to play Roblox games.
수업 자료
Roblox Studio
수업 진행 언어
영어
Outschool 외 필요 앱/웹사이트
이 수업에서는 아웃스쿨 교실 외에도 다음의 툴을 사용합니다:
  • Roblox
가입일: October, 2020
4.9
621수강 후기
프로필
교사 전문성 및 자격증
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!

리뷰

실시간 그룹 수업
공유

US$25

주간( US$7 클래스당 개)
주당 4회
50분

45 명의 학생이 수업을 완료함
실시간 화상 수업
연령: 9-14
수업당 학습자 5-15 명

이 수업은 더 이상 제공되지 않습니다.
아웃스쿨 소개
고객 지원
안전 정책개인 정보CA 개인 정보어린이 개인정보귀하의 개인정보 선택이용 약관
아웃스쿨 홈페이지
앱 다운로드
앱 스토어에서 다운로드Google Play에서 다운로드
© 2024 아웃스쿨