Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitmath/computational-thinking
Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia
https://github.com/mitmath/computational-thinking
computational-thinking education julia-language mit pluto-notebooks
Last synced: about 1 month ago
JSON representation
Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia
- Host: GitHub
- URL: https://github.com/mitmath/computational-thinking
- Owner: mitmath
- License: other
- Created: 2020-08-25T15:07:05.000Z (about 4 years ago)
- Default Branch: Fall23
- Last Pushed: 2024-02-26T15:56:57.000Z (9 months ago)
- Last Synced: 2024-05-01T13:46:13.265Z (7 months ago)
- Topics: computational-thinking, education, julia-language, mit, pluto-notebooks
- Language: Julia
- Homepage: https://computationalthinking.mit.edu/
- Size: 772 MB
- Stars: 2,539
- Watchers: 110
- Forks: 469
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 18.S191: Introduction to computational thinking for real-world problems
Go to course website :balloon:
Welcome to **MIT 18.S191 aka 6.S083 aka 22.S092**, **Fall 2023** edition!
_For older semesters, see:
- Fall 2022: [source code](https://github.com/mitmath/18S191/tree/Fall22) and [website](https://computationalthinking.mit.edu/Fall23/semesters/)
- Spring 2021: [source code](https://github.com/mitmath/18S191/tree/Fall23) and [website](https://computationalthinking.mit.edu/Fall23/semesters/)
- Fall 2020: [source code](https://github.com/mitmath/18S191/tree/Fall20) and [website](https://computationalthinking.mit.edu/Fall23/semesters/)
- Spring 2020: [website](https://computationalthinking.mit.edu/Fall23/semesters/)
- Fall 2019: [source code](https://github.com/dpsanders/6.S083_fall_2019/tree/fall_2019)This is an introductory course on Computational Thinking. We use the [Julia programming language](http://www.julialang.org) to approach real-world problems in varied areas applying data analysis and computational and mathematical modeling. In this class you will learn computer science, software, algorithms, applications, and mathematics as an integrated whole.
Topics include:
- Image analysis
- Machine Learning
- Network theory
- Climate modeling# Go to [computationalthinking.mit.edu](https://computationalthinking.mit.edu/) to learn more!