Introduction to Python

Slug: intro-python

← Back to Classes List | ← Dev Index

Quick Info

Level:
beginner
Source:
classes
Active:
Yes ✓
Categories:
Python
Topics:
python, programming
CTAs:
Join the Tech Club, Register Interest in League Labs
Enrollments:
Enroll in Community Programs, Enroll in Weekly Group Classes
Programs:
Tech Club (1 cats) [4 topics] {1 ctas} +enroll , Python Programming (1 cats) [1 topics] +enroll
Meetups:
the-league-tech-club (tech-club)

Complete Database Record (JSON)

{
  "slug": "intro-python",
  "title": "Introduction to Python",
  "source": "classes",
  "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": "join-tech-club-cta",
      "title": "Join the Tech Club",
      "type": "meetup",
      "url": "https://www.meetup.com/the-league-tech-club"
    },
    {
      "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-community-programs",
      "title": "Enroll in Community Programs",
      "source": "enrollments"
    },
    {
      "slug": "enroll-group-classes",
      "title": "Enroll in Weekly Group Classes",
      "source": "enrollments"
    }
  ],
  "meetups": [
    {
      "slug": "tech-club/snake",
      "meetup_slug": "the-league-tech-club",
      "group": "tech-club",
      "subgroup": "snake"
    }
  ],
  "programs": [
    {
      "slug": "tech-club",
      "title": "Tech Club",
      "source": "programs",
      "categories": [
        {
          "slug": "community-programs",
          "title": "Community Programs"
        }
      ],
      "enrollments": [
        {
          "slug": "enroll-community-programs",
          "title": "Enroll in Community Programs"
        }
      ],
      "ctas": [
        {
          "slug": "join-tech-club-cta",
          "title": "Join the Tech Club",
          "type": "meetup"
        }
      ],
      "meetups": [
        {
          "slug": "tech-club/all",
          "group": "tech-club"
        }
      ]
    },
    {
      "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": []
    }
  ]
}