You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,9 @@ In these workshops, we will:
12
12
- Introduce basic python syntax including variables, data types, functions and for-loops
13
13
- Demonstrate common operations for cleaning and parsing data
14
14
15
-
Each workshop will review some basic elements of the python programming language and will deep dive into a particular useful data type or common operation.
15
+
Each workshop will review some basic elements of the python programming language and will deep dive into a particular useful data type or common operation. It will conclude with a real world type exercises and homework to will apply the materials covered in the workshop.
16
16
17
-
Each workshop will conclude with a real world type exercises and homework to will apply the materials covered in the workshop.
18
-
19
-
A particular emphasis on working with other students to debug and troubleshoot your code will be highly encouraged! It's the best way to learn!
17
+
A high emphasis is placed on working with other students to debug and troubleshoot your code. It's the best way to learn!
0 commit comments