認真學習PYTHON前的小插曲

 前文提及,對於如此年紀學習寫程式有點掙扎。我曾經想過退而求其次,不如努力學習SEO/ONLINE MARKETING便算了。(話雖如此,其實我研究良久也不懂如何使用SEO)。於是我再問CHATGPT,他一向都十分正面,提出可以兩者兼備,我同時還貪心可以使英文進步。因為大部份的學習資源都是英文,如果每天練習,必定能令英文聽力進步。

2023年11月25日開始認真學習

素材是CHATGPT推介最佳免費學習資源"Automate the Boring Stuff with Python."

花了兩天才完成了兩章節,幸好早前曾在YOUTUBE學習過,更容易明白 。不知下面的表格能否完成。

期間學習寫程式時,當然寫得一頭霧水。亦不知自己錯甚麼。於是我將自己寫的程式放進CHATGPT,他便會替我修正,告訴我錯甚麼。彷似有一位24/7都能問的老師般。這樣令我忽然有種感覺﹕「從前未能自學,如今靠著AI自學程式,或許可以成功。」請記著這種感覺。

自學咒語﹕「聽第一次不明白不要緊,反覆的去聽不同版本,能更易理解。」


學習連結﹕https://automatetheboringstuff.com/

DM:https://skillshop.exceedlms.com/student/collection/654330-digital-marketing?locale=en-GB


Study Plan for December 2023

(Format: Date: Topic)

MonTueWedThuFriSatSun
PYTHON 171819    201: DM - Module 1-22: Python - Chapter 13: DM - Module 3
4: Python - Chapter 25: DM - Module 46: Python - Chapter 37: DM - Module 58: Python - Chapter 49: DM - Module 610: Python - Chapter 5
11: DM - Module 712: Python - Chapter 613: DM - Module 814: Python - Chapter 715: DM - Module 9-1016: Python - Chapter 817: DM - Module 11
18: Python - Chapter 919: DM - Module 1220: Python - Chapter 1021: DM - Module 1322: Python - Chapter 1123: DM - Module 14-1524: Python - Chapter 12
25: DM - Module 1626: Python - Chapter 1327: DM - Module 17-1828: Python - Chapter 1429: DM - Module 19-2030: Python - Chapter 1531: Python - Chapter 16     

上表是我叫Chatgpt generate出來的,大家可以用以下prompts:

For requesting a similar study plan table in the future, you can use a prompt like this:

"Could you create a monthly study plan for me in a calendar format? The rows should represent the days of the week from Monday to Sunday, and the columns should represent the dates of the month. Please include specific topics for each day, alternating between [Subject 1] and [Subject 2]."

Just replace "[Subject 1]" and "[Subject 2]" with the specific subjects or topics you're planning to study. This format will give me clear instructions on how to structure the calendar and what content to include for each day.




留言

此網誌的熱門文章

PYTHON 第一個遊戲Guess the Number

為何選擇學習PYTHON魔法?

學到Python 第四章,思考Python的功用