440 Forks
2389 Stars
2389 Watchers

computational-thinking

Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia

How to download and setup computational-thinking

Open terminal and run command
git clone https://github.com/mitmath/computational-thinking.git
git clone is used to create a copy or clone of computational-thinking 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 computational-thinking https://github.com/mitmath/computational-thinking/archive/master.zip

Or simply clone computational-thinking with SSH
[email protected]:mitmath/computational-thinking.git

If you have some problems with computational-thinking

You may open issue on computational-thinking support forum (system) here: https://github.com/mitmath/computational-thinking/issues