# Functional Programming in OCaml

> Clean Markdown view of GeekNews topic #1592. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1592](https://news.hada.io/topic?id=1592)
- GeekNews Markdown: [https://news.hada.io/topic/1592.md](https://news.hada.io/topic/1592.md)
- Type: news
- Author: [tujuc](https://news.hada.io/@tujuc)
- Published: 2020-02-25T15:28:42+09:00
- Updated: 2020-02-25T15:28:42+09:00
- Original source: [cs.cornell.edu](https://www.cs.cornell.edu/courses/cs3110/2020sp/textbook/)
- Points: 3
- Comments: 3

## Topic Body

이라는데 잘모르겠군요.;;

## Comments



### Comment 1219

- Author: functor
- Created: 2020-02-28T12:51:21+09:00
- Points: 2

OCaml 언어의 구글이 JaneStreet 라는 금융회사인데요,

여기 CTO가 코넬대 출신이고, 코넬대는 20여년 전부터 OCaml로 진행하는 코스웍이 있었습니다.

저 FP강의가 바로 그것인 것 같네요.^^

### Comment 1221

- Author: xguru
- Created: 2020-02-28T13:30:32+09:00
- Points: 1
- Parent comment: 1219
- Depth: 1

아하! 그럼 이해가 되네요. 고맙습니다.

### Comment 1197

- Author: xguru
- Created: 2020-02-25T15:42:07+09:00
- Points: 3

이 코넬대의 FP 강의는 매년 Syllabus 가 공개될때마다 HN에 뜨는듯 합니다.

아마도 똑같이 저들도 신기하다 생각하는듯.. ?

OCaml 공식 페이지의 가장 기본인 OCaml 프로그램의 구조 파트는 한국어로 번역되어있습니다.

https://ocaml.org/learn/tutorials/structure_of_ocaml_programs.ko.html
