

# Event Details

- **Event Name**: Drone Code: Programming with Python 3
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 09:00 am – Fri, 24 Jul, 2026 at 03:00 pm (-05:00)
- **Event Description**: Focused on data analysis and quick decision-making, campers will learn to maneuver through drone obstacle courses using the Python 3 programming language. The relationship between software and hardware becomes apparent as campers code solutions to the limitations of their environments and toolsets. With a solid foundation in Python 3, campers will be able to plot their course, code, and take off!
- **Event URL**: https://allevents.in/glen-ellyn/drone-code-programming-with-python-3/200030136638047
- **Event Categories**: it, workshops
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Glen Ellyn
- **state**: IL
- **country**: United States
- **location**: 914 Roosevelt Rd, Glen Ellyn, IL, United States, Illinois 60137
- **lat**: 41.86069
- **long**: -88.04841
- **full address**: 914 Roosevelt Rd, Glen Ellyn, IL, United States, Illinois 60137

## Event gallery

- **Alt text**: Drone Code: Programming with Python 3
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f92a9cc90d7e74ea1b49cf1a0bd3db6406fb82ad079c6115dc308fa5702c96d9-rimg-w1200-h675-dc02e7a7-gmir?v=1781214761

## FAQs

- **Q**: When and where is Drone Code: Programming with Python 3 being held?
  - **A:** Drone Code: Programming with Python 3 takes place on Mon, 20 Jul, 2026 at 09:00 am to Fri, 24 Jul, 2026 at 03:00 pm at 914 Roosevelt Rd, Glen Ellyn, IL, United States, Illinois 60137.
- **Q**: Who is organizing Drone Code: Programming with Python 3?
  - **A:** Drone Code: Programming with Python 3 is organized by iCode Glen Ellyn.
- **Q**: What has been the experience of attendees at iCode Glen Ellyn's events?
  - **A:** Attendees have given iCode Glen Ellyn a rating of 5/5 based on reviews from early attendees on AllEvents. iCode Glen Ellyn has a verified profile on AllEvents where you can read reviews and explore their upcoming events.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Drone Code: Programming with Python 3 is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Glen Ellyn, this event is thoughtfully curated to deliver a standout experience worth every moment. If Drone Code: Programming with Python 3 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drone Code: Programming with Python 3",
        "image": "https://cdn-az.allevents.in/events9/banners/f92a9cc90d7e74ea1b49cf1a0bd3db6406fb82ad079c6115dc308fa5702c96d9-rimg-w1200-h675-dc02e7a7-gmir?v=1781214761",
        "startDate": "2026-07-20T09:00:00-05:00",
        "endDate": "2026-07-24T15:00:00-05:00",
        "url": "https://allevents.in/glen-ellyn/drone-code-programming-with-python-3/200030136638047",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "914 Roosevelt Rd, Glen Ellyn, IL, United States, Illinois 60137",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "914 Roosevelt Rd, Glen Ellyn, IL 60137-7829, United States",
                "addressLocality": "Glen Ellyn",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.86069",
                "longitude": "-88.04841"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Focused on data analysis and quick decision-making, campers will learn to maneuver through drone obstacle courses using the Python 3 programming language. The relationship between software and hardware becomes apparent as campers code solutions to the limitations of their environments and toolsets.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "iCode Glen Ellyn",
                "url": "https://allevents.in/org/icode-glen-ellyn/25733469"
            }
        ]
    }
]
```