39 Forks
1049 Stars
1049 Watchers

course-plan

📜 Haskell course info, plan, video lectures, slides

How to download and setup course-plan

Open terminal and run command
git clone https://github.com/haskell-beginners-2022/course-plan.git
git clone is used to create a copy or clone of course-plan repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with course-plan https://github.com/haskell-beginners-2022/course-plan/archive/master.zip

Or simply clone course-plan with SSH
[email protected]:haskell-beginners-2022/course-plan.git

If you have some problems with course-plan

You may open issue on course-plan support forum (system) here: https://github.com/haskell-beginners-2022/course-plan/issues