Skip to content

Commit 321f363

Browse files
authored
added information about course being legacy course
1 parent 61a040b commit 321f363

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

data/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,17 @@ information_page: true
66
banner: true
77
---
88

9-
Welcome to the University of Helsinki’s free massive open online course (MOOC) on programming! This is an updated version of our popular course Object-Oriented Programming with Java.
9+
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.
10+
11+
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/)
1012

1113
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.
1214

1315
Anyone can join - no previous programming knowledge is required.
1416

1517
Unlike many programming courses found online, ours is completely unabridged; the course’s scope and material are identical to our CS1 Introduction to Programming and Advanced Programming courses.
1618

17-
This is the first course in our computer science learning track, and we use industry-grade tooling from day one. As such, the course is about programming in a real integrated development environment (IDE) instead of a browser or an educational IDE.
19+
We use industry-grade tooling from day one. As such, the course is about programming in a real integrated development environment (IDE) instead of a browser or an educational IDE.
1820

1921
The course does not require separate registration. You can simply dive into the first part of the course found over [here](/part-1).
2022

@@ -24,6 +26,6 @@ The course is split up into two individual courses: Java Programming I and Java
2426

2527
## Credits and certificate
2628

27-
No more exams will be held on this course. If you wish to complete Introduction to Programming and the Advanced Course in Programming for credits, see [Python Programming MOOC](https://programming-23.mooc.fi).
29+
No more exams will be held on this course. If you wish to complete Introduction to Programming and the Advanced Course in Programming for credits, see [Python Programming MOOC](https://programming-24.mooc.fi).
2830

29-
You can get a certificate for each course (Java Programming I & Java Programming II seperately) from here: https://www.mooc.fi/en/profile/completions.
31+
You can get a certificate for each course (Java Programming I & Java Programming II separately) at here: https://www.mooc.fi/en/profile/completions.

0 commit comments

Comments
 (0)