Python Apprentice

Slug: python-apprentice

← Back to Classes List | ← Dev Index

Quick Info

Level:
intermediate
Source:
weekly
Active:
Yes ✓
Categories:
Python
Topics:
python, programming, certification
Enrollments:
Enroll in Weekly Group Classes
Programs:
Python Programming (1 cats) [1 topics] +enroll

Complete Database Record (JSON)

{
  "slug": "python-apprentice",
  "title": "Python Apprentice",
  "source": "weekly",
  "level": "intermediate",
  "blurb": "First comprehensive Python course covering language basics and preparing\nstudents for professional certification.",
  "description": "Students solidify core programming concepts including variables, functions,\nloops, conditionals, and object-oriented design while earning globally\nrecognized credentials.",
  "content": "Python Apprentice is the core beginner-to-intermediate Python course\nthat covers the fundamentals of the language in depth. Students learn essential\nprogramming concepts including variables, functions, loops, conditionals, and\nobject-oriented programming. The curriculum is designed to prepare students for\nprofessional Python certification exams, giving them credentials recognized by\nemployers worldwide. This course builds real-world programming skills through\npractical projects and prepares students for advanced courses. Classes meet\nweekly with experienced instructors from universities like Brown, UCSD, and\nCornell.",
  "active": true,
  "image": "python.png",
  "curriculum": "https://python-apprentice.jointheleague.org/",
  "categories": [
    {
      "slug": "python",
      "title": "Python",
      "source": "categories"
    }
  ],
  "topics": [
    "python",
    "programming",
    "certification"
  ],
  "ctas": [],
  "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": []
    }
  ]
}