課程資料
- 2026年1月19日(週一) - 2026年2月24日(週二) 上午 9:40 - 下午 5:20
(Enrolling this course on or before 27th December can receive early bird discount of $300)
- 可獲發
- *證書的發放與分配,依課程提供者的政策及安排而定。
課程簡介
The Python Programming training course is for those who want to develop applications using Python. Python is a versatile and powerful programming language used in various fields, for examples, data science, finance, GUI and game development, and is supported by thousands of third party libraries. The added value of Python running on Windows, Macintosh and Linux attributes it as an ideal tool for cross platform development. The popularity of Python also explains why it is usually ranked high in the chart of the most wanted programming language.
This training course will focus on the core and essential features of Python. Delegates will be able to get the most out of Python through a series of practical and easy to follow exercises.
課程內容
- Intalling Python
- Working with variables and data
- Working with Lists and Tuples
- If and Conditional Statements
- Dictionaries
- Getting user Input
- Functions
- Working with Modules
- Using Python's standard modules
- Working with files
- Errors handling