2219
Comment: added Pygame-OLPC link - not sure what is says or how useful it is
|
3794
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
ISO 639-1 Code: ko |
|
Line 39: | Line 41: |
[[http://www.kldp.org/~yong/python/pygtk|Korean PyGTK Tutorial]], also by Man-Yong Lee. | [[http://www.kldp.org/~yong/python/pygtk|Korean PyGTK Tutorial]], also by Man-Yong Lee. |
Line 51: | Line 53: |
NewLanguagePage | [[http://coding-free.com/wz/jython-intro.pdf|jython PDF]] - old, but still valid - overview of Python and jython + how to install jython on Windows + a few math and GUI mini-examples [[http://msdn.microsoft.com/ko-kr/magazine/cc163344.aspx|Microsoft article on IronPython]] [[http://forensic.korea.ac.kr/research/Journal/A%20Method%20for%20Bypassing%20Window%20Authentication.pdf|PDF - security for Windows - advanced]] === Blogs === * [[http://cepython.tistory.com/|fairly robust Python blog]] * [[http://blog.naver.com/skyssib/50073179670|blog aggregator?]] - some code with explanations * [[http://fuid654.textcube.com/9|blog - matplotlib with code sample]] * [[http://nosage.tistory.com/129|blog - Oracle-python code snippet]] * [[http://codepad.tistory.com/26|blog - __name__ == __main__ snippet]] * [[http://zelon.springnote.com/pages/3394495|mini-tutorials]] * [[http://blog.dahlia.pe.kr/articles/2009/09/15/python-제너레이터반복자의-마법|tutorials]] * [[http://work-holic.textcube.com/10|BeautifulSoup snippet]] * [[http://betle.tistory.com/tag/python3.1|blog - comments in code in Korean]] - python3.1 * [[http://blog.daum.net/kimuks/7529230|kimuks]] - google data python library - install instructions for Windows * [[http://wogud86.blogspot.com/2009/12/python-html-string.html|wogud86]] - urlopen code sample * [[http://codelab.textcube.com/601|codelab.textcube]] - doc strings, re, comments * [[http://markboy.textcube.com/tag/python|markboy.textcube]] - python/FOSS blog CategoryLanguage CategoryUnicode |
Links to Python information in Korean
ISO 639-1 Code: ko
한국어/조선말
Wesley Chun's *Core Python Programming* is now available in Korean!
Learn to Program using Python is a Korean translation of Alan Gauld's online tutorial.
Korean PyGTK Tutorial, also by Man-Yong Lee.
Python Web site in Korean, including a variety of new and translated documentation as well as a mirror of the standard documentation in English. Written and maintained by <webmaster NO SPAM AT python DOT kwangwoon DOT ac DOT kr DOT Gang Seong Lee>.
Danny Yoo's: One Day of IDLE Toying - a gentle introduction to IDLE (translated by Jisoo Yi).
jython PDF - old, but still valid - overview of Python and jython + how to install jython on Windows + a few math and GUI mini-examples
Microsoft article on IronPython
PDF - security for Windows - advanced
Blogs
blog aggregator? - some code with explanations
blog - comments in code in Korean - python3.1
kimuks - google data python library - install instructions for Windows
wogud86 - urlopen code sample
codelab.textcube - doc strings, re, comments
markboy.textcube - python/FOSS blog