Skip to content

Code from MIT Intro to Computational Thinking and Data Science (6.0002 OCW). Course in progress (80% complete)

Notifications You must be signed in to change notification settings

jks85/MIT_Comp_Think_and_Data_Science

Repository files navigation

MIT 6.0002 Intro to Computational Thinking and Data Science

This repo contains code for the second MIT introductory Python Course. The folders (e.g. PSet1) contain code for the assigned problem sets. Each folder contains a brief writeup of the problem set. The topics covered in the problem sets are also included here.

  1. Pset 1: dynamic programming, memoization, optimization
  2. Pset 2: graph traversal, breadth first search, optimization, OOP
  3. Pset 3: simulation, random walks, OOP
  4. Pset 4: simulation, OOP

About

Code from MIT Intro to Computational Thinking and Data Science (6.0002 OCW). Course in progress (80% complete)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages