Skip to content

Commit a309bde

Browse files
committed
differences for PR #492
1 parent 60f1fe5 commit a309bde

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

installation-instructions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You will need the following software and accounts setup to be able to follow the
88
- [Git version control program](#git-version-control-tool)
99
- [GitHub account](#github-account)
1010
- [Python 3 distribution](#python-3-distribution)
11-
- [PyCharm](#pycharm) or [Visual Studio Code (VS Code)](#vs-code) integrated development environment (IDE)
11+
- [PyCharm](#pycharm), [VSCodium](#vscodium) or [Visual Studio Code (VS Code)](#vs-code) integrated development environment (IDE)
1212

1313
::::::::::::::::::::::::::::::::::::::::: callout
1414

@@ -313,6 +313,10 @@ two tools (that correspond to your Python distribution) installed on your machin
313313
You can use JetBrains's [PyCharm Python Integrated Development Environment](https://www.jetbrains.com/pycharm) for the course.
314314
The Community edition is fine, though if you are developing software for the purpose of academic research you may be eligible for a free license for the Professional edition which contains extra features.
315315

316+
### VSCodium
317+
318+
[VSCodium](https://vscodium.com/), a fully libre IDE that does not track what you do.
319+
316320
### VS Code
317321

318322
Alternatively, you can use Microsoft's [Visual Studio Code (VS Code)](https://code.visualstudio.com/).

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"episodes/60-wrap-up.md" "8063854ac1eeeea9c176700fe6990045" "site/built/60-wrap-up.md" "2024-12-06"
4040
"instructors/instructor-notes.md" "7d8b58203bcdda8c2aff87ea697a61fd" "site/built/instructor-notes.md" "2025-07-30"
4141
"learners/quiz.md" "bd60170ec9f07bc2d510f55353179217" "site/built/quiz.md" "2024-12-06"
42-
"learners/installation-instructions.md" "498857e3d1b492920ca9f0018f4ac2eb" "site/built/installation-instructions.md" "2025-07-30"
42+
"learners/installation-instructions.md" "3335267406b047be8db31bc196372a29" "site/built/installation-instructions.md" "2025-10-11"
4343
"learners/common-issues.md" "a1c5d6deb87028666c54866dbeec0c38" "site/built/common-issues.md" "2025-07-30"
4444
"learners/software-architecture-extra.md" "75cca9330b84bddf8223944131639f4f" "site/built/software-architecture-extra.md" "2024-12-06"
4545
"learners/programming-paradigms.md" "2c3cdee71c1c975c0cf99260493b6e67" "site/built/programming-paradigms.md" "2024-12-06"

0 commit comments

Comments
 (0)