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: docs/extra/other_courses.rst
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
Other courses
2
2
=============
3
3
4
+
Material for improving your Python skills
5
+
-----------------------------------------
6
+
4
7
.. admonition:: First level
5
8
6
9
`The Carpentries <https://carpentries.org/>`_ teaches basic lab skills for research computing.
@@ -45,3 +48,29 @@ Other courses
45
48
46
49
- The book `High Performance Python <https://www.oreilly.com/library/view/high-performance-python/9781492055013/>`_ is a good resource for ways of speeding up Python code.
47
50
51
+
52
+
53
+
Material for improving your general programming skills
`Code Refinery <https://coderefinery.org/>`_ develops and maintains training material on software best practices for researchers that already write code.
67
+
68
+
- Their material addresses all academic disciplines and tries to be as programming language-independent as possible.
`ENCCS (EuroCC National Competence Centre Sweden) <https://enccs.se/>`_ is a national centre that supports industry, public administration and academia accessing and using European supercomputers. They give higher-level training of programming and specific software.
75
+
76
+
- `ENCCS training material <https://enccs.se/lessons/>`_
`Code Refinery <https://coderefinery.org/>`_ develops and maintains training material on software best practices for researchers that already write code.
58
-
59
-
- Their material addresses all academic disciplines and tries to be as programming language-independent as possible.
`ENCCS (EuroCC National Competence Centre Sweden) <https://enccs.se/>`_ is a national centre that supports industry, public administration and academia accessing and using European supercomputers. They give higher-level training of programming and specific software.
66
-
67
-
- `ENCCS training material <https://enccs.se/lessons/>`_
0 commit comments