http://qs321.pair.com?node_id=27620


in reply to Exposure to problem solving methods need not be limited in number.
in thread Learning Programming

My limited teaching experienced was based on these points:
In order to follow such points, programming language must be very simple. Translating from pseudo-code to a programming language is supposed to be seen as the simplest of the phases. Perl is sintactically too complex. Pascal is a tradition, and is close to what students will learn next years (but, of course, has a lot of limits). As I said, I'd like to use Python.
I think we actually agree :).