Size: 1445
Comment: adding JapeneseLanguage page
|
Size: 4640
Comment: linked to IronPython blog
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Links to Python information in Japenese | ## page was renamed from JapeneseLanguage Links to Python information in Japanese ISO 639-1 Code: ja |
Line 4: | Line 7: |
/* XXX - had at least one broken link/404 error when I checked 30AUG09 - need to check links */ | /* 1SEP09 Ideally, all the language pages should be like the Polish or Turkish pages - all native language, only the necessary English. 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). */ /* links checked unless otherwise indicated - cbt 14SEP09 */ |
Line 11: | Line 42: |
Alan Gauld's [[http://www.pearsoned.co.jp/washo/prog/wa_pro45-j.html|Learn to Program using Python]] is available in Japanese. |
|
Line 23: | Line 52: |
Junichi Suzuki wrote a series of articles concerning Python for the Japanese edition of Doctor Dobb's Journal. |
/* XXX need to test e-mail and get link to Dr. Dobb ja */ <<MailTo(jun-sk NO SPAM AT magical DOT egg DOT or DOTjp, JunichiSuzuki)>> wrote a series of articles concerning Python for the Japanese edition of Doctor Dobb's Journal. |
Line 29: | Line 58: |
[[http://www.logos.ic.i.u-tokyo.ac.jp/~s1s5/pukiwiki/index.php?programming%2Fpython|Python pages on PukiWiki]] [[http://sourceforge.jp/forum/forum.php?forum_id=20875|sourceforge.jp]] - インテリセンス for IronPython ver.0.3.2 リリース === Blogs === * [[http://python25.blogspot.com/2009_10_01_archive.html|Python blog]] * [[http://yoshi-python.blogspot.com/search/label/Python%202.6|yoshi]] - Python blog * [[http://23.quu.cc/~keuhp/wp/?p=2095|blog]] - serial connection * [[http://d.hatena.ne.jp/lolloo-htn/searchdiary?word=%2a%5bpython%5d|blog]] - graphics/google app/Fuse - code * [[http://koteitan.seesaa.net/article/129885756.html|blog - jython]] * [[http://blog.aodag.jp/2009/10/pythonenum.html|enum class implementation in Python]] * [[http://ilovevim.blog42.fc2.com/blog-entry-31.html|general Python info + basic Tkinter window]] * [[http://d.hatena.ne.jp/periwnkl/searchdiary?word=%2a%5bpython%5d|Python blog - code]] * [[http://fchiba.blog114.fc2.com/blog-entry-23.html|C wrapping Python code]] * [[http://d.hatena.ne.jp/peroon/20091027/1256620133|get server name]] * [[http://boxheadroom.com/2009/10/23/mathematica_ironpython_webapi|Mathematica server]] - IronPython 2.6rc1 * [[http://blog.monospace.jp/tag/python/|monospace]] - Python blog * [[http://blog.livedoor.jp/hiro_mj/archives/cat_42158.html|hiro-mj]] - Python blog * [[http://d.hatena.ne.jp/metaphoricwords/searchdiary?word=%2a%5bPython%5d|metaphoricwords]] - Python blog * [[http://zundoya.blogspot.com/search/label/python|zundoya]] - C++, boost * [[http://d.hatena.ne.jp/Horiuchi_H/20091017/1255775555|Horiuchi_H]] - Enum * [[http://d.hatena.ne.jp/nishiohirokazu/20091016/1255647268|nishiohirokazu]] * [[http://blog.kzfmix.com/tag/Python|kzfmix]] - Python blog * [[http://d.hatena.ne.jp/kumattau/20091101/1257091091|kumattau]] - jython extending Java applet * [[http://palepoli.skr.jp/wp/2009/10/29/identify-the-x64-windows-for-ironpython/|palepoli]] - IronPython - identify Windows 32 or 64 bit CategoryLanguage CategoryUnicode |
Links to Python information in Japanese
ISO 639-1 Code: ja
日本語
Python book reviews, translated into Japanese from English originals by David Mertz.
PyJUG - Python Japan Users Group. This maintains the Japanese Python mailing list
Learning Python by Mark Lutz and David Ascher is available in Japanese translation.
Programming Python has been translated to Japanese, and has been published in two volumes (vol.1, vol.2).
The Python Pocket Reference has been translated as well.
JunichiSuzuki <jun-sk NO SPAM AT magical DOT egg DOT or DOTjp> wrote a series of articles concerning Python for the Japanese edition of Doctor Dobb's Journal.
The Japanese Translation Project provides translations of the standard documentation. (Downloads)
sourceforge.jp - インテリセンス for IronPython ver.0.3.2 リリース
Blogs
yoshi - Python blog
blog - serial connection
blog - graphics/google app/Fuse - code
Mathematica server - IronPython 2.6rc1
monospace - Python blog
hiro-mj - Python blog
metaphoricwords - Python blog
zundoya - C++, boost
Horiuchi_H - Enum
kzfmix - Python blog
kumattau - jython extending Java applet
palepoli - IronPython - identify Windows 32 or 64 bit