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
600
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
68
GDSC_SWU AND Unit6
kodaeun
0
70
GDSC_SWU AND Unit5
kodaeun
0
36
GDSC_SWU AND Unit3
kodaeun
0
56
GDSC_SWU AND Unit2
kodaeun
0
71
GDSC_SWU AND Unit1
kodaeun
0
13
Other Decks in Technology
See All in Technology
Telemetry APIから学ぶGoogle Cloud ObservabilityとOpenTelemetryの現在 / getting-started-telemetry-api-with-google-cloud
k6s4i53rx
0
160
[kickflow]20250319_少人数チームでのAutify活用
otouhujej
0
140
「AIと一緒にやる」が当たり前になるまでの奮闘記
kakehashi
PRO
3
170
意志の力が9割。アニメから学ぶAI時代のこれから。
endohizumi
1
100
生成AIによるデータサイエンスの変革
taka_aki
0
3k
React Server ComponentsでAPI不要の開発体験
polidog
PRO
0
330
Intro to Software Startups: Spring 2025
arnabdotorg
0
270
LTに影響を受けてテンプレリポジトリを作った話
hol1kgmg
0
380
Eval-Centric AI: Agent 開発におけるベストプラクティスの探求
asei
0
140
o11yツールを乗り換えた話
tak0x00
2
1.6k
ファッションコーディネートアプリ「WEAR」における、Vertex AI Vector Searchを利用したレコメンド機能の開発・運用で得られたノウハウの紹介
zozotech
PRO
0
570
形式手法特論:位相空間としての並行プログラミング #kernelvm / Kernel VM Study Tokyo 18th
ytaka23
3
1.5k
Featured
See All Featured
KATA
mclloyd
32
14k
A Modern Web Designer's Workflow
chriscoyier
695
190k
Done Done
chrislema
185
16k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.4k
Music & Morning Musume
bryan
46
6.7k
Scaling GitHub
holman
462
140k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Designing for humans not robots
tammielis
253
25k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.5k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
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 사용하기 완료!! 모두 수고하셨습니다. 다음 단계로 넘어가셔서 다음 유닛을 학습해주세요 ☺