Learning basic Python programming is not difficult. This video series is intended to provide basic programming concepts through Python coding. No prior programming knowledge is necessary. To start learning, you simply need:
學習 Python 其實一點也不困難。此短片系列透過 Python 語言介紹基本編程概念。觀看者無需任何編程經驗,只需要:
1. Numbers and Basic Calculations | 數字及基本運算
2. Working with Strings | 文字字串的運用
3. Using Function and Method | Function 與 Method的運用
4. Making Comparisons | 進行比較
5. Making Decisions and Choices in Python | 使用 Python 作出判斷和選擇
6. Handling Multiple Values | 處理多個數值
7. Using Repetition | 使用重複循環運算