회고/TIL 매일회고

TIL : Today I Learned [6월]

정혜현 2024. 6. 3. 09:17



 

 

TIL : Today I Learned

오늘 나는 무엇을 배웠는가?

 

6월,

 

 

2024년 6월 오늘의 꼭 기억하고 싶은 2가지 본문 링크
3일 월요일 작성위치에 따른 증감연산자 차이
반복문 루프의 파라미터가 val인 이유
코틀린문법 https://hhyun-s2.tistory.com/28
4일 화요일 to자료형() 메소드로 자료형 변환하기
상속과 오버라이딩
코딩테스트 https://hhyun-s2.tistory.com/32
객체지향프로그래밍 https://hhyun-s2.tistory.com/30
5일 수요일 조건문(when, if)의 문법적 특징
chat GPT에서 지향과 지양
코딩테스트 https://hhyun-s2.tistory.com/38
특강 https://hhyun-s2.tistory.com/40
6일 목요일 반복문(for, while)의 차이
단일책임 원칙
계산기 https://hhyun-s2.tistory.com/39
7일 금요일 변수 선언시 함수 호출 불가능
의존성 역전 원칙DIP
코딩테스트 https://hhyun-s2.tistory.com/42
계산기 https://hhyun-s2.tistory.com/39
10일 월요일 의존성 주입DI 방법
추상화의 필요성
계산기 https://hhyun-s2.tistory.com/39
11일 화요일 배열관련 (범위, 요소, 인덱스, Array와 ArrayOf)
when문과 비교연산자
코딩테스트 https://hhyun-s2.tistory.com/43
코딩테스트 https://hhyun-s2.tistory.com/50
12일 수요일  it과 element
 Null satety
코딩테스트 https://hhyun-s2.tistory.com/54
코틀린문법 https://hhyun-s2.tistory.com/45
13일 목요일 else 생략 가능한 경우
Scope Functions
코딩테스트 https://hhyun-s2.tistory.com/57 
코틀린 문법 https://hhyun-s2.tistory.com/56
14일 금요일 String타입의 특징
ArrayList와 클래스타입
코딩테스트 https://hhyun-s2.tistory.com/61
키오스크 https://hhyun-s2.tistory.com/51
17일 월요일 Chr타입의 변환
람다식과 it
코딩테스트 https://hhyun-s2.tistory.com/62
코딩테스트 https://hhyun-s2.tistory.com/53
18일 화요일 운영체제와 플랫폼
컴파일과 APK
 앱개발 https://hhyun-s2.tistory.com/65
19일 수요일 is, to, sort, sorted의 의미
안드로이드 4대 컴포넌트
코딩테스트 https://hhyun-s2.tistory.com/67
코딩테스트 https://hhyun-s2.tistory.com/68
앱강의 https://hhyun-s2.tistory.com/71
20일 목요일 친절하게 코딩하기
괄호조차 메소드였다 : Iterator 
 코딩테스트 https://hhyun-s2.tistory.com/75
21일 금요일 라디오버튼과 라디오그룹
인덱스 번호로 추출하는 메소드
개인프로젝트 https://hhyun-s2.tistory.com/72
코딩테스트 https://hhyun-s2.tistory.com/76
24일 월요일 참조변수와 참조타입
registerForActivityResult
수정중.. 문법정리
개인프로젝트 https://hhyun-s2.tistory.com/72
25일 화요일 IntArray에서 max()는 Deprecated
Heap영역에 객체를 생성하는 인스턴스
코딩테스트 https://hhyun-s2.tistory.com/84
수정중.. 문법정리
26일 수요일 문자열 미아객체 해결하는 StringBuilder
state에 따라 선택해주는 selector
코딩테스트 https://hhyun-s2.tistory.com/85
개인프로젝트 https://hhyun-s2.tistory.com/72
27일 목요일 범위표현식도 표현식이다.
Parcelize로 data Class 객체 넘기기
코딩테스트 https://hhyun-s2.tistory.com/88 
개인프로젝트 https://hhyun-s2.tistory.com/72
28일 금요일 null, null pointer, NPE
array 작성방법
코딩테스트 https://hhyun-s2.tistory.com/91
수정중.. 문법정리

 

 

'회고 > TIL 매일회고' 카테고리의 다른 글

TIL : Today I Learned [8월]  (0) 2024.08.01
TIL : Today I Learned [7월]  (0) 2024.07.01
TIL : Today I Learned [5월]  (0) 2024.05.27