Skip to content

Commit adef5ff

Browse files
committed
2 parents 5b695b0 + ca9de60 commit adef5ff

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ https://www.pce.uw.edu/certificates/python-programming
1717
supplemental/index
1818
references/index
1919

20+
`Examples <https://github.com/UWPCE-PythonCert/PythonCertDevel/tree/master/source/examples>`_
21+
2022
.. There is no indexed material! We could add it, but it would have to be done my hand.
2123
.. Indices and tables
2224
.. ==================

source/modules/ThreadingMultiprocessing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,3 +844,6 @@ Celery in one minute
844844
845845
Questions?
846846
----------
847+
848+
There are many code samples for various techniques and libraries mentioned in lecture `here <https://github.com/UWPCE-PythonCert/PythonCertDevel/tree/master/source/examples/threading-multiprocessing>`_
849+

0 commit comments

Comments
 (0)