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
610
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
69
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
14
Other Decks in Technology
See All in Technology
[2025-09-30] Databricks Genie を利用した分析基盤とデータモデリングの IVRy の現在地
wxyzzz
0
440
多野優介
tanoyusuke
1
170
ACA でMAGI システムを社内で展開しようとした話
mappie_kochi
0
150
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
120
リーダーになったら未来を語れるようになろう/Speak the Future
sanogemaru
0
220
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
2
1.1k
ZOZOのAI活用実践〜社内基盤からサービス応用まで〜
zozotech
PRO
0
130
Findy Team+のSOC2取得までの道のり
rvirus0817
0
290
タスクって今どうなってるの?3.14の新機能 asyncio ps と pstree でasyncioのデバッグを (PyCon JP 2025)
jrfk
1
210
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
120
FastAPIの魔法をgRPC/Connect RPCへ
monotaro
PRO
1
660
KMP の Swift export
kokihirokawa
0
300
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
40
2.1k
Gamification - CAS2011
davidbonilla
81
5.5k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
A Tale of Four Properties
chriscoyier
160
23k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Writing Fast Ruby
sferik
629
62k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
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 사용하기 완료!! 모두 수고하셨습니다. 다음 단계로 넘어가셔서 다음 유닛을 학습해주세요 ☺