athensresearch / ClojureFam

Clojure Learning Program
198 stars 15 forks source link

Chanhee Progress #118

Open 9j opened 3 years ago

9j commented 3 years ago

For convenience, some parts may be written in Korean. (My native language is Korean)

4Clojure - [x] 20 problems - [ ] 40 problems - [ ] 60 problems - [ ] 80 problems - [ ] 100 problems
Clojure for the Brave and True - [x] Chapters 3 - [ ] Chapters 4 - [ ] Chapters 5 - [ ] Chapters 6 - [ ] Chapters 10
ClojureScript, Reagent, re-frame - [ ] build an app with plain hiccup and JS interop - [ ] build an app with reagent - [ ] build an app with re-frame
DataScript - [ ] complete http://learndatalogtoday.org/ - [ ] build an app with datascript
#learninpublic - [x] day 1 - [ ] day 2 - [ ] day 3 - [ ] day 4 - [ ] day 5 - [ ] day 6 - [ ] day 7 - [ ] day 8 - [ ] day 9 - [ ] day 10 - [ ] day 11 - [ ] day 12 - [ ] day 13 - [ ] day 14 - [ ] day 15 - [ ] day 16 - [ ] day 17 - [ ] day 18 - [ ] day 19 - [ ] day 20 - [ ] day 21 - [ ] day 22 - [ ] day 23 - [ ] day 24 - [ ] day 25 - [ ] day 26 - [ ] day 27 - [ ] day 28 - [ ] day 29 - [ ] day 30 - [ ] day 31 - [ ] day 32 - [ ] day 33 - [ ] day 34 - [ ] day 35
9j commented 3 years ago

언어의 장벽으로 인해 "Clojure for the Brave and True" 의 번역본인 <누구나 쉽게 배우는 클로저>로 클로저 스터디를 시작했습니다.

http://www.kyobobook.co.kr/product/detailViewKor.laf?ejkGb=KOR&mallGb=KOR&barcode=9791186697221&orderClick=LAG&Kc=

9j commented 3 years ago

Day 1

Clojure for the Brave and True Ch. 3 80% 4Clojure 20 problems

9j commented 3 years ago

Day 2

Clojure for the Brave and True Ch. 3 100% 4Clojure 22

9j commented 3 years ago

Day 3

Clojure for the Brave and True Ch. 4 30% 4Clojure No.23 Solved image

9j commented 3 years ago

앞으로 진행사항은 이곳에서 기록됩니다

https://github.com/9j/Learning-Clojure-in-public

9j commented 3 years ago

Day 4

I didn't have time today.. but I solved the 4clojure problem with the idea that I should not be lazy.

What I did today? 4Clojure No.24 Solved

9j commented 3 years ago

Day 5

Today I read up to Chapter 4's "Array function example"

and I made a flashcard about Clojure's core functions because I think the core functions have to pop out of my brain reflexively when needed.

image

4clojure

9j commented 3 years ago

DAY 6

4clojure No.27 solved (but... I struggled because I didn't know to reverse the word "racecar" is the same word)

9j commented 3 years ago

DAY 7

I had some Typescript-based FP experience in my previous job, so I only learned the basic grammar and core functions of Clojure and started learning ClojureScript The total learning time today is 1 hour and 30 minutes.

What I did today?

tangjeff0 commented 3 years ago

Great job!!

9j commented 2 years ago

(NEW)DAY 1

A lot has happened to me in half a year It's been over a year since I took a break from coding, and I started learning Clojure again.

4clojure (rich4clojure)

Clojure for the Brave and True

Detailed progress can be found here.