Play with Coroutine in Kotlin & Android ⌛️ Nov 16, 2021 · ☕ 3 min read Let's play with Kotlin's coroutine by making an infinite loop logic and a blocked invocation logic.
Implement std::make_unique in C++11 ⌛️ Feb 4, 2021 · ☕ 1 min read How to add std::make_unique from C++14 into your C++11 code base.
What is arrow (->) in function declaration in C++ ⌛️ Jan 1, 2021 · ☕ 1 min read There is arrow (->) in function heading in C++. What is it?
My First Post ⌛️ Dec 14, 2020 · ☕ 3 min read My first post - A guide to create a personal blog site with Hugo + Github Page