나 24살 주니쓰인디

첫번째 앱개발 프로젝트 시작 본문

SW개발자?

첫번째 앱개발 프로젝트 시작

다리동동 2020. 6. 28. 17:40

정말 뜬금없이 앱개발 프로젝트 관련 공고를 보고,

1도 모르지만 열정만 갖고 시작해보자 마음 먹고 지원을 눌러버렸다.

 

나같은 사람이 많았는지 많은 지원자가 지원했고

그 중 나 포함 6명이서 앱개발 프로젝트를 시작하게 되었다.

6명 중 3명은 서버, 3명은 모바일을 담당하기로 했고,

6명 모두 비전공자에, 대부분 앱이고 웹이고 개발에 ㄱ도 안해본 사람들이지만

다들 개발해보고 싶은 마음 하나로 모였으니 우리도 한다면 할 수 있다구요..

 

얼떨결에 팀장까지 맡아버린 상황에서 

Flutter에 F도 모르지만 도전ㅎㅎ(막막)

 

그럼 이제 허버허버 Flutter을 시작해볼까..

다트 언어는 어떻게 쓰는 걸까..

 

튜토리얼부터 시작해보자!

flutter.dev/docs/get-started/install

 

Install

How to set up your code editor.

flutter.dev

codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0

 

Write your first Flutter app, part 1

Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open sour

codelabs.developers.google.com

codelabs.developers.google.com/codelabs/first-flutter-app-pt2/#0

 

Write Your First Flutter App, part 2

Flutter is Google's UI toolkit for building beautiful, natively compiled apps for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. In t

codelabs.developers.google.com

 

'SW개발자?' 카테고리의 다른 글

JAVA :: Eclipse 설치하기  (0) 2020.07.20
JAVA :: JAVA 1.8 설치하기  (0) 2020.07.19
Flutter로 calendar app 구현하기  (0) 2020.07.12
SW개발 입문 첫날  (0) 2020.06.27