

# Event Details

- **Event Name**: The Art of Debugging in the Era of AI
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 06:30 pm – Tue, 13 Jan, 2026 at 08:30 pm
- **Event Description**: Join us for a deep dive into the world of debugging in AI, where we'll uncover the secrets behind fixing those tricky tech bugs!About this EventThis talk addresses one of the most critical yet underappreciated skills in software development: debugging. While AI-assisted coding tools can accelerate development, they also introduce new challenges. From code that developers may not fully understand to subtle errors that escape regular testing cycles. Every AI-generated line of code still needs to be tested, validated, and verified before reaching production, making strong debugging skills more essential than ever.Drawing on real-world experience solving complex production issues, this session will share practical approaches, proven techniques, and modern tools for effective debugging. It will emphasize debugging not as a reactive activity but as a systematic process for identifying root causes and building confidence in solutions.The talk will cover three core areas: mindset, techniques, and tools. I will share how ChatGPT and other LLMs can help with analyzing error messages and exceptions. I will also introduce various other tools e.g., Charles Proxy, Datadog, Postman that assist during the debugging process.Attendees will leave with clear, actionable strategies to debug smarter, faster, and more confidently, and to adapt their skills for success in an AI-driven development landscape.Bhupendra MishraBhupendra Mishra is a seasoned software engineer with nearly 20 years of experience building scalable systems across industries. He is currently a Senior Staff Software Engineer at SiriusXM.He has led mobile development, system architecture, and microservice transformations. Bhupendra approaches each challenge with a blend of deep technical insight and a strong sense of purpose, always focused on building systems that stand the test of time.
- **Event URL**: https://allevents.in/madison/the-art-of-debugging-in-the-era-of-ai/100001979532709622
- **Event Categories**: art, contests, fine-arts, it
- **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%2Fthe-art-of-debugging-in-the-era-of-ai-tickets-1979532709622
- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Madison
- **state**: NJ
- **country**: United States
- **location**: Dorothy Young Center for the Arts / Drew University / Madison, New Jersey, USA / Room 106
- **lat**: 40.7635464
- **long**: -74.4248325
- **full address**: Dorothy Young Center for the Arts / Drew University / Madison, New Jersey, USA / Room 106, Lancaster Road, Madison, United States

## Event Organizer details

- **affiliate_id**: 10
- **organizer**: Garden State Java User Group (https://allevents.in/org/garden-state-java-user-group/18722088)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/17ae2adbb65bd58dc08a34a0cb4613a908b7ae4a89f1a80d15c9b198786e1a59-rimg-w1200-h678-dc08182c-gmir.jpg?v=1767859324
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Art+of+Debugging+in+the+Era+of+AI&date=13+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 13 Jan, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Dorothy Young Center for the Arts / Drew University / Madison, New Jersey, USA / Room 106, Lancaster Road, Madison, United States
- **Q**: What is the ticket price?
  - **A:** starting from 0 up to 0 USD
- **Q**: Who is organizing the event?
  - **A:** Garden State Java User Group
- **Q**: What type of event is this?
  - **A:** art, contests, fine-arts, it
- **Q**: Where can I find ticket details about The Art of Debugging in the Era of AI ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Art of Debugging in the Era of AI",
        "image": "https://cdn-az.allevents.in/events10/banners/17ae2adbb65bd58dc08a34a0cb4613a908b7ae4a89f1a80d15c9b198786e1a59-rimg-w1200-h678-dc08182c-gmir.jpg?v=1767859324",
        "startDate": "2026-01-13",
        "endDate": "2026-01-13",
        "url": "https://allevents.in/madison/the-art-of-debugging-in-the-era-of-ai/100001979532709622",
        "location": {
            "@type": "Place",
            "name": "Dorothy Young Center for the Arts / Drew University / Madison, New Jersey, USA / Room 106",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lancaster Road",
                "postalCode": "07940",
                "addressLocality": "Madison",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7635464",
                "longitude": "-74.4248325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a deep dive into the world of debugging in AI, where we'll uncover the secrets behind fixing those tricky tech bugs!",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-05",
                "availabilityEnds": "2026-01-13",
                "validFrom": "2026-04-05",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/madison/the-art-of-debugging-in-the-era-of-ai/100001979532709622"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-05",
                "availabilityEnds": "",
                "validFrom": "2026-04-05",
                "url": "https://allevents.in/madison/the-art-of-debugging-in-the-era-of-ai/100001979532709622",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Garden State Java User Group",
                "url": "https://allevents.in/org/garden-state-java-user-group/18722088"
            }
        ]
    }
]
```