File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ Python for Scientific Computing
88 <https://scicomp.aalto.fi/training/scip/python-for-scicomp-2022/> `__.
99 Whether you are or aren't, the course material is below.
1010
11+ Videos: `YouTube <https://www.youtube.com/playlist?list=PLZLVmS9rf3nOm3xkYuInBWPUvS93sAUlk >`__
12+
13+ Q&A: `days 1-2 <https://hackmd.io/@coderefinery/python2022archive >`__, `days 3-4 <https://hackmd.io/@coderefinery/python2022archive2 >`__
14+
1115Python is a modern, object-oriented programming language, which has
1216become popular in several areas of software development. This course
1317discusses how Python can be utilized in scientific computing. The
@@ -44,10 +48,18 @@ to learn yourself as you need to.
4448 - Knowing how to make scripts or use Jupyter
4549
4650
47- .. admonition :: Videos
51+ .. admonition :: Videos and archived Q&A
52+
53+ Videos and material from past instances:
54+
55+ * 2021: `this YouTube playlist
56+ <https://www.youtube.com/playlist?list=PLZLVmS9rf3nOS7bHNmbcDoyTnMYaz_TJW> `__.
57+ * 2022: `here
58+ <https://www.youtube.com/playlist?list=PLZLVmS9rf3nOm3xkYuInBWPUvS93sAUlk> `__,
59+ Q&A: `days 1-2
60+ <https://hackmd.io/@coderefinery/python2022archive> `__, `days 3-4
61+ <https://hackmd.io/@coderefinery/python2022archive2> `__
4862
49- Videos from the 2021 instance of this course can be found in
50- `this YouTube playlist <https://www.youtube.com/playlist?list=PLZLVmS9rf3nOS7bHNmbcDoyTnMYaz_TJW >`__.
5163
5264
5365.. csv-table ::
You can’t perform that action at this time.
0 commit comments