1. Day 32 Goals: what we will make by the end of the day

  2. A Note About the Next Lesson: Google SMTP Port

  3. How to Send Emails with Python using SMTP

  4. Working with the datetime Module

  5. Challenge 1 - Send Motivational Quotes on Mondays via Email

  6. Automated Birthday Wisher Project Challenge

  7. Solution & Walkthrough for the Automated Birthday Wisher

  8. Run Your Python Code in the Cloud!

285. Day 32 Goals: what we will make by the end of the day

Note. Day 32 主要是利用 學習smtp module 執行寄信,和 daytime module 設定抓取CSV file 生活相關資料寫出 Automated Birthday Wisher 小程式

  1. 建一個automated Birthday 通知系統 利用 python daytime module
    1. Email -SMTP module
    2. daytime module

286. A Note About the Next Lesson: Google SMTP Port