Introduction to Python

Slug: intro-python

← Back to Classes List | ← Dev Index

Quick Info

Level:
beginner
Source:
weekly
Active:
Yes ✓
Categories:
Python
Topics:
python, programming
CTAs:
Register Interest in League Labs
Enrollments:
Enroll in Weekly Group Classes
Programs:
Python Programming (1 cats) [1 topics] +enroll

Complete Database Record (JSON)

{
  "slug": "intro-python",
  "title": "Introduction to Python",
  "source": "weekly",
  "level": "beginner",
  "blurb": "Beginning students’ first experience with Python programming.",
  "description": "This foundational course introduces students in grades 4-12 to the Python\nprogramming language for the first time.",
  "content": "This foundational course introduces students in grades 4-12 to the\nPython programming language for the first time. Students learn basic programming\nconcepts through engaging, hands-on projects that make coding fun and\naccessible. This course serves as the gateway to our comprehensive Python\ncurriculum and prepares students for more advanced study. Classes meet once per\nweek for 1.5 hours with a 5:1 student-to-teacher ratio.",
  "active": true,
  "image": "python.png",
  "curriculum": "https://league-curriculum.github.io/Python-Introduction/",
  "categories": [
    {
      "slug": "python",
      "title": "Python",
      "source": "categories"
    }
  ],
  "topics": [
    "python",
    "programming"
  ],
  "ctas": [
    {
      "slug": "register-interest-league-labs-cta",
      "title": "Register Interest in League Labs",
      "type": "page",
      "url": "https://docs.google.com/forms/d/e/1FAIpQLSem_gx5qIJiHGuHKsX5h7RyCyz9IqIpSt5KYmwRjGaYdg8Z8w/viewform"
    }
  ],
  "enrollments": [
    {
      "slug": "enroll-group-classes",
      "title": "Enroll in Weekly Group Classes",
      "source": "enrollments"
    }
  ],
  "meetups": [],
  "programs": [
    {
      "slug": "python-programming",
      "title": "Python Programming",
      "source": "programs",
      "categories": [
        {
          "slug": "group-classes",
          "title": "Weekly Group Classes"
        }
      ],
      "enrollments": [
        {
          "slug": "enroll-group-classes",
          "title": "Enroll in Weekly Group Classes"
        }
      ],
      "ctas": [],
      "meetups": []
    }
  ]
}