

# Event Details

- **Event Name**: Introduction to C++
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 11:15 am – Sat, 29 Aug, 2026 at 12:45 pm (+09:30)
- **Event Description**: Jump in and get hands-on with C++ basics in this fun, in-person intro session!About this EventIntroduction to C++Ready to dive into the world of C++? Join us for an exciting in-person session where you'll get hands-on experience and learn the basics of this powerful programming language. It is heavily used in various industries such as Aerospace, Defence, AI/ML, High frequency trading and more.This session will introduce C++ concepts such as classes, data hiding, static typing, polymorphism, Inheritance and more.Whether you're a total newbie to C++ or just brushing up, this event is perfect to kickstart your C++ journey. Come meet fellow tech enthusiasts and start building your skills the fun way!Class size is limited to a small group to increase engagement. So book fast.Location: Meeting Room 2, Spence Wing, State Library SATrainerPrabhu is a recognised C++ expert and speaker at international C++ conferences. He works as a Software Engineer in the industry.
- **Event URL**: https://allevents.in/adelaide/introduction-to-c/100001998119099013
- **Event Categories**: fitness, Workshops, Business, Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: AUD

## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: State Library of South Australia
- **lat**: -34.9207067
- **long**: 138.6024141
- **full address**: State Library of South Australia, North Terrace, Adelaide, Australia

## Event gallery

- **Alt text**: Introduction to C++
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/573e9db1e98deb5273ee0546afff502b099bb719d5dea18eccc134a5a2769ed2-rimg-w1024-h1536-dce8f8f8-gmir.jpg?v=1787559548

## FAQs

- **Q**: When and where is Introduction to C++ being held?
  - **A:** Introduction to C++ takes place on Sat, 29 Aug, 2026 at 11:15 am to Sat, 29 Aug, 2026 at 12:45 pm at State Library of South Australia, North Terrace, Adelaide, Australia.
- **Q**: Who is organizing Introduction to C++?
  - **A:** Introduction to C++ is organized by CPPLab, Adelaide.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Introduction to C++ 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 Adelaide, this event is thoughtfully curated to deliver a standout experience worth every moment. If Introduction to C++ 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": "Introduction to C++",
        "image": "https://cdn-az.allevents.in/events1/banners/573e9db1e98deb5273ee0546afff502b099bb719d5dea18eccc134a5a2769ed2-rimg-w1024-h1536-dce8f8f8-gmir.jpg?v=1787559548",
        "startDate": "2026-08-29T11:15:00+09:30",
        "endDate": "2026-08-29T12:45:00+09:30",
        "url": "https://allevents.in/adelaide/introduction-to-c/100001998119099013",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "State Library of South Australia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "North Terrace",
                "postalCode": "5000",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.9207067",
                "longitude": "138.6024141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jump in and get hands-on with C++ basics in this fun, in-person intro session!",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "AUD",
                "availabilityStarts": "2026-08-24",
                "availabilityEnds": "2026-08-29T12:45:00+09:30",
                "validFrom": "2026-08-24",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/adelaide/introduction-to-c/100001998119099013"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "AUD",
                "availabilityStarts": "2026-08-24",
                "availabilityEnds": "",
                "validFrom": "2026-08-24",
                "url": "https://allevents.in/adelaide/introduction-to-c/100001998119099013",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "CPPLab Adelaide",
                "url": "https://allevents.in/org/cpplab-adelaide/28117073",
                "description": "C﻿PPLab is run by Prabhu Missier who is a veteran software engineer. Prabhu Missier has been programming for several years now and is a recognised C++ expert. He has spoken at several international C++ conferences and works as a Software Engineer in the industry."
            }
        ]
    }
]
```