Skip to content

Commit

Permalink
fix correct year in vscode installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gudkat committed Jan 16, 2025
1 parent 0ed48ce commit 8496e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/part-4/1-vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Thus far all the exercises on this course have been completed directly on the co

There are dozens of different editors that are suited to programming. On this course we will use the [Visual Studio Code](https://code.visualstudio.com/) editor, which has been gaining traction in recent years.

Please install the Visual Studio Code editor on your own computer now. You may also need to install Python and the Visual Studio Code plugin for Python. You will also need the TMC plugin, which will take care of running the tests that go with the exercises. In the TMC plugin, select **MOOC** as the organization and **Python Programming 2024** as the course.
Please install the Visual Studio Code editor on your own computer now. You may also need to install Python and the Visual Studio Code plugin for Python. You will also need the TMC plugin, which will take care of running the tests that go with the exercises. In the TMC plugin, select **MOOC** as the organization and **Python Programming 2025** as the course.

[Here is a guide](https://www.mooc.fi/en/installation/vscode) to installing and running all of these. Read the instructions on working on and submitting exercises, and then complete the task below:

Expand Down

0 comments on commit 8496e5f

Please sign in to comment.