Skip to content

Commit 094dfd8

Browse files
committed
Update index
1 parent 3d3b240 commit 094dfd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/index.md

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

9-
Welcome to University of Helsinki’s massive open online course (MOOC) on object-oriented programming!
9+
Welcome to 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.
1010

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

1313
Anyone can join - no previous programming knowledge is required.
1414

15-
Unlike many programming courses found online, ours is completely unabridged: the course’s scope and material are identical to our own CS1 programming courses. This first part consists of 7 sets of tasks, corresponding to the 6 weeks of effort in the course taught at our department.
15+
Unlike many programming courses found online, ours is completely unabridged: the course’s scope and material are identical to our own CS1 programming courses.
1616

1717
This is the first course in our computer science learning track and we use industry strength tools from day one. Therefore the course is about programming in a real integrated development environment (IDE) and not in the browser or an educational IDE.
1818

0 commit comments

Comments
 (0)