DEV Community

UponTheSky profile picture

UponTheSky

A Python programmer who knows a bit of Mathematics.

Location Seoul, South Korea Joined Joined on  Personal website https://github.com/uponTheSky/ github website

Education

M.S. in Statistics, Seoul National University

[Book Review] Linux Basics for Hackers by OccupyTheWeb

[Book Review] Linux Basics for Hackers by OccupyTheWeb

Comments
4 min read

Want to connect with UponTheSky?

Create an account to connect with UponTheSky. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
[Go, Book Review] Learn Go with Tests by Chris James

[Go, Book Review] Learn Go with Tests by Chris James

6
Comments
3 min read
[Go] Understanding net/http - How to run a server like a Pro?

[Go] Understanding net/http - How to run a server like a Pro?

Comments
6 min read
[Go] Understanding net/http package - Handle(r) family

[Go] Understanding net/http package - Handle(r) family

Comments
3 min read
[Rust] What I've learned from reading "The Book" over the last 10 months

[Rust] What I've learned from reading "The Book" over the last 10 months

6
Comments 3
4 min read
[Python] A Journey to Python Async - 5. asyncio Library

[Python] A Journey to Python Async - 5. asyncio Library

3
Comments
10 min read
[C++] Hands-on Learning C++ from Code: Reading and Reorganizing “Raytracing in One Weekend”

[C++] Hands-on Learning C++ from Code: Reading and Reorganizing “Raytracing in One Weekend”

2
Comments
8 min read
[C++] Making a Simple JSON Parser from Scratch

[C++] Making a Simple JSON Parser from Scratch

6
Comments
6 min read
[Python] A Journey to Python Async - 4. Native Coroutines

[Python] A Journey to Python Async - 4. Native Coroutines

1
Comments
5 min read
[Python] A Journey to Python Async - 3. Generators as Coroutines

[Python] A Journey to Python Async - 3. Generators as Coroutines

2
Comments
6 min read
[Python] A Journey to Python Async - 2. Generators as Iterators

[Python] A Journey to Python Async - 2. Generators as Iterators

3
Comments 1
6 min read
[Python] A Journey to Python Async - 1. Intro

[Python] A Journey to Python Async - 1. Intro

3
Comments
5 min read
[Book Review] <Get Your Hands Dirty on Clean Architecture> by Tom Hombergs

[Book Review] <Get Your Hands Dirty on Clean Architecture> by Tom Hombergs

1
Comments
4 min read
[Python] How to implement a transactional decorator in FastAPI + SQLAlchemy - with reviewing other approaches

[Python] How to implement a transactional decorator in FastAPI + SQLAlchemy - with reviewing other approaches

8
Comments 3
7 min read
[Python] A simple guide: how to mock dependencies for unit testing in FastAPI?

[Python] A simple guide: how to mock dependencies for unit testing in FastAPI?

2
Comments 2
4 min read
[PostgreSQL] Installing PostgreSQL through Homebrew on MacOS

[PostgreSQL] Installing PostgreSQL through Homebrew on MacOS

4
Comments 4
2 min read
[Python]Tips for writing robust Python code: functions

[Python]Tips for writing robust Python code: functions

1
Comments
9 min read
[Book Review]Learning SQL(3rd ed.) by Alan Beaulieu

[Book Review]Learning SQL(3rd ed.) by Alan Beaulieu

1
Comments
2 min read
[Opinion] Why is my code so bad

[Opinion] Why is my code so bad

1
Comments
2 min read
[Python] How to begin your new Python project?

[Python] How to begin your new Python project?

1
Comments
4 min read
The horror of useEffect

The horror of useEffect

3
Comments
4 min read
[Book Review]Practical Object-Oriented Design: An Agile Primer Using Ruby by Sandi Metz

[Book Review]Practical Object-Oriented Design: An Agile Primer Using Ruby by Sandi Metz

4
Comments
4 min read
How to write 'unbuggy' code? - What I have learned from the malloc lab

How to write 'unbuggy' code? - What I have learned from the malloc lab

6
Comments
3 min read
[Git] How to use your personal access token

[Git] How to use your personal access token

6
Comments 1
2 min read
[Book Review]Test-Driven Development by Kent Beck

[Book Review]Test-Driven Development by Kent Beck

2
Comments
3 min read
[Django] Connect Django Application to a MySQL Server

[Django] Connect Django Application to a MySQL Server

3
Comments
2 min read
loading...