Certificate in Python Programming & AI - Level 1
課程編號: PYAI4001
Certificate in Python Programming & AI - Level 1 商務課程簡介
Python 是一種易於學習的程式語言,由於其簡潔的語法和易於理解的程式碼,即使是初學者也能輕鬆上手。其次,Python 具有廣泛的應用領域,包括數據分析、人工智能、網絡開發等。因此,學習 Python 可以為未來的職業生涯打下堅實的基礎。此外,Python 還有豐富的開源庫和工具,可以幫助開發人員更加高效地開發應用程序。概況而論,學習 Python 是一個有價值的投資,不僅可以提高自己的技能水平,還可以開啟更廣闊的職業發展道路。
課程目標:
學習 Python 的目標是掌握其語法和基本概念,學習如何開發應用程序、進行數據分析、創建網站和自動化工作,并以此技能提升職業發展機會。
![]() |
![]() |
課程時數:共 2 堂 每堂 3 小時
課程材料:筆記一份,練習檔案一份。
上課模式:一人一機,真人導師教授課程。
公司培訓:本課程適用於公司團體培訓, 詳情可與我們職員聯絡。
報名資格:課程適合任何人士報讀
報名方法:1)網上即時報名 2) 銀行入數報名
上課地點:銅鑼灣
立即報名:按此報名
證書認可 : 完成課程後可以申領證書一份。
![]() |
課程內容:
-
Get started with Python in Visual Studio Code
- Introduction
- Validate your Python version and installation
- Install Python
- Install Visual Studio Code
- Install the Python extension
- Create your first Python application
- Knowledge check
- Summary
-
Write your first Python programs
- Introduction
- Work with output
- Exercise - Work with output
- Collect input
- Exercise - Collect input
- Knowledge check
- Summary
-
Create and manage projects in Python
- Introduction
- Work with packages
- Exercise - Create a package
- Work with project files
- Exercise - Create and manage a project file
- Knowledge check
- Summary
-
Use Boolean logic in Python
- Introduction
- Write 'if' statements
- What are 'else' and 'elif' statements?
- Exercise - Write 'if' statements
- What are 'and' and 'or' operators?
- Exercise - Use 'and' and 'or' operators
- Knowledge check
- Summary
-
Use strings in Python
- Introduction
- String basics in Python
- String methods in Python
- Exercise - Transform text by using string methods
- String format in Python
- Exercise - Format strings
- Knowledge check
- Summary
-
Use mathematical operations in Python
- Introduction
- What are operators in Python?
- Exercise - Use arithmetic operators
- Work with numbers in Python
- Exercise - Convert strings to numbers and use absolute values
- Knowledge check
- Summary