Lambda Funtion vs High Order Function

High Order Function(고차함수) 함수를 인수로 취하거나 함수를 결과로 반환할 수 있는 함수 e.g. Call-Back Method -&gt; Android Studio에서 자주 사용Lambda Expression(람다 표현식) 고차함수에서 매개변수로 주어지는 식 <li...
Published on October 16, 2021 | 1 min read

Android Studio Thread

Main Thread(UI Thread) 안드로이드 이벤트 생성 및 처리 담당 안드로이드에서 발생되는 여러 이벤트를 그와 관련된 위젯으로 연동시키는 역할 안드로이드에서 제공하는 다양한 뷰와 위젯을 표현하는 역할 안드로이드 시스템은 각각의 컴포넌트를 위해서 별도의 스레드를 생성하지 않음 -&gt; 동일한 프로세스에서 동작하는 모든 컴포넌트는 여기서 처...
Published on October 16, 2021 | 1 min read

Android Application Components

Basic Components Activities 스마트폰과의 사용자 상호작용을 처리 Android GUI 요소 중에 화면을 의미 ...
Published on October 16, 2021 | 1 min read

Activity Life Cycle

Activity의 3가지 상태 Resumed(Active) : Focus를 가지고 있으며 화면에 보이는 상태 Dialog에 가려진 Activity도 Resumed(Dialog 또한 Activity의 일부이므로) ...
Published on October 16, 2021 | 2 min read

JavaScript Firebase Query

This post will show you how the content will look like in the post pages and how the headlines, quotes and quotes will be represented. Jekyll is mainly used to write simple markdown and after that it renders out a static pages, so you need to know the basics of writing markdown for that.For m...
Published on June 22, 2021 | 3 min read

JavaScript Callback

This post will show you how the content will look like in the post pages and how the headlines, quotes and quotes will be represented. Jekyll is mainly used to write simple markdown and after that it renders out a static pages, so you need to know the basics of writing markdown for that.For m...
Published on June 22, 2021 | 3 min read

Sample Post

This post will show you how the content will look like in the post pages and how the headlines, quotes and quotes will be represented. Jekyll is mainly used to write simple markdown and after that it renders out a static pages, so you need to know the basics of writing markdown for that.For m...
Published on April 24, 2020 | 3 min read