21.04.22 TIS
- Reading Books
Done to read "SQL 첫걸음"🎉
Read "토비의 스프링 vol.1" chapter 2,3. The book is really nice to read. I could think OOP, Spring and good attitude of Developer.
- Posting
정규화 (제1정규화, 제2정규화, 제3정규화, BCNF)
데이터베이스 정규화 1. 개념 데이터베이스 정규화는 DB를 잘 설계하기 위한 것이다. 각 속성을 잘 묶은 것을 잘 설계한 DB라고 한다. 다른 개체의 속성 값을 읽어오는 것은 외래키의 참조를 통해
nauni.tistory.com
- Woowa Course
Reviewed last lectures
[수업] Spring 시작하기, Spring MVC
스프링학습테스트 : ***-practice 브랜치로 실습 INTRO 프레임워크: 구현해야 하는 것들을 미리 구현해놓고 재사용. 프레임워크에 맞게 구현을 하면 다양하게 활용가능하다. 스프링은 여러 프레임워
nauni.tistory.com
Read my study log from level1 and others. I wrote some questions to ask and questions to be asked. I am on writing answers of that questions.
I got feedback from reviewer that Why are you using EventSourcing pattern on DB table. I thought again why I am using when I am using that technology.
I am going to finish to answer the questions what I thought on moring and rebuild DB tables which RDBMS logics after daytime!!
- Algorith Study
I did not solve questions for today. I have execuses that the questions were solved before...😅
- Others
Watched 생활코딩 contents of Cherry-pick and Rebase.