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 | 使用重复运算