Differences between revisions 7 and 15 (spanning 8 versions)
Revision 7 as of 2009-10-08 02:45:52
Size: 1809
Editor: svaksha
Comment:
Revision 15 as of 2010-07-24 03:10:13
Size: 2357
Comment: few more blog posts
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Links to Python related information in Malayalam
Line 31: Line 30:
'''~+മലയാളം+~''' = Python related information in Malayalam =

 * [[http://en.wikipedia.org/wiki/Malayalam_language|Wikipedia article]]
 * ISO 639-1 Code: ml
 * ISO 639-2 Code: mal
 * Name of language in native characters: മലയാളം
 * Unicode range: [[http://unicode.org/charts/PDF/U0D00.pdf|0D00-0D7F]]
Line 37: Line 42:
== Documentation ==
Line 38: Line 45:

== Blogs ==

 * [[http://jaganadhg.freeflux.net/blog/archive/2009/10/04/python3-is-wonderful.html|blog - another Python 3 code snippet]]
 * http://jaganadhg.freeflux.net/blog/archive/2010/02/02/again-python-programming-in-malayalam.html
 * http://python4school.blogspot.com/2010/05/blog-post.html
 * http://python4school.blogspot.com/2010/06/blog-post.html
 * http://python4school.blogspot.com/2010/06/lesson-3.html
Line 48: Line 63:
[[http://jaganadhg.freeflux.net/blog/archive/2009/10/04/python3-is-wonderful.html|blog - another Python 3 code snippet]]
Line 53: Line 66:
NewLanguagePage CategoryLanguage
CategoryPythonIndia
Line 55: Line 69:
CategoryPythonIndia

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 related information in Malayalam

  • Wikipedia article

  • ISO 639-1 Code: ml
  • ISO 639-2 Code: mal
  • Name of language in native characters: മലയാളം
  • Unicode range: 0D00-0D7F

Wikipedia Article

Documentation

Wikibook

Blogs

Malayalam support in Python 3

   1 പേര് = "മലയാളം"
   2 
   3 print("എന്റെ ഭാഷയുടെ പേര്: %s" % പേര്)


CategoryUnicode CategoryLanguage CategoryPythonIndia


MalayalamLanguage (last edited 2010-07-24 03:10:13 by BaijuMuthukadan)

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