|
1 | 1 | # Practical Scientific Computing |
2 | 2 |
|
3 | | -A <img src="./source/_static/T4D_logo_bw.svg" alt="T4D" width="25" height="25"> seminar providing the required essentials — and more — to leverage shared resources efficiently. |
| 3 | +A <img src="./_static/T4D_logo.svg" alt="**T4D**" width="35" height="35"> seminar providing the required essentials — and more — to leverage shared resources efficiently. |
| 4 | + |
| 5 | + <!-- readme-include --> |
4 | 6 |
|
5 | 7 | --- |
6 | 8 |
|
7 | | -### Part 1: Utilization of shared resources |
| 9 | +_If you find this course useful, please share it with others! Show your support by giving it a 🌟 using the ⭐-button at the top right of the page._ |
| 10 | + |
| 11 | +_By starring the repository, you help increase its visibility, making it easier for others to 🔍 discover and 👩🎓 learn how to use Git and its remote services with confidence!_ |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +## Content |
| 16 | + |
| 17 | + <!-- syllabus-include --> |
| 18 | + |
| 19 | +### 1. Part: [Utilizing Shared Resources](https://github.com/t4d-gmbh/utilizingSharedResources) |
8 | 20 |
|
9 | 21 | _For an detailed overveiw see [contentOverview/Part1.md](./contentOverview/Part1.md)_ |
10 | 22 |
|
@@ -55,7 +67,7 @@ _For an detailed overveiw see [contentOverview/Part1.md](./contentOverview/Part1 |
55 | 67 |
|
56 | 68 | --- |
57 | 69 |
|
58 | | -### Part 2: Cloud/Cluster‑ready projects |
| 70 | +### 2. Part: [Research Software Engineering](https://github.com/t4d-gmbh/researchSoftwareEngineering) |
59 | 71 |
|
60 | 72 | _For an detailed overveiw see [contentOverview/Part2.md](./contentOverview/Part2.md)_ |
61 | 73 |
|
@@ -89,7 +101,7 @@ _For an detailed overveiw see [contentOverview/Part2.md](./contentOverview/Part2 |
89 | 101 |
|
90 | 102 | --- |
91 | 103 |
|
92 | | -### Part 3: Clustered computing |
| 104 | +### 3. Part: [Efficient Cluster Computation](https://github.com/t4d-gmbh/efficientClusterComputation) |
93 | 105 |
|
94 | 106 | _For an detailed overveiw see [contentOverview/Part4.md](./contentOverview/Part4.md)_ |
95 | 107 |
|
@@ -122,7 +134,7 @@ _For an detailed overveiw see [contentOverview/Part4.md](./contentOverview/Part4 |
122 | 134 | --- |
123 | 135 |
|
124 | 136 |
|
125 | | -### Part 4: In the Clouds |
| 137 | +### 4. Part: [Efficient Cloud Usage](https://github.com/t4d-gmbh/efficientCloudUsage) |
126 | 138 |
|
127 | 139 | _For an detailed overveiw see [contentOverview/Part3.md](./contentOverview/Part3.md)_ |
128 | 140 |
|
@@ -150,4 +162,15 @@ _For an detailed overveiw see [contentOverview/Part3.md](./contentOverview/Part3 |
150 | 162 | - Learn the pattern of attaching VM/container lifecycles to computational workloads (ephemeral compute). |
151 | 163 |
|
152 | 164 |
|
153 | | ---- |
| 165 | +<!-- syllabus-exclude--> |
| 166 | + |
| 167 | + |
| 168 | +## Contributing 🤝🎉 |
| 169 | + |
| 170 | +We welcome contributions and suggestions to this material! |
| 171 | +Whether you're fixing bugs 🐛 or typos, adding new features ✨, or improving readability 📚, your help is greatly appreciated! |
| 172 | + |
| 173 | +Before you start, please take a moment to read our [CONTRIBUTING.md](CONTRIBUTING.md) file. |
| 174 | +It contains some details and guidelines 📋 on how to structure new content and best practices to help you get started and ensure that your contributions aligned with the project's goals. 🚀 |
| 175 | + |
| 176 | +Thank you for considering contributing to this course! You're awesome! 🌟 |
0 commit comments