티스토리 뷰

TIL(Today I Learned)

21.02.24 TIL

nauni 2021. 2. 24. 22:06

- SQL

Solved 1 problem ✔

 

- CS50 final mission

I implemented stack with array, but failed to implement with linkedList. Pointer is too difficult... I couldn't find the reason why it doesn't work;;

 

- Woowa Course

requested PR. I could study OOP with codes.

nauni.tistory.com/151

 

로또미션 학습로그

Step1 PR 링크 [TDD] TDD - 5 내용 TDD 원칙을 따라 구현하고자 하였다. 더 사전에 어떻게 객체에게 책임과 역할을 분배할 것인지 고민하게 되고 전체적인 구조를 생각하게 된다. // 주석으로 먼저 해야

nauni.tistory.com

Reorganized studyLog while doing Lotto mission. 

 

nauni.tistory.com/152

 

[수업] 가변인자, 매개변수 final 선언, Exception

가변인자 public class Main{ public static void main(String []args){ argsTest(1,2); // 변수여러개 } private static void argsTest(final int... numbers){ System.out.println("가변인자"); } private stati..

nauni.tistory.com

Reviewed last class.

 

- Posting for Meet Coder

Subject would be Session and Cookie. Let it done by tomorrow ⚡

 


It was hard to concentrate on work today. Refresh is needed! 😥

 

'TIL(Today I Learned)' 카테고리의 다른 글

21.02.26 TIL  (0) 2021.02.26
21.02.25 TIL  (0) 2021.02.25
21.02.23 TIL  (0) 2021.02.23
21.02.22 TIL  (0) 2021.02.22
21.02.21 개발공부일지(주간회고 포함)  (2) 2021.02.21
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/02   »
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28
글 보관함