

# Event Details

- **Event Name**: Introduction to Python - Northwest Library 
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 01:30 pm – Wed, 18 Mar, 2026 at 03:30 pm
- **Event Description**: This course will cover the basics of Python, one of the most versatile programming languages in the tech world. You will learn the essential concepts including proper syntax structure and how/when to use special functions. Engaging in in-class exercises will solidify your basic understanding of programming and prepare you to take your coding skills to the next level. You are welcome to bring your own laptop, but computers will be available at the training location. Registration is limited and required. Visit https://tinyurl.com/Mar18PYT to register. #Access4Clayton #Claytonconnected
- **Event URL**: https://allevents.in/riverdale/introduction-to-python-northwest-library/200029744403702
- **Event Categories**: workshops, it
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: https://tinyurl.com/Mar18PYT?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=riverdale-events

## Event venue details

- **city**: Riverdale
- **state**: GA
- **country**: United States
- **location**: 6131 Riverdale Rd, Riverdale, GA 30274-1638, United States
- **lat**: 33.58764
- **long**: -84.42307
- **full address**: 6131 Riverdale Rd, Riverdale, GA 30274-1638, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Clayton County Office of Digital Equity (https://allevents.in/org/clayton-county-office-of-digital-equity/21193516)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a0099e0afd0430dd9d5c14e5072b399c6566338ff3ffbd2dbbf2355c35eea87f-rimg-w1200-h1440-dcf3ffbb-gmir?v=1773772057
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/582b6fddcf6e32115c1b072461e66f75bcd25469fc3ff8a72c0237d5b75bc327-rimg-w300-h300-dcf2ffbb-gmir?v=1773028903

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 18 Mar, 2026 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** 6131 Riverdale Rd, Riverdale, GA 30274-1638, United States
- **Q**: Who is organizing the event?
  - **A:** Clayton County Office of Digital Equity
- **Q**: What type of event is this?
  - **A:** workshops, it
- **Q**: Where can I find ticket details about Introduction to Python - Northwest Library  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Introduction to Python - Northwest Library",
        "image": "https://cdn-az.allevents.in/events2/banners/a0099e0afd0430dd9d5c14e5072b399c6566338ff3ffbd2dbbf2355c35eea87f-rimg-w1200-h1440-dcf3ffbb-gmir?v=1773772057",
        "startDate": "2026-03-18",
        "endDate": "2026-03-18",
        "url": "https://allevents.in/riverdale/introduction-to-python-northwest-library/200029744403702",
        "location": {
            "@type": "Place",
            "name": "6131 Riverdale Rd, Riverdale, GA 30274-1638, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6131 Riverdale Rd, Riverdale, GA 30274-1638, United States",
                "addressLocality": "Riverdale",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.58764",
                "longitude": "-84.42307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This course will cover the basics of Python, one of the most versatile programming languages in the tech world. You will learn the essential concepts including proper syntax structure and how/when to use special functions. Engaging in in-class exercises will solidify your basic understanding of prog",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clayton County Office of Digital Equity",
                "url": "https://allevents.in/org/clayton-county-office-of-digital-equity/21193516"
            }
        ]
    }
]
```