Python Workshop

Slug: python-sfc-202601

← Back to Classes List | ← Dev Index

Quick Info

Level:
all
Source:
after-school
Active:
Yes ✓
Categories:
After-School
Topics:
python, programming
Programs:
After School (1 cats) [4 topics] +enroll

Complete Database Record (JSON)

{
  "slug": "python-sfc-202601",
  "title": "Python Workshop",
  "source": "after-school",
  "level": "all",
  "blurb": "Python Programming Workshop at Santa Fe Christian",
  "description": "Build real Python skills with a Python workshop tailored for grades 3+.",
  "content": "<p>Kickstart programming with a fast-paced blend of our Introduction to Python\nand Python Apprentice courses. Students new to code learn core concepts like\nvariables, functions, loops, and conditionals through hands-on exercises that\nmake syntax feel approachable. As skills grow, we layer in problem-solving and\nstructured thinking so students can read and write real Python programs with\nconfidence.</p>\n<p>We also preview intermediate topics from Python Apprentice—clean code habits,\nmodular design, and an intro to object-oriented programming—so students see\nhow professionals structure larger projects. By the end, learners build and\ndebug small apps, use functions to organize logic, and leave ready for more\nadvanced Python study.</p>",
  "active": true,
  "image": "src/assets/images/classes/python-vscode-logo.png",
  "categories": [
    {
      "slug": "after-school-enrichment",
      "title": "After-School",
      "source": "categories"
    }
  ],
  "topics": [
    "python",
    "programming"
  ],
  "ctas": [],
  "enrollments": [],
  "meetups": [],
  "programs": [
    {
      "slug": "after-school",
      "title": "After School",
      "source": "programs",
      "categories": [
        {
          "slug": "after-school-programs",
          "title": "After School"
        }
      ],
      "enrollments": [
        {
          "slug": "enroll-community-programs",
          "title": "Enroll in Community Programs"
        }
      ],
      "ctas": [],
      "meetups": []
    }
  ]
}