Differences between revisions 11 and 34 (spanning 23 versions)
Revision 11 as of 2009-10-16 03:25:41
Size: 2852
Editor: CarlTrachte
Comment: added __name__ == __main__ snippet blog
Revision 34 as of 2011-11-01 16:50:21
Size: 5071
Editor: 117
Comment: python3-based web framework
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:
[[http://www.pylatte.org| Python3-based web framework, Pylatte]], has developed by Korean
Line 41: Line 43:
[[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 57: Line 59:
[[http://blog.naver.com/skyssib/50073179670|blog aggregator?]] - some code with explanations [[http://forensic.korea.ac.kr/research/Journal/A%20Method%20for%20Bypassing%20Window%20Authentication.pdf|PDF - security for Windows - advanced]]
Line 59: Line 61:
[[http://fuid654.textcube.com/9|blog - matplotlib with code sample]] === Blogs ===
Line 61: Line 63:
[[http://nosage.tistory.com/129|blog - Oracle-python code snippet]]

[[http://codepad.tistory.com/26|blog - __name__ == __main__ snippet]]
  * [[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
  * [[http://blog.daum.net/greenyant/41|greenyant]] - random
  * [[http://onlybible.tistory.com/3443|onlybible.tistory]] - open and read file
  * [[http://skeom21.blogspot.com/2010/04/python-twisted-update-query.html|skeom21]] - python-twisted-update
  * [[http://minimonk.tistory.com/1502|minimonk]] - C API
  * [[http://namineya.textcube.com/27|namineya.textcube]] - tutorial (32 pages)
  * [[http://blackbull.tistory.com/69|balckbull.tistory]] - eval, compile
  * [[http://www.gangslab.com/wordpress/?p=37|gangslab]] - Unix/Windows path conversion
  * [[http://nlogn.tistory.com/291|nlogn.tistory]] - strings and functional programming
  * [[http://blog.woosum.net/2011/02/python-%ED%95%A8%EC%88%98%EC%97%90%EC%84%9C-static-%EB%B3%80%EC%88%98%EC%B2%98%EB%9F%BC-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0/|woosum]] - MySQL connection
  * [[http://www.bluekyu.me/2010/06/%ED%8C%8C%EC%9D%B4%EC%8D%ACpython-3-%ED%8F%AC%EB%A7%B7%ED%8C%85-%EB%B0%A9%EC%8B%9D.html|bluekyu]] - Python 3 string formatting.
  * [[http://yoonanisthink.blogspot.com/2009/11/python-3-%EC%9E%90%EB%A3%8C%EA%B5%AC%EC%A1%B0%EB%A6%AC%EC%8A%A4%ED%8A%B8.html|yoonanisthink]] - list methods
Line 66: Line 89:
CategoryUnicode CategoryUnicode CategoryPythonWebsite

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).

OLPC-Pygame

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

CategoryLanguage CategoryUnicode CategoryPythonWebsite

KoreanLanguage (last edited 2011-11-01 16:50:21 by 117)

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