Skip to content

Commit

Permalink
fixed link caption
Browse files Browse the repository at this point in the history
  • Loading branch information
karkkieila authored Feb 23, 2024
1 parent 321f363 commit 0473c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ banner: true

Welcome to the University of Helsinki’s massive open online course (MOOC) on programming! This is an updated version of our popular course Object-Oriented Programming with Java.

Please note, that this is a *legacy course*. It is no longer possible to gain ECTS credits for completing the course. The course content is also no longer updated or maintained. You can find our current Python course at [https://mooc.fi](https://programming-24.mooc.fi/)
Please note, that this is a *legacy course*. It is no longer possible to gain ECTS credits for completing the course. The course content is also no longer updated or maintained. You can find our current Python course [here](https://programming-24.mooc.fi/)

During this course, you will learn the basics of computer programming, along with algorithms and object-oriented programming through the Java programming language. The course includes comprehensive materials and plenty of programming exercises - all of which are tested using our automatic testing service Test My Code.

Expand Down

0 comments on commit 0473c55

Please sign in to comment.