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-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
Source code and Jupyter Notebooks files for my "Python Full Throttle" live training course:
3
3
4
4
The links below will take you to the course page. If you registered/attended that session, that page is where you can access the archived video.
5
+
* January 18, 2022: https://learning.oreilly.com/live-events/python-full-throttle-with-paul-deitel/0636920274667/0636920064462
5
6
* December 7, 2021: https://learning.oreilly.com/live-events/python-full-throttle-with-paul-deitel-a-one-day-fast-paced-code-intensive-python-presentation/0636920274667/0636920062987/
6
7
* November 9, 2021: https://learning.oreilly.com/live-events/python-full-throttle-with-paul-deitel/0636920274667/0636920062135/
7
8
* September 21, 2021: https://learning.oreilly.com/live-events/python-full-throttle-with-paul-deitel/0636920274667/0636920059471/
@@ -39,7 +40,7 @@ I'll keep this repository up-to-date with any changes I make for future presenta
39
40
40
41
If you have any questions, open an issue in the Issues tab or email us: deitel at deitel dot com.
41
42
42
-
Copyright 2021 by Deitel & Associates, Inc. and Pearson Education, Inc. All Rights Reserved.
43
+
Copyright 2022 by Deitel & Associates, Inc. and Pearson Education, Inc. All Rights Reserved.
43
44
44
45
# Setup for Executing the Examples
45
46
If you intend to execute code in parallel with me during the live training (which you don't need to do, but can), you'll want to do one of the following:
0 commit comments