- Chess Mission Finally!! I requested PR!!! 학습로그 2-1 [DB] MySQL query - 5 내용 primaryKey는 유일키이다. (중복 불가) CLI 환경에서 MySQL 확인하는 명령어들 // 도커에서 띄우기 (설치 과정은 생략) docker exec -it bash mysql -u root -p // --> 접속완료 show databases; use ; CREATE TABLE ( id int NOT NULL AUTO_INCREMENT, game_id int NOT NULL, ... 해당하는 내용들 ... PRIMARY KEY (id) ); INSERT INTO (키들을 특정(없을시 전체)) VALUES (해당 키에 해당하는 값); SELECT * FROM c..
- Writing Writing about March. nauni.tistory.com/202 [월간회고] 2021.03 활동 1. 우아한 테크코스 지난달과 많이 달라진게 느껴진다. 일단 바빠졌고, 어려워졌다. 😅 지금 레벨1의 마지막 미션인 체스미션을 하고 있는데 과연 미션을 마무리할 수 있을까 싶기도 하다. nauni.tistory.com Writing about one quarter of this year. github.com/Meet-Coder-Study/posting-review/pull/633 [#631] 2021 1분기 회고 - 김나은 by knae11 · Pull Request #633 · Meet-Coder-Study/posting-review resolve # 631 지난 글 머지할 때..
- Reading book read done "그림으로 배우는 네트워크 원리". 😎 - Review Writings Reviewed last posting of Lambda and Stream. Finally, I reviewed previous posting of Token and OAuth. I could understand about the differences of Login and OAuth. It is still ambiguous but I vaguely recognized the differences. - Algorithm Study I solved 2 problems of this week. They were Kakao Level 2 problems. I solved them before ..
Missions - 2nd PR of Chess mission github.com/woowacourse/java-chess/pull/201 학습로그 1-2 [Java] Function Interface - 2 내용 UnaryOperator 는 T타입을 받아서 T타입을 리턴한다. Funtion Interface와 비슷하지만 인자로 들어오는 타입과 반환하는 타입이 같다는 특징이 있다. [OOP] Setter - 3 내용 setXXX라는 set 명칭말고 메서드에 의도를 들어내어 이름을 지으면 setter의 단점을 보완할 수 있다. setter 자체는 의도를 가지기 어렵다. [Java] UnsupportedOperationException - 2 내용 지원하지 않는 연산 예외처리 런타임 예외 대표적으로 Coll..
- Meet Coder I could get more feedback about Lambda and Stream. I could not remember things because I could not sleep well last night... - Coding I am on refactoring process of Chess mission. It takes more time than I thought. Yesterday before sleeping, I completed JS mission :) github.com/woowacourse/js-todo-list-step1/pull/29 [1단계 - todo list] 배럴(김나은) 미션 제출합니다. by knae11 · Pull Request #29 · w..
- Reading book Read "그림으로 배우는 네트워크 원리" - Woowa course Learned about simple test of JDBC. Tested CRUD on DB with JDBC. Docker and MySQL workbench is used for it. I implemented Todo mission. It was my goal to request PR on today but refactoring is left. It's almost done.
- Total
- Today
- Yesterday
- 회고
- CS
- 모의면접준비
- 우테코수업
- java
- TCP/IP
- 객체지향
- DB
- Spring
- 네트워크
- 알고리즘
- 코드스쿼드
- javascript
- 인증
- React
- TIL
- 마스터즈코스
- Transaction
- 운영체제
- 월간회고
- OS
- 개발공부일지
- JPA
- 우아한테크코스
- JS
- 학습로그
- 카카오
- 글쓰기미션
- 내부코드
- python
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |