Introduction to Python — Meetup

Slug: intro-python-meetup

← Back to Classes List | ← Dev Index

Quick Info

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

Complete Database Record (JSON)

{
  "slug": "intro-python-meetup",
  "title": "Introduction to Python — Meetup",
  "source": "meetup",
  "level": "beginner",
  "blurb": "Beginning students’ first experience with Python programming through our free community program.",
  "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": "community-programs",
      "title": "Community Programs",
      "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"
    }
  ],
  "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"
        }
      ]
    }
  ]
}