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
{{ message }}
This repository was archived by the owner on Dec 25, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@
4
4
5
5
This repository contains teaching materials (slides and Jupyter Notebooks) for the [Python Programming 101](https://generalassemb.ly/education/python-programming-101/london) workshop at [General Assembly London](https://generalassemb.ly/locations/london).
6
6
7
+
## Objectives
8
+
9
+
By the end of the session, you should be able to:
10
+
11
+
* Understand how Computer Scientists approach problems
12
+
* Use basic Python programming constructs
13
+
* Independently navigate through additional resources
14
+
7
15
## Plan
8
16
9
17
The workshop is designed to be delivered over three hours (including breaks).
@@ -17,6 +25,12 @@ The workshop is designed to be delivered over three hours (including breaks).
0 commit comments