Leesoo's blog


  • Home

  • Categories

  • About

  • Archives

  • Tags

Tag

2019 회고하기

01-02

Git 기초 정리

08-09

SQL 기초 정리

06-15

Git 기초 정리

05-16

[AWS] Aurora

07-08

[AWS] ElastiCache

07-03

[AWS] EB를 공부해보자

07-02

[AWS] EB를 쓰는 이유!

10-22

Docker & Nginx & uWSGI 설정

07-31

amazon web service

07-16

Nginx uWSGI Web Application

07-06

[Django] 직렬화 - serialization

07-31

[Django] Modeling - Foreignkey & ManyToMany

07-14

TIL: 프론트엔드 질문 자문자답하기!

09-20

TIL: TS - type과 interface

09-09

TIL: Class와 자바스크립트

09-08

TIL: vscode의 eslint 플러그인에 관하여

08-29

TIL: Javascript의 원시 타입 파보기

02-09

TIL: Reset Mysql password 삽질기

01-22

TIL: Promise와 Async await

12-12

TIL: [함수형 자바스크립트 프로그래밍] 책을 읽고

10-09

TIL: Clustering

07-03

TIL: SSR - 서버 사이드 렌더링

02-18

TIL: Javascript 함수 호출 방법

01-12

TIL: clientX, offsetX, pageX, screenX

12-28

TIL: javascript - Object.keys()

12-24

TIL: javascript - 해체 할당

12-23

TIL: window.location VS document.location

12-21

TIL: Javascript - bind()

12-19

TIL: Raspberry Pi - 스크린 세이버 비활성화

12-02

TIL: Transaction

11-21

TIL: TCP 핸드셰이크 순서

11-20

TIL: Process VS Thread

11-19

TIL: OAuth

11-18

TIL: Travis CI vs Jenkins

11-17

TIL: Servlet LifeCycle

11-05

TIL: Python matplotlib Import 문제 해결

10-29

TIL: cache busting?

10-18

TIL: [Git] Git 커밋명 수정 및 강제 반영

10-18

TIL: [Computer Science] RISC vs CISC

10-12

TIL: [Git] 원격 저장소에 파일 삭제하기

10-09

TIL: [Spring] @ComponentScan & @Import

10-05

TIL: [Spring] Springboot Start Project 시 유의할 점

10-04

TIL: [Spring] Stereotype-annotation

10-03

TIL: [Spring] 의존성 자동 주입 @autowired

09-23

TIL: Ajax란?

09-23

TIL: [Maven] Maven Wrapper이란?

09-22

TIL: [windows] windows linux subsystem - ssh server 설정

09-05

TIL: [zsh] zsh - highlighting 설치

09-04

TIL: [windows] windows linux subsystem - github 블로그 연동

09-04

TIL: [windows] Window subsystem for linux - install Jekyll

09-04

TIL: [git] ssh 초기 설정

08-29

TIL: [django] drf permissions

08-10

TIL: [python] **kwargs & *args

08-09

[Java] GC

11-28

[Java] OOP

10-18

[Java] JVM에 대하여

09-04

OS - 서론

06-08

[OS] File allocation

01-01

[OS] Disk Scheduling

01-01

[OS] Frame allocation

12-30

[OS] Page Replacement

12-24

[OS] Virtual Memory

12-23

[OS] Segmentation

12-22

[OS] Paging

12-20

[OS] Main Memory Allocation

12-18

[OS] Main Memory

12-17

[OS] Monitor

12-16

[OS] Deadlocks

12-16

[OS] Semaphore

12-11

[OS] Thread

12-08

[OS] CPU Scheduling Algorithm (3)

12-03

[OS] CPU Scheduling Algorithm - SJF, Priority, RR

12-02

[OS] CPU Scheduling Algorithm

11-29

[OS] Process Management

11-28

[OS] 운영체제 서비스

11-27

[OS] 이중모드, 하드웨어 보호

11-26

[OS] Interrupt OS

11-24

[OS] History of Operating System

11-23

[OS] What is Operating System?

11-23

[OS] Hardware

01-04

[OS] macOS에 개발환경 구축하기

10-06

[OS] 운영체제란?

09-10

[OS] 아두이노와 라즈베리파이 차이점

09-10

[DB] ODBC란?

10-13

[DB] Connection pool

10-06

[ML] Image Classification (5)

10-29

[ML] Image Classification (4)

10-29

[ML] Image Classification (3)

10-28

[ML] Image Classification (2)

10-25

[ML] Image Classification (1)

10-25

[ML] Reducing Loss

10-06

[ML] Generalization

10-06

[ML] First Steps about Tensorflow

10-06

Learn and use ML - (1) Basic classification

10-12

Get Started with Tensorflow

10-11

Spring Boot : Test - Mocking vs SpyBean

10-22

