Saturday, May 01, 2004

IHMO: First course in programming, we should start with ``if'' and ``goto'' and use Basic or Pascal.
Assembly and C is too complex and too many pitfalls. OOP, structural and functional is complex too. And I think we should postpone learning that concepts. We will map ``while loop'', function call, class concept to ``if'' and ``goto'' so student can understand easier.

No comments: