bestcourses is supported by learners. When you buy through links on our website, we may earn an affiliate commission. Learn more
- 146330
Python 專案開發入門的十堂課
從基礎語法一路學習軟體開發、圖形介面、網路爬蟲、資料分析到網路應用程式
Created by Kaiching Chang, offered on Udemy
bestcourses score™
Student feedback
5.1/10To make sure that we score courses properly, we pay a lot of attention to the reviews students leave on courses and how many students are taking a course in the first place. This course has a total of 578 students which left 85 reviews at an average rating of 4.6, which is average.
Course length
9/10We analyze course length to see if courses cover all important aspects of a topic, taking into account how long the course is compared to the category average. This course has a length of 8 hours 39 minutes, which is pretty short. This might not be a bad thing, but we've found that longer courses are often more detailed & comprehensive. The average course length for this entire category is 7 hours 53 minutes.
Overall score
5.4/10This course currently has a bestcourses score of 5.4/10, which makes it an average course. Overall, there are probably better courses available for this topic on our platform.
Description
本課程分成以下兩個部分
基礎學習
專案開發
「基礎學習」為介紹 Python 的基本語法,除了掌握 Python 的關鍵字之外,也會詳細講解定義函數及類別,以及物件導向的三大基本概念,封裝、繼承及多型,最後介紹模組及套件的觀念,套件也就是 Python 組織程式庫的方式。
「專案開發」從軟體開發的基本觀念講起,以此發展 Encrypt 類別,然後進入到 Python 標準程式庫中的常用內容,然後把 Encrypt 類別當作計算核心,繼用標準程式庫中的 Tk 製作 Encrypt 類別的圖形介面應用程式。
接下來繼續介紹 Python 廣大的第三方程式庫,例如網路爬蟲、資料科學、 2D 遊戲、 3D 遊戲、圖形介面到打包成執行檔等眾多應用,最後一堂課介紹架站框架 Django ,繼續使用 Encrypt 類別設計網路應用程式。
What you will learn
- 利用 Python 寫程式,並懂得利用標準程式庫的工具。
- 利用標準程式庫中的 Tk 製作簡單的 GUI 應用程式。
- 利用第三方程式庫 Django 寫網路應用程式。
- 利用 pip 指令安裝第三方程式庫。
- 了解軟體開發的基本概念。
- 了解第三方程式庫 BeautifulSoup4 做網路爬蟲,以及 Pandas 做資料分析。
Requirements
- 有桌機或筆電,並且熟悉電腦基本操作,會自行下載安裝軟體。