

# Event Details

- **Event Name**: Introduction to Python
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 02:00 pm – Thu, 09 Apr, 2026 at 03:00 pm (-07:00)
- **Event Description**: Learn syntax, logic, and how to write your first working program in this workshop.About this EventResearch &amp; Data Science SeriesJoin us to learn the basics of Python in a beginner-friendly environment.This workshop will guide you through the syntax, or "grammar", of coding. By the end, you’ll be able to write your first "Hello World" program, understand the logic behind the code, and have the resources needed to continue your learning journey at home. - All UCR community members are welcome to attend. Make sure to register with your UCR email. Zoom link will be emailed to registered participants. Participants are expected to follow and uphold .
- **Event URL**: https://allevents.in/riverside/introduction-to-python/100001985869340656
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://consumer.pxf.io/c/1339408/3151484/39691?partnerpropertyid=1191892&MediaPartnerPropertyId=1191892&svlink=14105511&level=1&u=https%3A%2F%2Fwww.eventbrite.com%2Fe%2Fintroduction-to-python-tickets-1985869340656
- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Riverside
- **state**: CA
- **country**: United States
- **location**: Orbach Science Library (Room 122) or Zoom
- **lat**: 33.97453379999999
- **long**: -117.3244378
- **full address**: Orbach Science Library (Room 122) or Zoom, 900 University Ave, Riverside, United States

## Event Organizer details

- **affiliate_id**: 10
- **organizer**: UC Riverside Library (https://allevents.in/org/uc-riverside-library/19452521)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/25bed291bd0ffcf2ea7f6f712d58080ea8f329857a295a8c2a01bb9d860303e9-rimg-w1200-h600-dc131514-gmir.jpg?v=1775455990
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/67da4e71883baf922a795cd2e3e550de641dbd0bcd427cfdcab08fb4adba7046-rimg-w400-h400-dc111412-gmir.jpg?v=1775455989

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 02:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** Orbach Science Library (Room 122) or Zoom, 900 University Ave, Riverside, United States
- **Q**: What is the ticket price?
  - **A:** starting from 0 up to 0 USD
- **Q**: Who is organizing the event?
  - **A:** UC Riverside Library
- **Q**: What type of event is this?
  - **A:** Workshops
- **Q**: Where can I find ticket details about Introduction to Python ?
  - **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",
        "image": "https://cdn-az.allevents.in/events4/banners/25bed291bd0ffcf2ea7f6f712d58080ea8f329857a295a8c2a01bb9d860303e9-rimg-w1200-h600-dc131514-gmir.jpg?v=1775455990",
        "startDate": "2026-04-09T14:00:00-07:00",
        "endDate": "2026-04-09T15:00:00-07:00",
        "url": "https://allevents.in/riverside/introduction-to-python/100001985869340656",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Orbach Science Library (Room 122) or Zoom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 University Ave",
                "postalCode": "92521",
                "addressLocality": "Riverside",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.97453379999999",
                "longitude": "-117.3244378"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn syntax, logic, and how to write your first working program in this workshop.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-06",
                "availabilityEnds": "2026-04-09T15:00:00-07:00",
                "validFrom": "2026-04-06",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/riverside/introduction-to-python/100001985869340656"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-06",
                "availabilityEnds": "",
                "validFrom": "2026-04-06",
                "url": "https://allevents.in/riverside/introduction-to-python/100001985869340656",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "UC Riverside Library",
                "url": "https://allevents.in/org/uc-riverside-library/19452521",
                "description": "The UCR Library serves as an information commons and intellectual center for the campus and is the focal point for research and study at UCR."
            }
        ]
    }
]
```