안드로이드 <Kotlin>

[android/메모] 안드로이드 개발 시 필요한 참고 자료 모음

TaeGyeong Lee 2023. 12. 11. 14:40

개인적으로 자주 열람하는 자료입니다.

 

소스 코드

공식

 

Google Issue Tracker

 

issuetracker.google.com

 

Kotlin 스타일 가이드  |  Android Developers

Kotlin 스타일 가이드 컬렉션을 사용해 정리하기 내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요. 이 문서에서는 Kotlin 프로그래밍 언어의 소스 코드와 관련된 Google의 Android 코딩 표준을

developer.android.com

 

Google Java Style Guide

1 Introduction This document serves as the complete definition of Google's coding standards for source code in the Java™ Programming Language. A Java source file is described as being in Google Style if and only if it adheres to the rules herein. Like ot

google.github.io

 

GitHub - android/architecture-samples: A collection of samples to discuss and showcase different architectural tools and pattern

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. - GitHub - android/architecture-samples: A collection of samples to discuss and showcase...

github.com

 

platform/packages/apps/ - Git at Google

 

android.googlesource.com

 

비공식

 

Java 코딩 스타일 가이드 - 지어소프트 개발 가이드

코딩 가이드 (Java) 소프트웨어 개발 시에 코딩 가이드를 준수하는 목적은 다수의 개발자들이 상호간의 소스코드에 대한 가독성 및 이해도를 높이고, 해당 표준에 따라 개발함으로써 프로젝트 품

developer.gaeasoft.co.kr

 

현대자동차 소프티어 부트캠프 2기

GitHub is where 현대자동차 소프티어 부트캠프 2기 builds software.

github.com

 

개발 블로그

 

스터디룸

공부했던 것들 복습 및 요약

8iggy.tistory.com

 

Ji Sungbin – Medium

Read writing from Ji Sungbin on Medium. Experience Engineers for us. I love development that creates references. Every day, Ji Sungbin and thousands of other voices read, write, and share important stories on Medium.

jisungbin.medium.com

 

면접 대비

https://overcome26.tistory.com/tag/%EA%B8%B0%EC%88%A0%EB%A9%B4%EC%A0%91

 

두찬의 Tech 이야기

 

overcome26.tistory.com

 

단축키

안드로이드 스튜디오

  • 검색 단어 교체 도구 (맥) : command + r
  • 코드 포맷팅 (맥) : option + command + L