Links to Python information in Korean
ISO 639-1 Code: ko
한국어/조선말
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).
Python3-based web framework, Pylatte, has developed by Korean
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
greenyant - random
onlybible.tistory - open and read file
skeom21 - python-twisted-update
minimonk - C API
namineya.textcube - tutorial (32 pages)
balckbull.tistory - eval, compile
gangslab - Unix/Windows path conversion
nlogn.tistory - strings and functional programming
woosum - MySQL connection
bluekyu - Python 3 string formatting.
yoonanisthink - list methods