https://github.com/axect/fp-lecture
2018 Functional Programming Lecture in Yonsei Univ
https://github.com/axect/fp-lecture
elm functional-programming haskell julia
Last synced: 8 months ago
JSON representation
2018 Functional Programming Lecture in Yonsei Univ
- Host: GitHub
- URL: https://github.com/axect/fp-lecture
- Owner: Axect
- Created: 2018-02-26T06:50:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T05:14:44.000Z (over 4 years ago)
- Last Synced: 2025-03-19T22:17:24.968Z (8 months ago)
- Topics: elm, functional-programming, haskell, julia
- Language: HTML
- Size: 2.73 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FP Lecture
**Axect**
## Pre-requisites
* Jupyter
## How to Use
* Go to any folder
* Type next command
```sh
git clone https://github.com/Axect/FP-Lecture.git
cd FP-Lecture
jupyter-nbconvert --to slides --post serve
```
* Then press F11 (In Chrome or Firefox) to see as full mode.