Udacity CS 212: Design of Computer Programs.
$ python file_name.py
- regular_expressions_review.py
- matchset.py
- filling_out_the_api.py
- search_and_match.py
- alt.py
- simple_compilers.py
- oneof_and_alt.py
- avoiding_repetition.py
- genseq.py
- n_ary_function.py
- update_wrapper.py
- decorated_wrappers.py
- decorated_decorators.py
- saving_time_now.py
- trace_tool.py
- speedy_parsing.py
- pouring_solution.py
- bridge_successors.py
- paths_actions_states.py
- modify_code.py
- add_test.py
- refactoring_paths.py
- calculating_costs.py
- putting_it_together.py
- csuccessors.py
- mc_problem.py
- sps_function.py
- cleaning_up_mc_problem.py
- back_to_bridge_problem.py
- hold_and_roll.py
- clueless.py
- hold_at_strategy.py
- play_pig.py
- loading_the_dice.py
- game_theory.py
- maxwins.py
- maximizing_differential.py
- legal_actions.py
- using_tools.py
- telling_a_story.py
- conditional_probability.py