2007年11月22日 星期四

Python 的一些教學

是看到有人用 Python 在寫程式

才想說問一下叔叔

它是什麼

就找到了教學了

希望有時間學

先記著

Rython 教學文件
http://riemann.math.nccu.edu.tw/forum/viewtopic.php?f=6&t=51&start=0&st=0&sk=t&sd=a&view=print

政大應數《數理資訊》討論版
http://riemann.math.nccu.edu.tw/forum/viewtopic.php?f=6&t=51&start=0&st=0&sk=t&sd=a&view=print

還有很多....

沒有留言:

Class has no initializers in swift

Class has no initializers in swift I have met this situation. Found a solution here It says if you have the code like bellow var se...