Spring Boot : WebMvcConfigurer 사용하여 컨버터하기 (2)

10-21

Spring Boot : Component로 Bean 등록 방법으로 컨버팅하기 (3)

10-21

Spring Boot : ConfigurableWebBindingInitializer 사용하여 컨버터하기 (1)

10-21

Spring Boot : @RestController의 비밀!

10-19

Spring Boot : Spring MVC - Auto-configuration

10-18

SQL : Database Design - 데이터베이스 설계

11-19

SQL : Relation Model - 관계형 모델

11-18

SQL : JOIN - 결합

11-15

SQL : Union - 집합

11-15

SQL : View - 뷰 작성과 삭제

11-13

SQL : Index - 색인

11-13

SQL : Constraint - 제약

11-13

SQL : Index - 인덱스 작성과 삭제

11-13

Tree

01-29

Recusions

01-18

Dynamic Programming

01-18

Design and Programming

01-14

AVL Tree

12-03

Tree

11-28

Heap

11-14

[HTTP] Cache

11-21

[HTTP] Web Server

11-20

[HTTP] Proxy

11-20

[HTTP] URL Resource

11-19

[HTTP] Http Tutorial

11-19

[HTML] Table

12-03

[HTML] Form

12-03

[HTML] Text, Anchor, Image

12-02

[HTML] Data

12-02

[CSS] Position

02-02

[CSS] Box Model

02-02

[CSS] Transition

12-31

[CSS] min-height, max-width

12-27

[CSS] StyleSheet, Selector

12-03

Javascript - Microtask

11-08

Javascript - Promise & Error Handling

11-03

Javascript - Callback

10-26

Javascript - Custom Error

10-22

Javascript - Error Handling

10-11

Javascript - prototype

08-22

Javascript - setTimeout & setInterval

07-11

Javascript - New Function

07-11

Javascript - Spread

07-04

ES6 - Lexical Environment

07-04

Javascript - toPrimitive

06-05

Javascript - toPrimitive

06-05

Javascript - Optional Chaining

06-04

[ES6] Symbol

06-04

Javascript - new 연산자 & 생성자 함수

06-03

Javascript - Garbage Collection

05-29

Javascript - Object

05-27

Javascript - Basic

05-21

[ES6] Generator

02-16

[ES6] Iterator

02-11

[ES6] Symbol

02-08

[Javascript] 다시 공부하는 Object

02-02

[ES6] Promise

01-26

[ES6] Module

01-19

[ES6] Class

01-16

[ES6] Extended Parameter Handling

01-12

[ES6] Arrow Function

01-12

[JavaScript] Date

12-28

[JavaScript] Closure

12-28

[JavaScript] Event

12-15

[JavaScript] Execution Context

12-07

[JavaScript] this

12-05

[JavaScript] scope

12-01

[JavaScript] prototype

11-30

[JavaScript] function

11-20

[JavaScript] Data Type & Variable

10-25

[JavaScript] Syntax Basics

10-23

[JavaScript] Compiler & Engine

08-25

[JavaScript] Template Literals

01-01

[JavaScript] Extended Parameter Handling

01-01

[JavaScript] Destructuring - 디스트럭쳐링

12-30

[JavaScript] execution context - 실행 컨텍스트

12-26

[JavaScript] this

12-25

[JavaScript] Array

12-24

[JavaScript] Literal, Variable, Constant

12-23

[JavaScript] Scope

12-23

[JavaScript] function (2)

12-23

[JavaScript] Data Type

12-23

[JavaScript] 제어문

12-23

[JavaScript] Hoisting

12-21

[JavaScript] Type Checking

12-18

[JavaScript] Prototype

12-18

[JavaScript] immutability

12-18

[JavaScript] function

12-18

[JavaScript] JavaScript란?

12-18

[React] Immer 라이브러리

01-15

[React] state & props

03-01

[React] Tutorials - 3st week

11-23

[React] Tutorials - 2st week

11-11

[React] Tutorials - 1st week

11-11

[React] Functional Component

01-01

[React] State & Props

12-19

[React] LifeCycle

12-19

[Quiz] Extended Parameter Handling

01-03

[Quiz] Template Literals

01-01

[Docker] Kubernetes

07-11

[Typescript] Vue와 Interface

04-03

[Typescript] Vue와 Decorator

03-31

Typescript Introduction

11-27

ES5 - Array method

03-19

ES5 간단히 보기 (2)

02-16

ES5 간단히 보기

02-09

ES6 튜토리얼

01-23

[Typescript] Vue와 Interface

04-03

[Typescript] Vue와 Decorator

03-31

프론트엔드 개발환경의 이해를 듣고 정리하는 웹팩 기초

10-04
LEESOO

LEESOO

Junior Backend Developer

210 posts
8 categories
23 tags
RSS
GitHub
© 2021 LEESOO
Powered by Jekyll
Theme - NexT.Muse