Posted
Filed under 개발/Youtube


* 냉동코더의 알기 쉬운 Modern Android Development 입문 인프런 강의
https://www.inflearn.com/course/%EC%95%8C%EA%B8%B0%EC%89%AC%EC%9A%B4-modern-android?inst=c3cee510
2022/07/25 09:41 2022/07/25 09:41
Posted
Filed under 개발/Youtube


Retrofit을 이용해 공공 API로부터 Json 데이터를 다운로드 받고 RecyclerView에 표시하는 방법에 대해 알아봅니다.

* 영상내용을 정리한 글 https://cliearl.github.io/posts/android/download-json-data-using-retrofit/
* Android Studio에서 Kotlin으로 Playlist https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code https://github.com/cliearl/android-tutorial
2021/11/08 23:52 2021/11/08 23:52
Posted
Filed under 개발/Youtube



단말이 인터넷에 연결되어 있는지, 연결되어 있다면 어떤 형태로 연결되어 있는지 체크하는 법에 대해 설명합니다.

* 강의내용을 정리한 글
https://cliearl.github.io/posts/android/check-connection/
* Android Studio에서 Kotlin으로 Playlist
https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code
https://github.com/cliearl/android-tutorial
2021/06/15 19:22 2021/06/15 19:22
Posted
Filed under 개발/Youtube



Assets 폴더와 Raw 폴더의 차이점을 설명하고, Assets 폴더의 json 파일을 읽어와서 RecyclerView에 표시하는 방법에 대해 설명합니다.

* 강의내용을 정리한 글
https://cliearl.github.io/posts/android/assets-json-recycler/
* Android Studio에서 Kotlin으로 Playlist
https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code
https://github.com/cliearl/android-tutorial
2021/06/15 19:20 2021/06/15 19:20
Posted
Filed under 개발/Youtube


인프런에서 "SpriteKit과 GameplayKit으로 만드는 인공지능 술래잡기 게임" 강의를 공개합니다.
https://www.inflearn.com/course/인공지능-술래잡기-게임?inst=2a3a2d09


Apple에서 제공하는 2D 게임제작 프레임워크인 SpriteKit을 이용해 좀비를 피하는 술래잡기 게임을 만들어 봅니다. 좀비는 역시 Apple의 프레임워크인 GameplayKit을 응용해 인공지능으로 움직이게 하는 방법을 배워볼 거에요.

강의를 따라하다 보면 어느새 2D 게임이 완성되어 있을 겁니다. 몬스터에 대해 간단한 인공지능을 부여하는 법도 알 수 있게 됩니다.
2021/06/02 23:39 2021/06/02 23:39