Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2009-09-24 04:00:00
Size: 1907
Editor: CarlTrachte
Comment: removed English
Revision 7 as of 2009-09-24 04:47:59
Size: 2084
Editor: svaksha
Comment: languageCat
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
/* code snippet provided by vid */
{{{
def Namaste('विद्या'):
 sAngA = "Namaste, {0}. आपण कसे आहात ?".format('Vidya')
 print(to_say)

def नमस्ते(विद्या):
     सान्गा = "नमस्ते, {०}. कैसे हैं?".format(विद्या):
     print(सान्गा)
}}}

Line 38: Line 50:
/* code snippet provided by vid */
{{{
def नमस्ते(विद्या):
     सान्गा = "नमस्ते, {0}. कैसे हैं?".format(विद्या):
     print(सान्गा)
}}}
Line 46: Line 52:
----
CategoryUnicode CategoryLanguage

Links to Python information in Marathi.

मराठी

There are some groundrules, some laid down by the site admins, some my suggestions:

1) Pages must be named in ASCII and English (PolishLanguage)

2) Pages must have an explanation in English at the top (Links to Python information in <language X>)

3) (my suggestion) We probably want to limit invites to edit the pages to people we know well, or Pythonistas with a track record. Hopefully this is inclusive enough without opening the site up to a spam flood and vandalismfest.

Where these pages really need help:

1) check links, remove broken ones.

2) add new links that are quality Python information and active.

3) some care for languages that have next to nothing, but do have people in the Python community - even a link to the Wikipedia page for Python, in that language, is a start (Some are pretty complete and of high quality - the Russian language Wikipedia page for Python, for instance, packs a lot in).

मराठी भाषेतील पाइथन (Python) पृष्ठ। मध्ये आपले स्वागत आहे.

def Namaste('विद्या'):
 sAngA = "Namaste, {0}. आपण कसे आहात ?".format('Vidya')
 print(to_say)

def नमस्ते(विद्या):
     सान्गा = "नमस्ते, {०}. कैसे हैं?".format(विद्या):
     print(सान्गा)

http://mr.wikipedia.org/wiki/विकिपीडिआ_साहाय्य:Setup_For_Devanagari

NewLanguagePage


CategoryUnicode CategoryLanguage

MarathiLanguage (last edited 2010-03-25 19:22:49 by CarlTrachte)

Unable to edit the page? See the FrontPage for instructions.