Dictionaries | ehealth Coding Tutorial

By the end of this tutorial, you will be able to:

  1. use dictionaries in Python to store more complex data
  2. extract precise parts of data stored in dictionaries
  3. understand intermediate level Python tutorials that teach integration of health information systems that exchange data using dictionaries

Next Video: Libraries and Documentations

Tutorial Series

Episode Title Length
1 Introduction 3:42
2 Installing Python and Jupyter Notebook 7:02
3 Running Jupyter Notebook 3:33
4 Numbers 7:30
5 Variables 9:45
6 Functions 15:34
7 Strings 12:10
8 Lists 19:49
9 If-Else 22:03
10 Loops 9:46
11 Dictionaries 14:47
12 Libraries and Documentation 17:20