首先是入門,可以看看這個圖(英中對翻)︰Python脚本直解!
這個真的很有幫助!
Reference: Python - 十分鐘入門
如果看得懂英文可以看這個說明書,有例子有圖片很詳細
Reference: TutorialsPoint
接下來是一個online complier(是由Python寫成的)︰CodeSkulptor
這個工具其實是在Coursera網上課程裏面的An Introduction to Interactive Programming in Python主要工具,可以使用GUI、事件控制(滑鼠或鍵盤事件)等等。這裏也有關於Python的語法總結。
如果想詳細學習這個介面工具可以看以下兩個課程︰
- An Introduction to Interactive Programming in Python (Part 1)
- An Introduction to Interactive Programming in Python (Part 2)
剩下的自己多學多用多試吧!
No comments:
Post a Comment