728x90
반응형

Til 120

23.12.01

● 오늘 한 것 [kotlin 문제 풀이] - 가장 큰 수 https://retry-thinksubox.tistory.com/60 [선택 과제 : 호텔 예약 프로그램] - 11:30~16:00 [과제 : 계산기] - 16:00~17:00 https://github.com/heesoo-park/Assignments/tree/main/%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D%20%EA%B8%B0%EC%B4%88%EC%A3%BC%EC%B0%A8/Kotlin%20%EB%AC%B8%EB%B2%95%20%EA%B8%B0%EC%B4%88%20%EA%B3%BC%EC%A0%9C%20-%20%EA%B3%84%EC%82%B0%EA%B8%B0 [이상형 월드컵 앱 만들기] - 3일차 h..

TIL 2023.12.01

23.11.30

● 오늘 한 것 [kotlin 문제 풀이] - 다리를 지나는 트럭 https://retry-thinksubox.tistory.com/54 [Kotlin 문법 종합반 강의 시청] - 5주차 https://retry-thinksubox.tistory.com/55 [과제] - 번외 https://retry-thinksubox.tistory.com/58 [이상형 월드컵 앱 만들기] - 2일차 https://retry-thinksubox.tistory.com/59 ● 오늘 알게 된 것 [kotlin 문제 풀이] - 테스트 케이스 틀릴 거면 다 틀려서 싹다 갈아엎는게 속이 편한 거 같다. - 내 스스로 짠 코드에서 오류를 찾아내는 건 너무나 힘든 일이다. - Pair 클래스는 기본적으로 first와 second가 ..

TIL 2023.11.30

23.11.29

● 오늘 한 것 [kotlin 문제 풀이] - 2개 이하로 다른 비트 https://retry-thinksubox.tistory.com/49 [Kotlin 문법 종합반 강의 시청] - 4주차 https://retry-thinksubox.tistory.com/50 [실시간 알고리즘 세션] - 15:00~16:20 [DFS & BFS 관련 정리] https://retry-thinksubox.tistory.com/51 [이상형 월드컵 앱 만들기] https://github.com/heesoo-park/Private_IdealTypeWorldCupApp https://retry-thinksubox.tistory.com/53 ● 오늘 알게 된 것 [kotlin 문제 풀이] - 비트 연산 사용법 - StringBu..

TIL 2023.11.29

23.11.27

● 오늘 한 것 [kotlin 문제 풀이] - 롤케이크 자르기 https://retry-thinksubox.tistory.com/40 [팀 노션 작성] - 11:00~12:00 [Kotlin 문법 종합반 강의 시청] - 1주차 https://retry-thinksubox.tistory.com/41 - 2주차 https://retry-thinksubox.tistory.com/42 [과제] - 계산기(Lv1) https://github.com/heesoo-park/Assignments/tree/main/%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D%20%EA%B8%B0%EC%B4%88%EC%A3%BC%EC%B0%A8/Kotlin%20%EB%AC%B8%EB%B2%95%20%..

TIL 2023.11.27

23.11.24

● 오늘 한 것 [kotlin 문제 풀이] - 뒤에 있는 큰 수 찾기 https://retry-thinksubox.tistory.com/35 [팀원 코드리뷰] - 덧칠하기(https://github.com/heesoo-park/ForCodeKata/tree/main/%EB%8D%A7%EC%B9%A0%ED%95%98%EA%B8%B0) 실패 원인 찾기 [깃&깃허브 실시간 세션 내용 복습] https://retry-thinksubox.tistory.com/36 [MBTI 테스트 앱을 응용하여 영단어 암기 앱 만들기] https://github.com/heesoo-park/Private_VocaMemorizationApp/tree/master [실시간 TIL 특강] - 15:00~16:00 영단어 암기 앱(완성..

TIL 2023.11.24

23.11.23

● 오늘 한 것 [kotlin 문제 풀이] - 주차 요금 계산 https://retry-thinksubox.tistory.com/31 - 모음 사전 https://retry-thinksubox.tistory.com/32 [MBTI 테스트 앱을 응용하여 영단어 암기 앱 만들기] https://github.com/heesoo-park/Private_VocaMemorizationApp/tree/master [실시간 마인드셋 세션] - 15:00~16:20 영단어 암기 앱(미완) ● 오늘 알게 된 것 [kotlin 문제 풀이] - 모든 경우의 수를 구해야하는 경우에는 재귀가 효과적일 수 있다. - 반복문의 인덱스를 담당하고 있는 변수의 변경은 에러를 불러올 수 있다. - 한번 써본다고 함수가 손에 익지 않기에 ..

TIL 2023.11.23

23.11.22

● 오늘 한 것 [Kotlin 문제 풀이] - 타겟 넘버 https://retry-thinksubox.tistory.com/26 - k진수에서 소수 개수 구하기 https://retry-thinksubox.tistory.com/27 [MBTI 테스트 앱 영상보며 만들기] https://github.com/heesoo-park/Lecture_MBTITestApp - 진행하면서 나왔던 오류(https://retry-thinksubox.tistory.com/28) 해결 [깃&깃허브 실시간 세션] - 15:00 ~ 17:00 ● 오늘 알게 된 것 [Kotlin 문제 풀이] - 재귀로 두 가지씩 존재하는 경우의 수를 모두 돌리는 방법 - split 함수에 regex 객체를 넣을 수 있다는 것 - removeIf ..

TIL 2023.11.22

23.11.21

● 오늘 한 것 [Kotlin 문제 풀이] - 기능개발 https://retry-thinksubox.tistory.com/21 - 프로세스 https://retry-thinksubox.tistory.com/22 - 피로도 https://retry-thinksubox.tistory.com/23 [로또 번호 생성기 앱 영상보며 만들기] https://github.com/heesoo-park/Lecture_LottoNumberGeneratorApp [로또 번호 생성기 앱 응용하여 가상전화번호 생성기 앱 만들기] https://github.com/heesoo-park/Private_VirtualPhoneNumberGeneratorApp 가상전화번호 생성기 앱(간단 버전) ● 오늘 알게 된 것 [Kotlin 문제..

TIL 2023.11.21

23.11.20

● 오늘 한 것 [Kotlin 문제 풀이] - 할인 행사 https://retry-thinksubox.tistory.com/17 - 의상 https://retry-thinksubox.tistory.com/18 [bmi 계산기 앱 영상보며 만들기] https://github.com/heesoo-park/Lecture_BMICalculatorApp [bmi 계산기 앱을 응용하여 하루필요열량 계산기 앱 만들기] https://github.com/heesoo-park/Private_DailyCalorieCalculatorApp 하루필요열량 계산기 앱(간단 버전) ● 오늘 알게 된 것 [Kotlin 문제 풀이] - groupBy 함수와 groupingBy 함수의 반환값의 차이점 - Map에서 쓸 수 있는 getO..

TIL 2023.11.20
반응형