안녕하세요. 개발하는 정주입니다.
개인 공부용으로 유용한 개발 자료 링크를 모았습니다.
대분류 종류를 적어놓겠습니다. 필요한 분류를 Command + F로 검색해서 빠르게 찾으세요.
목차
Apple
앱스토어 심사 지침 https://developer.apple.com/kr/app-store/review/guidelines/
Human Interface Guidelines https://developer.apple.com/design/human-interface-guidelines/ios/overview/themes/
버그 리포트 https://developer.apple.com/bug-reporting/
애플 개발자 뉴스 https://developer.apple.com/kr/news/
iPhone 타입 리스트 https://gist.github.com/adamawolf/3048717#file-apple_mobile_device_types-txt-L44
Swift
Swift 공식 소개 https://developer.apple.com/kr/swift/
Swift 공식 문서 https://docs.swift.org/swift-book/index.html#//apple_ref/doc/uid/TP40014097-CH3-ID0
Swift 공식 문서(번역) https://bbiguduk.gitbook.io/swift/
Swift API Design Guide https://www.swift.org/documentation/api-design-guidelines/
Swift API Design Guide(번역) https://github.com/cozzin/swift-api-design-guidelines
Swift API 가이드 라인(번역) https://gist.github.com/godrm/d07ae33973bf71c5324058406dfe42dd
스위프트 스탠다드 라이브러리 알아보기 https://youtu.be/Ii1mDtDr3xo
Swift 컨벤션 https://github.com/raywenderlich/swift-style-guide
Swift 코딩 테스트 팁 https://0urtrees.tistory.com/167
Swift 코테에 자주 쓰이는 문법 https://velog.io/@grap_ios/series/Swift-코딩테스트-대비
Json을 Swift로 변환해주는 사이트 https://app.quicktype.io/
프로토콜 지향 언어에 대한 고찰 https://yagom.net/forums/topic/프로토콜-지향언어-swift/
Swift 알고리즘으로 더 좋은 코드 작성하기 https://www.hackingwithswift.com/articles/243/write-better-code-with-swift-algorithms
라이브러리
iOS 라이브러리 모음 https://github.com/vsouza/awesome-ios
팝업 라이브러리 https://github.com/SwiftKickMobile/SwiftMessages
한국어 사용자를 위한 서비스에 사용하기 위한 오픈 API 모음 https://github.com/dl0312/open-apis-korea
UIKit에서 유명한 Pager View 라이브러리 https://github.com/WenchaoD/FSPagerView
이미지 Crop/Edit 라이브러리 https://github.com/TimOliver/TOCropViewController
강의 & 학습
최신 IT 뉴스 https://news.hada.io/
신입 개발자 전공 지식 & 기술 면접 백과사전 https://github.com/gyoogle/tech-interview-for-developer
CS 모음 Git 자료 https://github.com/Seogeurim/CS-study
CS 모음 Git 자료2 https://github.com/WeareSoft/tech-interview
CS 모음 Git 자료 3 https://github.com/JaeYeopHan/Interview_Question_for_Beginner
수진 앱 개발 고찰 블로그 https://soojin.ro
후랑 노트 iOS 고찰 블로그 https://furang-note.tistory.com/category/이상
개발자 소들이 Swift 강좌 블로그 https://babbab2.tistory.com/category/iOS/Swift
이원희 각종 분석 블로그 https://velog.io/@wonhee010
민소네 iOS & Swift 분석 블로그 https://minsone.github.io/
후리 iOS 각종 iOS 내부 동작 분석과 예제 https://roniruny.tistory.com/
Client장 Swift 자료 & 공부 모음집 https://github.com/ClintJang/awesome-swift-korean-lecture
핑구 iOS, Swift 공식문서, OS 정리 블로그 https://icksw.tistory.com/54
하비 iOS 블로그 https://velog.io/@hansangjin96
Rhyno Swift 분석 블로그 https://jcsoohwancho.github.io/
iOS 면접 질문 후보 정리 https://github.com/JeaSungLEE/iOSInterviewquestions
iOS 면접 자세한 자료 https://jasunhee.tistory.com/253
개발자 면접 팁 https://bboglebbogle.tistory.com/40?category=1011421
스탠포드 iOS 개발강좌 https://cs193p.sites.stanford.edu/
야곰님 개발 아카이브 https://blog.yagom.net/category/iOS-Dev/page/3/
개발하는 정대리님 빡코딩 모음 https://www.notion.so/be929bdbedd64e1aa13ff2ac2d58f122
Git
마크다운 사용법 https://tttsss77.tistory.com/148?category=801653/
좋은 git 커밋 메시지 https://meetup.toast.com/posts/106
git 브랜치 컨플릭트 해결 방법 https://velog.io/@eunjin/Git깃-브랜치-컨플릭트-해결하는-A-to-Z-방법
git conflict 어디까지 알고 있니? https://blog.naver.com/pjt3591oo/222573686917
git branch 전략 https://velog.io/@jinuku/Git-브랜치-전략
git 협업 전략 https://velog.io/@jinuku/Git-협업-가이드
기타
색상 모음 http://www.flatuicolorpicker.com/category/all#
아이콘 1 https://www.flaticon.com/
아이콘 2(색상 변경 가능) https://icons8.com/
마크다운 사용법 https://tttsss77.tistory.com/148?category=801653/
JSON 체크 사이트 https://jsonformatter.curiousconcept.com/
안드로이드 버튼 메이커 https://angrytools.com/android/button/
학습자료 일부 출처 - 개발하는 정대리(https://www.youtube.com/c/개발하는정대리)
아직은 초보 개발자입니다.
더 효율적인 코드 훈수 환영합니다!
공감과 댓글 부탁드립니다.