From 92ea9e9ab539008c4a4d84f9d8d8129c319609e2 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Sokolov" Date: Mon, 11 Feb 2019 06:29:10 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5b5c3d5..5176d09 100644 --- a/Home.md +++ b/Home.md @@ -19,5 +19,5 @@ This repository does not contain a complete game. It is meant for you to program -I'm convinced that to become a good programmer one needs to write code for his own pleasure, and not just park his posterior at university programming lectures. Strangely enough, in our university, future programmers develop endless series of CD/book catalogues and other boring things. Grrhmm. My goal is to show examples of projects that are *fun* to do. It's a virtuous circle: if it's interesting to do a project, a student spends a lot of time on it, gains experience and sees even more interesting things around (these things become more accessible!), and then plunges into a new project again. It is called project based learning, and I am a huge fan of the concept. +In my opinion, to become a good programmer one needs to write code for his own pleasure, and not just park his posterior at university programming lectures / work desk. Strangely enough, in our university, future programmers develop endless series of CD/book catalogues and other boring things. Grrhmm. My goal is to show examples of projects that are *fun* to do. It's a virtuous circle: if it's interesting to do a project, a student spends a lot of time on it, gains experience and sees even more interesting things around (these things become more accessible!), and then plunges into a new project again. It is called project based learning, and I am a huge fan of the concept.