Sunday, April 12, 2026

Table of Contents

Blog Naming Formats and Tags

1. Course Notes - The blog title format
  • <Course number>.<Class number> <Title> <Date>
  • Example:
    1.1 Python 3.21.26 #This is for the first course on the first class for Python on March 21, 2026
  • Tag: Course Notes

2. Course Deep Dive - Additional deep dive on concepts from the course. 
  • <Course number>.<Class number> D - <Title>
  • Example:
    1.1 D - Python Tuples
    # This is a deep dive for course 1, first class on Python Tuples. 
  • Tag: Deep Dive  
3. General articles - General articles
  • <Article name> - G
  • Example:
    Top AI Terms
    # General articles on top AI terms - G
  • Tag: General


No comments:

Post a Comment