最近,積極研究 Python,於是Evernote多了不少相關筆記資料,而今天也通過 Python 入門第一課,接下來進展會快一些吧。
這幾年我較常用的程式環境,各有特色。
* C# (Visual Studio)
* AutoHotKey
* Javascript (TiddlyWiki, NW.JS)
.
但在常用的語言當中,還是缺了一個跨平台的角色,
於是才會關注 Javascript 走出瀏覽器的 node.js。初步的想法是 node.js 缺的那一塊,將來會由 nw.js 或 Electron 補上,但 nw.js 或 Electron 都還太年輕,而且 TiddlyDesk 似乎也還在兩者之間舉棋不定。(目前是 nw.js,但聽說有在考慮 Electron)
而 AutoHotKey 用「腳本裸跑」玩了好幾年,
不確定是否還要再來另一種「腳本裸跑」的程式語言。
目前看來, Python 的架構好很多,而且不用擔心 { } 括號配對,及結尾何時要加;分號。
最後,感謝網友 Civa 的「臨門一腳 」
過一陣子再來分享進程。
.
==== Python 教學 ====
- Python GUI Note #1 : PySide 與 QtDesigne 安裝說明 - https://rawrrangers.wordpress.com/2014/02/02/4/
- Python - 十分鐘入門 « I try | MarsW - http://tech.marsw.tw/blog/2014/09/03/getting-started-with-python-in-ten-minute
- 從 PyQt 入門學寫 Python | 東北角的小徑 - https://kuanyui.github.io/2014/09/13/learn-python-via-pyqt/
- Jedi Linuxer: 隨手養成 Python 好習慣 - PEP8 Coding Style、Vim 基本設定 - http://chimerhapsody.blogspot.tw/2015/01/python-pep8-coding-stylevim.html
- https://www.python.org/dev/peps/pep-0008/
- What’s New In Python 3.0 — Python 3.5.2 documentation - https://docs.python.org/3/whatsnew/3.0.html
- http://ccckmit.wikidot.com/py:main
- https://www.codecademy.com/learn/python
(by Open Live Writer)
1 意見:
發表您的回應總之,就是寫程式。目標是開源專案。構想在此 https://github.com/beZong/beZong
2016年7月24日 晚上11:04
張貼留言