[廣東話] Python 入門:第一課 – PyCharm, Python examples & Python data types

[廣東話] Python 入門:第一課 – PyCharm, Python examples & Python data types

基於 Python 3.7 的教程,以廣東話教授。

# 第一課: PyCharm, Hello world, data type

  1. Pycharm IDE basic usage
  2. Indentation, print function
  3. Four main data type: str, int, float, bool
  4. Basic calculation
  5. Type conversion: int(), float(), str(), bool()
  6. String concatenation
  7. SLICE operation [start:end:step]
  8. String functions: find, replace, etc.

免費訂閱本 Youtube 頻道

使用免費 SSL / Certbot

SSL / https

SSL 可以把內容加密。SSL 加密後,即使在不安全的網絡 (一般公用網絡) 上傳送,其他人是看不見的。只有在目標主機服務器可以解碼還原內容,其他所有第三者,包括你的 ISP 都不會知道內容。換句話說,第三者只會看到你訪問那個服務器,不會知道你看過了那一頁,傳送了什麼資料。

無法複製此頁面的內容