[Study] StudyList
things to study
-
다 내맘대로 공부함, 일단 회사에서 필요한건 항상 달고 있고, 그때그때 관심있는거 본다…
-
First priority
- Kotlin
- effective Kotlin : ing
- Spring boot
- 스프링부트와 aws로 혼자 구현하는 웹서비스 : ing
- Spring-data-jpa : 인강수강 중
- Testing
- Junit5 : ing
- 단위테스트 : 리딩중
- Design pattern
SingletonBuilderAbstract factory- Factory method
개념완료- 실습중
- Factory method
- Proxy pattern
- Prototype
- Java
- Annotatation
- AOP with java
- Problem solving
- ing : participating in every weeken leetcode contest
- Kotlin
-
Next priority(random study)
-
blocking call in Java
- concurrent programming
-
Service Discovery
-
Service mesh
-
Architecture
- Ports-Adaptors
-
L7 layer // L4loadbalancing
-
swagger -
hostname, domain name, ip 주소- mac addr
-
swat -
index and how to make good sp or qeury in rdbms -
https + http ( mixed contents)
- samesite cookies issue
SSLCORS
-
Json header -
spork나 junit을 통한 단위테스트
mocking
-
exception 걸리는 기준- 당시에 무슨생각이었을까..??
-
SQL
Index in RDBMSclustering index & none clusteing index
INSERT INTO SELECT- Real MySQL 8.0 : 예정
-
OS
thread vs process- scheduling
-
Network
- SocketProgramming
- c++
- SocketProgramming
-
Docker
- 실제 서비스에 적용완료
- slackbot
- docker-compose
- ing
- Minikube
- 실제 서비스에 적용완료
-
NoSQL
Nosql 빅데이터 세상으로 떠나는 안내서: 리딩완료master-slave- 적용 시도(redis)
- 개인프로젝트
- ELK
-
react
- 인강 수강(진짜 심심풀이용)
-
Confusion
overloading vs overriding
overloading : same function name, but different number of parameters
overriding : same function name, but change contents
Leave a comment