ClojureFam icon indicating copy to clipboard operation
ClojureFam copied to clipboard

Chanhee Progress

Open 9j opened this issue 4 years ago • 11 comments
trafficstars

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 avatar Mar 12 '21 15:03 9j

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

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

9j avatar Mar 14 '21 08:03 9j

Day 1

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

9j avatar Mar 14 '21 14:03 9j

Day 2

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

9j avatar Mar 15 '21 15:03 9j

Day 3

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

9j avatar Mar 16 '21 16:03 9j

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

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

9j avatar Mar 17 '21 14:03 9j

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 avatar Mar 17 '21 15:03 9j

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

  • No.25 solved
  • No.26 solved (Recursive thinking was difficult.)

9j avatar Mar 18 '21 15:03 9j

DAY 6

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

9j avatar Mar 19 '21 17:03 9j

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?

9j avatar Mar 20 '21 18:03 9j

Great job!!

jefftangx avatar Mar 30 '21 04:03 jefftangx

(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)

  • I have solved problems 1 through 20.

Clojure for the Brave and True

  • Chapter 3 done

Detailed progress can be found here.

9j avatar Nov 08 '21 11:11 9j