

# Event Details

- **Event Name**: ? Spokane Python User Group Presents: Anti-Patterns in Software Development
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 05:30 pm – Mon, 17 Nov, 2025 at 07:00 pm
- **Event Description**: ### ? Spokane Python User Group Presents: Anti-Patterns in Software Development Join us for an evening of coding conversation, laughter, and learning as we explore one of the most relatable topics in software development — anti-patterns! We’ll dive into those common traps and “gotchas” that every developer encounters sooner or later — from over-engineering and premature optimization to spaghetti code and cargo cult programming. Together, we’ll unpack why these patterns creep into our projects, how to recognize them early, and most importantly, how to turn them into opportunities for cleaner, more maintainable code.This session will include:  ? Real-world examples (and a few fun horror stories) ? Practical tips for avoiding common pitfalls* ? Open discussion — share your own war stories or lessons learned! Whether you’re just starting out or you’ve been shipping software for years, this meetup will have something for you. It’s a casual, welcoming environment where we learn from each other — not just from the code. When: [Insert date/time]Where: [Insert location or link if virtual]Who: Anyone interested in Python (and/or Golang and/or Rust) and software craftsmanship Come for the code, stay for the community.
- **Event URL**: https://allevents.in/liberty-lake/spokane-python-user-group-presents-anti-patterns-in-software-development/4400029164646821
- **Event Categories**: meetups, it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Liberty Lake
- **state**: WA
- **country**: us
- **location**: Vega Cloud
- **lat**: 47.68131
- **long**: -117.08203
- **full address**: Vega Cloud, 2780 N Eagle Ln, Liberty Lake, us

## Event gallery

- **Alt text**: ? Spokane Python User Group Presents: Anti-Patterns in Software Development
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fbcb4af0-c3b0-11f0-ab9d-57db16936497-rimg-w1200-h675-dc2a6ea7-gmir.webp?v=1763382535

## FAQs

- **Q**: When and where is ? Spokane Python User Group Presents: Anti-Patterns in Software Development being held?
  - **A:** ? Spokane Python User Group Presents: Anti-Patterns in Software Development takes place on Mon, 17 Nov, 2025 at 05:30 pm to Mon, 17 Nov, 2025 at 07:00 pm at Vega Cloud, 2780 N Eagle Ln, Liberty Lake, us.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "? Spokane Python User Group Presents: Anti-Patterns in Software Development",
        "image": "https://cdn-az.allevents.in/events7/banners/fbcb4af0-c3b0-11f0-ab9d-57db16936497-rimg-w1200-h675-dc2a6ea7-gmir.webp?v=1763382535",
        "startDate": "2025-11-17",
        "endDate": "2025-11-17",
        "url": "https://allevents.in/liberty-lake/spokane-python-user-group-presents-anti-patterns-in-software-development/4400029164646821",
        "location": {
            "@type": "Place",
            "name": "Vega Cloud",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2780 N Eagle Ln",
                "addressLocality": "Liberty Lake",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.68131",
                "longitude": "-117.08203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "### ? Spokane Python User Group Presents: Anti-Patterns in Software Development Join us for an evening of coding conversation, laughter, and learning as we explore one of the most relatable topics in software development — anti-patterns! We’ll dive into those common traps and “gotchas” that every de"
    }
]
```