|
I think that's the right idea; covering the basics across all languages is, IMHO, in line with what the site is all about: giving help to those just learning or wanting to learn a programming language. Starting with concepts like data types, how to deal with strings / arrays / numeric values, operators and conditional statements, etc.
Since we've only got one Python tutorial, why don't you start with some 'basics' in Python? I've always been interested in that myself. ;-)
|