<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)

내 강의실

출석체크/TIL 제출하기

팀 노션

팀 편성표

</aside>

STEP 1. 팀 배정 받기

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/wzbdAN>"> 학습공간 이동하기 > </a>

스크린샷 2024-12-31 오후 2.17.57.png

STEP 2. 팀원과 함께 팀 노션 생성하기

함께 할 팀원과 인사를 나누어주세요.

간단하게 인사를 나누신 뒤 우리팀만의 팀 노션을 생성할거에요.

팀 노션은 앞으로 아티클스터디, 알고리즘 스터디, 좋은 아이디어 및 인사이트 적재용으로 사용하게 될거에요.

혼자서는 어려웠던 스터디를 오늘부터 팀원과 함께 독려하며 진행해보아요.

<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/1932dc3ef51481c08f76d240e633ccad>"> 팀 노션 만들러가기 > </a>

스크린샷 2025-02-10 오전 10.49.44.png

STEP 3. 시작하기

  1. 내일배움캠프에 합류하며 담임매니저와 1on1 진행하기

    창업을 하고 싶은 이유

    ‘창업을 하고 싶은 이유’ 양식을 복사하여 블로그에 작성 한 후 담임매니저와 1on1 면담을 진행해주세요.

Group 1.png

  1. 멤버카드 작성하기

    창업 6기 멤버카드 작성하기

    나는 어떤 사람인지, 함께 할 팀원과 매니저는 어떤 사람인지 먼저 살펴보고 친해져요! 궁금한 점이 있다면 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/6-1932dc3ef51481b6bc8af6667eab8ebb?pvs=74>"> 멤버카드 작성하러 가기 </a>
    

스크린샷 2025-01-03 오후 3.58.02.png

STEP 4. 개념 이해하기

<aside> <img src="/icons/forward_gray.svg" alt="/icons/forward_gray.svg" width="40px" />

창업을 위해 창업에 관련된 개념과 창업의 도구로 사용될 앱개발에 관련된 개념을 각각 살펴볼 예정이에요. 하루에 창업 개념 1개 + 앱 개발 개념 1개 챕터씩 진행한다고 생각해주세요.

</aside>

(1) 창업 관련 개념

IT 용어 정리

그로스 해킹이란 무엇인가요?

린스타트업(Lean Startup) 개념 이해

문제 해결 중심의 창업 사고방식

(2) 앱 개발 개념

Dart와 Flutter 소개

변수와 데이터 타입

연산자 이해하기

조건문

반복문

STEP 5. 적용하기

(1) 창업 - 사업계획서

가상 사업계획서 분석하기

예비사업계획서 작성하기

(2) 앱 개발 UI 적용

Flutter UI 배우기