Posts by Tag

Windows

Back to top ↑

C++

Reading Directory in Windows

6 minute read

Sometimes, it is very painful to do a very small simple thing. Like a… reading all files inside of your directory! Everything you easily do in your cmd, “ls ...

Multiple reduction using omp

2 minute read

Using omp for faster algorithm is now very common. Most of libraries you’ve ever heard will also using omp, I am, for sure, also using omp for various regist...

Back to top ↑

Design Pattern

Back to top ↑

TMIOS

Back to top ↑

react

React Note - 3. State

1 minute read

State management made React very powerful. Even with the hook system, they made it even more simpler and more powerful

Back to top ↑

frontend

React Note - 3. State

1 minute read

State management made React very powerful. Even with the hook system, they made it even more simpler and more powerful

Back to top ↑

Python

Extract Point Cloud from Blender mesh

1 minute read

I had a chance to make a sample point cloud which is mathematically generated and perfectly designed to compare alignment performance. I thought it’s quite o...

xls to csv

less than 1 minute read

When you are dealing with opendata or any sort of dataset, you should reprocess your dataset including cleansing. It can be separating or merging columns or ...

Back to top ↑

Snippets

Reading Directory in Windows

6 minute read

Sometimes, it is very painful to do a very small simple thing. Like a… reading all files inside of your directory! Everything you easily do in your cmd, “ls ...

Back to top ↑

Swift

Swift Note : Structures and Classes

5 minute read

Structures and Classes are another core essential portion of Swift along with Optionals. Even though they are the concepts have been existing over decades, S...

Swift Note : Types - Optional

10 minute read

Optional is a golden key of the Swift Language and is that how we make programs type-safe. Understanding Optional deeply means writing a stable and better pr...

Swift Note : Types - Basics

9 minute read

Types are very basics of Swift but they are the most important concepts that you need make sure you deeply understand them

Back to top ↑

iOS

Swift Note : Structures and Classes

5 minute read

Structures and Classes are another core essential portion of Swift along with Optionals. Even though they are the concepts have been existing over decades, S...

Swift Note : Types - Optional

10 minute read

Optional is a golden key of the Swift Language and is that how we make programs type-safe. Understanding Optional deeply means writing a stable and better pr...

Swift Note : Types - Basics

9 minute read

Types are very basics of Swift but they are the most important concepts that you need make sure you deeply understand them

Back to top ↑

Study Note Series

Swift Note : Structures and Classes

5 minute read

Structures and Classes are another core essential portion of Swift along with Optionals. Even though they are the concepts have been existing over decades, S...

Swift Note : Types - Optional

10 minute read

Optional is a golden key of the Swift Language and is that how we make programs type-safe. Understanding Optional deeply means writing a stable and better pr...

Swift Note : Types - Basics

9 minute read

Types are very basics of Swift but they are the most important concepts that you need make sure you deeply understand them

Back to top ↑

Intermediate Level

Swift Note : Structures and Classes

5 minute read

Structures and Classes are another core essential portion of Swift along with Optionals. Even though they are the concepts have been existing over decades, S...

Swift Note : Types - Optional

10 minute read

Optional is a golden key of the Swift Language and is that how we make programs type-safe. Understanding Optional deeply means writing a stable and better pr...

Swift Note : Types - Basics

9 minute read

Types are very basics of Swift but they are the most important concepts that you need make sure you deeply understand them

Back to top ↑

Visual Studio

Back to top ↑

C#

Back to top ↑

CMD

Back to top ↑

Batch

Back to top ↑

Mac

Back to top ↑

Setup

Back to top ↑

DevEnv

Back to top ↑

R

Back to top ↑

Data Science

Back to top ↑

Blender

Extract Point Cloud from Blender mesh

1 minute read

I had a chance to make a sample point cloud which is mathematically generated and perfectly designed to compare alignment performance. I thought it’s quite o...

Back to top ↑

omp

Multiple reduction using omp

2 minute read

Using omp for faster algorithm is now very common. Most of libraries you’ve ever heard will also using omp, I am, for sure, also using omp for various regist...

Back to top ↑

Multi Threading

Multiple reduction using omp

2 minute read

Using omp for faster algorithm is now very common. Most of libraries you’ve ever heard will also using omp, I am, for sure, also using omp for various regist...

Back to top ↑

Snippet

Back to top ↑

Android

Back to top ↑

Mobile

Back to top ↑

python

Back to top ↑

hobby

Back to top ↑

guitar

Back to top ↑

bass

Back to top ↑

random

Back to top ↑

food

Back to top ↑

korean

Back to top ↑

Interview

Back to top ↑

.net

Back to top ↑