View Single Post
Old 03-18-2004, 11:00 PM   #2 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
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. ;-)
bdl is offline   Reply With Quote