<aside> ✋ 퀘스트를 수행하실 Unity 대원 여러분 환영합니다! 순서대로 차근차근 진행해볼까요?
학습이 끝난 후 매일 해야 할 데일리 루틴
</aside>
<aside> <img src="/icons/forward_gray.svg" alt="/icons/forward_gray.svg" width="40px" />
index
</aside>
<aside> <img src="/icons/alien-pixel_gray.svg" alt="/icons/alien-pixel_gray.svg" width="40px" />
Quick Link
학습공간(ZEP)
</aside>
ZEP 내에서 담임매니저님을 찾아 팀 배정을 받아주세요.
팀 배정을 받은 후에는 ZEP 내 우리 팀을 찾아가주세요!
<style>
.blog_contents {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 50px; /* 여기서 버튼 높이 지정 */
font-weight: bold;
color: white; /* 여기서 폰트색 지정 */
background-color: #E8344E; /* 여기서 배경색 지정 */
border-radius: 8px;
text-decoration-line: none;
transition: 300ms;
margin-bottom: 6px; /* 여기서 아래 마진값 지정 */
}
.blog_contents:hover {
opacity:0.7; /* 여기서 마우스 hover css 설정 */
}
a {
text-decoration: none;
}
</style>
<a class="blog_contents" style="border-radius: 8px;" [href="](mailto:href=%22mailto:[email protected])<https://zep.us/play/WaV0On>"> 학습공간 이동하기 > </a>
함께 할 팀원과 인사를 나누어주세요.
간단하게 인사를 나누신 뒤 우리팀만의 팀 노션을 생성할거에요.
팀 노션은 앞으로 아티클스터디, 좋은 아이디어 및 인사이트 적재용으로 사용하게 될거에요.
혼자서는 어려웠던 스터디를 오늘부터 팀원과 함께 독려하며 진행해보아요.
<style>
.blog_contents {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 50px; /* 여기서 버튼 높이 지정 */
font-weight: bold;
color: white; /* 여기서 폰트색 지정 */
background-color: #E8344E; /* 여기서 배경색 지정 */
border-radius: 8px;
text-decoration-line: none;
transition: 300ms;
margin-bottom: 6px; /* 여기서 아래 마진값 지정 */
}
.blog_contents:hover {
opacity:0.7; /* 여기서 마우스 hover css 설정 */
}
a {
text-decoration: none;
}
</style>
<a class="blog_contents" style="border-radius: 8px;" [href="](mailto:href=%22mailto:[email protected])<https://teamsparta.notion.site/1b42dc3ef5148192ae9bf0a51ef718bb>"> 팀 노션 작성하기 > </a>
내일배움캠프에 합류하며 담임매니저와 1on1 진행하기
‘Unity 트랙을 신청한 이유’ 양식을 복사하여 블로그에 작성 한 후 담임매니저와 1on1 면담을 진행해주세요.
멤버카드 작성하기
나는 어떤 사람인지, 함께 할 팀원과 매니저는 어떤 사람인지 먼저 살펴보고 친해져요! 궁금한 점이 있다면 zep내에서 직접 물어보셔도 좋아요!
<style>
.blog_contents {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 50px; /* 여기서 버튼 높이 지정 */
font-weight: bold;
color: white; /* 여기서 폰트색 지정 */
background-color: #E8344E; /* 여기서 배경색 지정 */
border-radius: 8px;
text-decoration-line: none;
transition: 300ms;
margin-bottom: 6px; /* 여기서 아래 마진값 지정 */
}
.blog_contents:hover {
opacity:0.7; /* 여기서 마우스 hover css 설정 */
}
a {
text-decoration: none;
}
</style>
<a class="blog_contents" style="border-radius: 8px;" [href="](mailto:href=%22mailto:[email protected])<https://teamsparta.notion.site/b282bf4c00284e35af867e80b755af8d>"> 멤버카드 작성하러 가기 </a>
개발 블로그 개설부터 제출까지 w. Unity 조사하기
<aside> 📎
개발자, 기획자 어떤 엔드픽처를 희망하시더라도 C# 기초 문법 및 기본 기획 지식에 대해서는 필수 선행과제입니다.
</aside>
<aside> 📖 처음 프로그래밍을 시작하신 분들이라면, 앞으로 사용하게 될 C#을 예습해봅시다.
</aside>