From 47b6a5f92c58994ea6b391d200e2b45b03087004 Mon Sep 17 00:00:00 2001 From: Cristian Baciu Date: Wed, 8 Oct 2025 04:23:57 +0300 Subject: [PATCH] feat: add RO python course (#12271) * feat: add RO python course * fix: add ro link to readme * fix: fix order --- README.md | 1 + courses/free-courses-ro.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 courses/free-courses-ro.md diff --git a/README.md b/README.md index a39e84a0e..be3380c12 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ This project lists books and other resources grouped by genres: + [Polish / polski / język polski / polszczyzna](courses/free-courses-pl.md) + [Portuguese (Brazil)](courses/free-courses-pt_BR.md) + [Portuguese (Portugal)](courses/free-courses-pt_PT.md) ++ [Romanian (Romania) / limba română / român](courses/free-courses-ro.md) + [Russian / Русский язык](courses/free-courses-ru.md) + [Sinhala / සිංහල](courses/free-courses-si.md) + [Spanish / español / castellano](courses/free-courses-es.md) diff --git a/courses/free-courses-ro.md b/courses/free-courses-ro.md new file mode 100644 index 000000000..f603e1108 --- /dev/null +++ b/courses/free-courses-ro.md @@ -0,0 +1,9 @@ +### Index + +* [Python](#python) + + +### Python + +* [Bazele programării calculatoarelor](https://lectii.utm.md/courses/bazele-programarii-calculatoarelor/) - Universitatea Tehnică a Moldovei +