Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Devfest 2022 Compose Camp: Unit 0
Search
dangeunii
October 28, 2022
Technology
0
620
Devfest 2022 Compose Camp: Unit 0
GDG Korea Android Compose Camp 비기너 코스 Unit 0 발표 자료 입니다.
dangeunii
October 28, 2022
Tweet
Share
More Decks by dangeunii
See All by dangeunii
GDSC_SWU AND Unit7
kodaeun
0
70
GDSC_SWU AND Unit6
kodaeun
0
71
GDSC_SWU AND Unit5
kodaeun
0
38
GDSC_SWU AND Unit3
kodaeun
0
57
GDSC_SWU AND Unit2
kodaeun
0
73
GDSC_SWU AND Unit1
kodaeun
0
17
Other Decks in Technology
See All in Technology
Dev Containers と Skaffold で実現する クラウドネイティブ開発環境 ローカルのみという制約に挑む / Cloud-Native Development with Dev Containers and Skaffold: Tackling the Local-Only Constraint
bitkey
PRO
0
120
自然言語でAPI作業を片付ける!「Postman Agent Mode」
nagix
0
110
re:Invent2025 事前勉強会 歴史と愉しみ方10分LT編
toshi_atsumi
0
230
Redux → Recoil → Zustand → useSyncExternalStore: 状態管理の10年とReact本来の姿
zozotech
PRO
21
8.9k
Progressive Deliveryで支える!スケールする衛星コンステレーションの地上システム運用 / Ground Station Operation for Scalable Satellite Constellation by Progressive Delivery
iselegant
1
210
[CV勉強会@関東 ICCV2025] WoTE: End-to-End Driving with Online Trajectory Evaluation via BEV World Model
shinkyoto
0
300
新しい風。SolidFlutterで実現するシンプルな状態管理
zozotech
PRO
0
130
なぜブラウザで帳票を生成したいのか どのようにブラウザで帳票を生成するのか
yagisanreports
0
150
【M3】攻めのセキュリティの実践!プロアクティブなセキュリティ対策の実践事例
axelmizu
0
180
AI × クラウドで シイタケの収穫時期を判定してみた
lamaglama39
1
380
身近なCSVを活用する!AWSのデータ分析基盤アーキテクチャ
koosun
0
3.1k
大規模モノレポの秩序管理 失速しない多言語化フロントエンドの運用 / JSConf JP 2025
shoota
0
290
Featured
See All Featured
Six Lessons from altMBA
skipperchong
29
4.1k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
Scaling GitHub
holman
464
140k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
A Tale of Four Properties
chriscoyier
162
23k
Practical Orchestrator
shlominoach
190
11k
Building an army of robots
kneath
306
46k
The Language of Interfaces
destraynor
162
25k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Leading Effective Engineering Teams in the AI Era
addyosmani
8
1.1k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Automating Front-end Workflow
addyosmani
1371
200k
Transcript
This work is licensed under the Apache 2.0 License Unit
0. Git 사용하기 GDSC 서울여자대학교 고다은
This work is licensed under the Apache 2.0 License 고다은
GDSC 서울여대 Android Coremember 캠핑지기
This work is licensed under the Apache 2.0 License •
Compose Camp 와 GitHub • Git 명령어 되짚어보기 Agenda
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git ComposeCamp2022-for Beginners 저장소 자신의 원격저장소 자신의 로컬 저장소 Fork Clone
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git ComposeCamp2022-for Beginners 저장소 자신의 원격저장소 자신의 로컬 저장소 Fork Clone Pull Request Commit
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Fork
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Fork 구글 폼에 제출한 아이디가 맞는지 확인!
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Fork fork 된 브랜치는 원본의 main에 영향을 주지 않습니다.
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Fork 원본 레포지토리에 변동사항이 있을 경우 Sync Fork > Update branch 버튼으로 최신화 작업하기
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Clone 새로운 폴더 생성 후 cmd창 열기 명령어 : git clone + 마우스 우클릭 (붙여넣기) 복사
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git 안드로이드 스튜디오에서 주차에 맞는 폴더를 열어줍니다. Ex) week1 코드랩을 진행합니다. 완성된 코드는 fork 브랜치로 push해서 저장합니다. 모든 주차 완료 시 Pull Request를 작성합니다.
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Pull Request ㄱ ㄱ 모든 주차를 완료하면 원래의 레포지토리로 이동 후 Pull Request를 클릭합니다. ㄱ
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Pull Request 이미 작성되어 있는 템플릿의 내용 중 해당 파트에 [x]로 괄호를 채워 넣고 Create pull request를 눌러줍니다. ㄱ ㄱ [x] Unit 1 [x] Unit 2
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Pull Request 해당 링크를 마지막 수료 폼에 적어서 제출해 주시면 됩니다.
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Issue Compose Camp 진행 시 어떠한 어려움이 발생하면 Issues 탭을 활용합니다.
This work is licensed under the Apache 2.0 License Compose
Camp 와 Git - Issue Issue 탭에 있는 템플릿 양식에 맞추어 질문을 작성해 주시면 확인이 되는대로 답변이 달리게 됩니다.
This work is licensed under the Apache 2.0 License Git
명령어 Local Git repository Git Hub Working Directory Staging Area Add Commit Push
This work is licensed under the Apache 2.0 License Unit
0. Git 사용하기 완료!! 모두 수고하셨습니다. 다음 단계로 넘어가셔서 다음 유닛을 학습해주세요 ☺