An open API service indexing awesome lists of open source software.

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

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.