diff --git a/docs/events.md b/docs/events.md index 55711d2a8a..224ee90a59 100644 --- a/docs/events.md +++ b/docs/events.md @@ -28,7 +28,7 @@ | Date | Time | Event | Location | Link | Calendar | | ---- | ---- | ----- | -------- | ---- | -------- | -| 03. Feb 2026 | 11:00-11:45 | [Achim Gsell:
Coding Styles](events/2026-03-02_gsell.md) | [OHSA/E13](https://pocket.psi.ch/psimap) | N/A | +| 03. Feb 2026 | 11:00-11:45 | [Achim Gsell:
Coding Styles](events/2026-02-03/Coding_Styles.md) | [OHSA/E13](https://pocket.psi.ch/psimap) | N/A | | 02. Dec 2025 | 11:00-11:45 | [Michael Weinold: Serverless and decentralised](events/2025-12-02_weinold.md) | [OHSA/E13](https://pocket.psi.ch/psimap) | N/A | N/A | | 04. Nov 2025 | 11:00-11:45 | [Romain Sacchi: From scientific software to public tools](events/2025-11-04_sacchi.md) | [OHSA/E13](https://pocket.psi.ch/psimap) | N/A | N/A | | 23. Oct 2025 | 10:00-11:00 | Technical Documentation with `mkdocs` and WASM | Zoom | [Recording of the Talk](https://rse.swiss/events/2025_10_23_technical_documentation_with_mkdocs_and_webassembly/) | N/A | diff --git a/docs/events/2026-02-03 Coding Styles.md b/docs/events/2026-02-03/2026-02-03 Coding Styles.md similarity index 100% rename from docs/events/2026-02-03 Coding Styles.md rename to docs/events/2026-02-03/2026-02-03 Coding Styles.md diff --git a/docs/events/2026-02-03/Coding_Styles.md b/docs/events/2026-02-03/Coding_Styles.md new file mode 100644 index 0000000000..90286dd71c --- /dev/null +++ b/docs/events/2026-02-03/Coding_Styles.md @@ -0,0 +1,10 @@ +# Achim Gsell: Coding Styles + +**Presenter:** Achim Gsell +**When:** 3. February 2026; 11:00-11:45am +**Where:** PSI OHSA/E13 + +Coding style matters in software development because most code is read far +more often than it is written—and usually by someone other than the original +author. A consistent style makes intent obvious and helps the developers in +writing better code. diff --git a/docs/events/2026-02-03/index.html b/docs/events/2026-02-03/index.html new file mode 100644 index 0000000000..4ba39c0c12 --- /dev/null +++ b/docs/events/2026-02-03/index.html @@ -0,0 +1,354 @@ + + + + + About Coding Styles and Standards + + + + + + + + + diff --git a/docs/events/2026-02-03/pexels-pixabay-270348.jpg b/docs/events/2026-02-03/pexels-pixabay-270348.jpg new file mode 100644 index 0000000000..5ffb5504a6 Binary files /dev/null and b/docs/events/2026-02-03/pexels-pixabay-270348.jpg differ diff --git a/docs/events/2026-03-02_gsell.md b/docs/events/2026-03-02_gsell.md deleted file mode 100644 index bd10875075..0000000000 --- a/docs/events/2026-03-02_gsell.md +++ /dev/null @@ -1,7 +0,0 @@ -# Coding Styles - -**Presenter:** Achim Gsell -**When:** 3. February 2026; 11:00-11:45 -**Where:** PSI OHSA/E13 - -Michael Weinold is a senior scientist in the Laboratory for Simulation and Modelling of the PSI Center for Scientific Computing, Theory and Data. In his talk, he will present how adopting consistent coding styles across projects can significantly enhance code readability, maintainability, and collaboration among research software engineers. He will discuss various coding style guidelines, tools for enforcing these styles, and share practical examples from his experience at PSI. \ No newline at end of file