You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/index.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,17 @@ information_page: true
6
6
banner: true
7
7
---
8
8
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/)
10
12
11
13
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.
12
14
13
15
Anyone can join - no previous programming knowledge is required.
14
16
15
17
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.
16
18
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.
18
20
19
21
The course does not require separate registration. You can simply dive into the first part of the course found over [here](/part-1).
20
22
@@ -24,6 +26,6 @@ The course is split up into two individual courses: Java Programming I and Java
24
26
25
27
## Credits and certificate
26
28
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).
28
30
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