노션 배너 (30).png

노션 배너 (31).png


  1. 맞춤형 노션(Notion)의 제작을 원하시면 바로 아래 링크를 확인해주세요.

  2. 노션 제작 가이드를 보고 싶다면 더 아래로 내려주세요. ‣

작업 가능 일정



노션 배너 (28).png


노션 배너 (11).png

Notion 제작 가능 링크


노션 배너 (33).png

<aside> Ryussi Studio의 다른 노션이 궁금?

Ryussi Studio_Nuhccoon

Flutter 어플 개발 일지

노션(Notion) 기록 노트

창업 트랙 사전 캠프 𓆲

Ryussi

</aside>



노션 배너 (32).png

잘 부탁드립니다..png


노션 배너 (35).png

image.png

노션 배너 (36).png

<aside> <img src="/icons/checkmark-square_red.svg" alt="/icons/checkmark-square_red.svg" width="40px" /> Flutter란?

Flutter란?

Flutter의 편의성

컴퓨터 언어의 종류

네이티브 앱과의 차이

</aside>

<aside> <img src="/icons/checkmark-square_orange.svg" alt="/icons/checkmark-square_orange.svg" width="40px" /> Flutter 설치 방법 (Windows)

Flutter 설치

SDK 다운로드

Android Studio 설치

VS Code 플러그인 설치

Java & Gradle 오류 해결

VS Code Plugin 추천

</aside>

<aside> <img src="/icons/checkmark-square_yellow.svg" alt="/icons/checkmark-square_yellow.svg" width="40px" /> Flutter 설치 방법 (Mac)

Flutter 설치

SDK 다운로드

Xcode 및 Homebrew 설치

Cocoapods / iOS 시뮬레이터

VS Code Plugin 추천

</aside>

<aside> <img src="/icons/checkmark-square_green.svg" alt="/icons/checkmark-square_green.svg" width="40px" /> Flutter 설치 방법 (Linux)

Flutter 설치

SDK 다운로드

</aside>

노션 배너 (37).png

<aside> <img src="/icons/checkmark-square_red.svg" alt="/icons/checkmark-square_red.svg" width="40px" /> 프로젝트 생성하기

</aside>

<aside> <img src="/icons/checkmark-square_orange.svg" alt="/icons/checkmark-square_orange.svg" width="40px" /> 실행 오류 해결 방법

</aside>

<aside> <img src="/icons/checkmark-square_yellow.svg" alt="/icons/checkmark-square_yellow.svg" width="40px" /> 기초

</aside>


노션 배너 (38).png

<aside> <img src="/icons/checkmark-square_red.svg" alt="/icons/checkmark-square_red.svg" width="40px" /> 프로젝트 생성하기

</aside>

<aside> <img src="/icons/checkmark-square_orange.svg" alt="/icons/checkmark-square_orange.svg" width="40px" /> 실행 오류 해결 방법

</aside>

<aside> <img src="/icons/checkmark-square_yellow.svg" alt="/icons/checkmark-square_yellow.svg" width="40px" /> 기초

</aside>


노션 배너 (27).png

<aside> <img src="/icons/checkmark-square_red.svg" alt="/icons/checkmark-square_red.svg" width="40px" /> Dart 언어 기초 문법

Dart란?

Dart 별도 다운 받기

main() 함수

</aside>

<aside> <img src="/icons/checkmark-square_orange.svg" alt="/icons/checkmark-square_orange.svg" width="40px" /> Dart 변수와 데이터 타입

변수와 데이터 타입 이해

int, double, String, bool

var, dynamic, const, final

문자열(String) 다루기

Number 타입과 연산자 활용

List와 Set, Map 컬렉션

null safety란?

</aside>

<aside> <img src="/icons/checkmark-square_yellow.svg" alt="/icons/checkmark-square_yellow.svg" width="40px" /> Dart 조건문

if, else, switch 활용

</aside>

<aside> <img src="/icons/checkmark-square_green.svg" alt="/icons/checkmark-square_green.svg" width="40px" /> Dart 반복문

while, do-while, for

break와 continue의 차이점

</aside>

<aside> <img src="/icons/checkmark-square_blue.svg" alt="/icons/checkmark-square_blue.svg" width="40px" /> Dart 연산자

</aside>

<aside> <img src="/icons/checkmark-square_purple.svg" alt="/icons/checkmark-square_purple.svg" width="40px" /> Dart Function 활용법

</aside>

<aside> <img src="/icons/checkmark-square_pink.svg" alt="/icons/checkmark-square_pink.svg" width="40px" /> Dart 변수의 범위(Scope)와 디버깅

</aside>

<aside> <img src="/icons/checkmark-square_red.svg" alt="/icons/checkmark-square_red.svg" width="40px" /> Dart 객체 지향 프로그래밍(OOP) 개념

</aside>

<aside> <img src="/icons/checkmark-square_orange.svg" alt="/icons/checkmark-square_orange.svg" width="40px" /> Dart 상속(Inheritance)과 OOP

</aside>

<aside> <img src="/icons/checkmark-square_yellow.svg" alt="/icons/checkmark-square_yellow.svg" width="40px" /> Dart 컬렉션(Collection) 고급 활용

</aside>

<aside> <img src="/icons/checkmark-square_green.svg" alt="/icons/checkmark-square_green.svg" width="40px" /> Dart 비동기 프로그래밍(Asynchronous Programming)

</aside>

<aside> <img src="/icons/checkmark-square_blue.svg" alt="/icons/checkmark-square_blue.svg" width="40px" /> Dart 예외 처리(Exception Handling)

</aside>

<aside> <img src="/icons/checkmark-square_purple.svg" alt="/icons/checkmark-square_purple.svg" width="40px" /> Dart의 추가 기능

</aside>