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: 2 days 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 (over 4 years ago)
- Default Branch: Fall24
- Last Pushed: 2024-10-31T21:39:45.000Z (3 months ago)
- Last Synced: 2025-01-30T04:26:48.487Z (10 days ago)
- Topics: computational-thinking, education, julia-language, mit, pluto-notebooks
- Language: Julia
- Homepage: https://computationalthinking.mit.edu/
- Size: 891 MB
- Stars: 2,642
- Watchers: 109
- Forks: 483
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Introduction to computational thinking for real-world problems
Go to course website :balloon:
Welcome to **MIT 18.C25 aka 6.C25**, **Fall 2024** edition!
_For older semesters, see:
- Fall 2023: [source code](https://github.com/mitmath/18S191/tree/Fall23) and [website](https://computationalthinking.mit.edu/Fall24/semesters/)
- Fall 2022: [source code](https://github.com/mitmath/18S191/tree/Fall22) and [website](https://computationalthinking.mit.edu/Fall24/semesters/)
- Spring 2021: [source code](https://github.com/mitmath/18S191/tree/Fall24) and [website](https://computationalthinking.mit.edu/Fall24/semesters/)
- Fall 2020: [source code](https://github.com/mitmath/18S191/tree/Fall20) and [website](https://computationalthinking.mit.edu/Fall24/semesters/)
- Spring 2020: [website](https://computationalthinking.mit.edu/Fall24/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!