Teaching python (programming) to children

David Andreas Alderud aaldv97 at student.remove-this-part.vxu.se
Mon Nov 5 11:21:46 EST 2001


Python is without doubt a very good language, but it's not good for the
beginner because they will pick up bad practices, mostly because of the
loose type paradigm.
For teaching programming I strongly belive that Ada95 is by far the best, it
teaches the students how to write good code; I do believe that at least in
universities Python should be the language of choice beyond the first year
studies, unless doing hardware or AI programming.





More information about the Python-list mailing list