Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

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

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!