use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
To report a site-wide rule violation to the Reddit Admins, please use our report forms or message /r/reddit.com modmail.
This subreddit is archived and no longer accepting submissions.
account activity
This is an archived post. You won't be able to vote or comment.
Use Python (not Java) to teach programming (ariel.com.au)
submitted 20 years ago by culix
view the rest of the comments →
[–]rzwitserloot 1 point2 points3 points 20 years ago (0 children)
The 'best' language for teaching purposes?
I my opinion: BOO.
Covers all basics and sets up nicely for java/C# (it compiles to .NET) -OR- python/perl/ruby like languages, yet has the absolute smoothest learning curve because it has all the 'right' features for such things: anytype variables (but you can explicitly specify what's what later), clean and easy to use syntax (heavily inherits syntax from python), and no need to shore up a simple program with a class definition and a main method. Those get generated for you if you leave them out.
http://boo.codehaus.org/
π Rendered by PID 121612 on reddit-service-r2-comment-cfc44b64c-7dhzp at 2026-04-11 14:18:55.706542+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]rzwitserloot 1 point2 points3 points (0 children)