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

신규 사용자를 위한 Roblox Studio - 비디오 게임 디자인

완전 초보자는 Roblox Studio의 기본을 배웁니다. 이 수업은 Roblox Studio를 한 번도 사용해 본 적이 없는 학습자를 위한 것입니다.
Miss Jennifer
평균 평점:
4.9
수강 후기 수:
(619)
수업
재생

무엇이 포함되어 있나요?

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

수업 소개

영어 수준 - 알 수 없음
레벨 Beginner
Hi everyone! Welcome to Roblox Studio for New Users - Video Game Design   
Ok, so you want to create your own Roblox game? This is the place to get started.

This class is intended for:
-- Students that have NEVER used Roblox Studio before. This class is designed to be a student's introduction to Roblox Studio. Roblox Studio is the program used to create roblox games. 

Students with Roblox Studio experience should NOT enroll in this class.

This is intended to be an introductory class for students that have NEVER used Roblox Studio before. The information covered is basic in nature.

-- This is NOT a coding class. This class does not teach students how to code.
---------------------------------------------------------------------
System Requirements/Computer Setup
--This class uses a program called Roblox Studio. Please download, install, and login to Roblox Studio before class. Check out the supply list and materials below for more information.
--Roblox Studio only works on a computer running Windows or MacOS. Roblox Studio doesn't work on a smartphone, tablet, or chromebook.
--I strongly advise using a computer mouse for class as it makes it much easier to navigate around Roblox Studio. Roblox Studio is very challenging to use without a computer mouse.
--I strongly advise using two devices for class so that you are able to see my screen and your own screen at the same time. 
-----------------------------------------------------------------------
Topics covered in this course:
-Basic Navigation
-Solid Modeling (building with parts)
-Explorer and properties practice
-Saving the game

---------------------------------------------------------------------------------

Download, install, and sign into Roblox Studio before your first class.
--------------------------------------------------------------------------------------
학습 목표
The goal of the course is to review basic controls in Roblox Studio, the program used to create games in Roblox. 
Navigation practice
Basic 3D part editing
학습 목표

그 외 세부 사항

학부모 가이드
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 be comfortable using a Windows/Mac computer, including basic tasks such as: Clicking and scrolling with a mouse and/or trackpad opening and closing tabs or programs, adjusting the volume, and turning the computer on and off.
수업 자료
Go to www.roblox.com/create to download Roblox Studio.
Windows/Mac computers only.

A Windows/Mac computer is REQUIRED for this class.
A computer mouse is strongly encouraged but not required.
가입일: October, 2020
4.9
619수강 후기
프로필
교사 전문성 및 자격증
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$20

1회 수업
40분

472 명의 학생이 수업을 완료함
실시간 화상 수업
연령: 7-12
수업당 학습자 1-3 명

아웃스쿨 소개
고객 지원
안전 정책개인 정보CA 개인 정보어린이 개인정보데이터 기본 설정 관리이용 약관
아웃스쿨 홈페이지
앱 다운로드
앱 스토어에서 다운로드Google Play에서 다운로드
© 2024 아웃스쿨