태그>jython(총 3개의 글)
'jython' 관련 최근글
-
- Kraken Jython + DataSource

-
Xeraph@NCHOVY by xeraph|2010/07/26 15:31
>>> sys.add_package('org.krakenapps.datasource') >>> from org.krakenapps.datasource import DataSource>>> DataSource >>> from org.k..
- Kraken Jython + DataSource
-
- Kraken Jython Examples

-
Xeraph@NCHOVY by xeraph|2010/07/26 01:31
OSGi classloader is attached via "sys" module.(This version is not deployed yet. I will add some other features.) Kraken based system can be fully scriptabl..
- Kraken Jython Examples
-
- Introduction to Computing and Programming i..

-
조금씩, 천천히, 그리고 꾸준히 by Solid_One|2009/02/04 15:49
도서관에서 파이썬 관련해서 빌린 책 중 하나다. 조지아 공대에서 교재로 삼고 있는 책이다. 이 책의 특징은 대학 교재 답지 않게 쉽다. 재미가 있다. 프로그래밍을 배우는 것보다는 부제에 나와 있듯이 파이썬을 통해 그림에..
- Introduction to Computing and Programming i..

