Ever wondered how AI coding assistants actually work?
In AI++ 101, you’ll spend one intensive day building a working AI coding harness in C++ — not a black box, but a system you fully understand. You’ll connect to an LLM, define tools, execute them, and run the same agentic loop used by modern AI coding assistants.
Then things get interesting: you’ll use your own harness to modify its own C++ source code, adding features and more advanced behavior.
👨🏫 Instructor: Jody Hagins
With a career spanning Unix kernels, C++, HFT, and decades of real-world systems programming, Jody brings a practical, no-hype approach to AI—focused on understanding, not magic.
🎟 Tickets
£345 standard
£90 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication
🔗 Book now: cpponline.uk/workshop/ai-101/
Meeting C++ (26th – 28th November) – You can buy early bird tickets at meetingcpp.com/2026/ -
OPEN CALLS FOR SPEAKERS
(NEW) ADC – Interested speakers have until June 28th to submit their talks for ADC which is scheduled to take place on 9th – 11th November. Find out more including how to submit your proposal at audio.dev/adc-bristol-26/call-for-speakers/
Meeting C++ (NEW) – Interested speakers have until June 4th to submit their talks for Meeting C++ which is scheduled to take place on 26th – 28th November and will be hybrid.
-
OTHER OPEN CALLS
(NEW) Call For Posters Now Open – Interested poster presenters have until July 15th to submit their applications for the CppCon main conference which is scheduled to take place from 14th – 18th September. For more information including how to apply visit cppcon.org/cppcon-2026-call-for-poster-submissions…
CppCon Call For Authors Now Open! – CppCon are looking for book authors who want to engage with potential reviewers and readers. Read the full announcement at cppcon.org/call-for-author-2026/ -
TRAINING COURSES AVAILABLE FOR PURCHASE
C++Online:
NEW WORKSHOP
AI++ 101 – Build an AI Coding Assistant in C++ – Jody Hagins – 1 day online workshop available on Friday 24th July 16:00 – 00:00 UTC – cpponline.uk/workshop/ai-101/
All ACCU on Sea workshops take place in-person in Folkestone, England. -
OTHER NEWS:
(NEW) Last Chance To Register For ACCU on Sea – You can still buy tickets for both the main conference and the pre-conference at accuonsea.uk/tickets/ with discounts available for ACCU members.
(NEW) ADC Call For Speakers Now Open – Interested speakers have until June 28th to submit their talks for ADC which is scheduled to take place on 9th – 11th November. Find out more including how to submit your proposal at audio.dev/adc-bristol-26/call-for-speakers/
(NEW) Call For Posters Now Open – Interested poster presenters have until July 15th to submit their applications for the CppCon main conference which is scheduled to take place from 14th – 18th September. For more information including how to apply visit cppcon.org/cppcon-2026-call-for-poster-submissions…
CppCon 2026 Attendance Support Ticket Program Now Open! – Includes free tickets for people who would not be able to attend otherwise. Find out more including how to apply at cppcon.org/cppcon-2026-attendance-support-ticket-p… --
Finally anyone who is coming to a conference in the UK such as ACCU on Sea or ADC from overseas may now be required to obtain Visas to attend. Find out more including how to get a VISA at homeofficemedia.blog.gov.uk/electronic-travel-auth…
Ever wondered how AI coding assistants actually work?
In AI++ 101, you’ll spend one intensive day building a working AI coding harness in C++ — not a black box, but a system you fully understand. You’ll connect to an LLM, define tools, execute them, and run the same agentic loop used by modern AI coding assistants.
Then things get interesting: you’ll use your own harness to modify its own C++ source code, adding features and more advanced behavior.
🎟 Tickets
£345 standard
£90 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication
🔗 Book now: cpponline.uk/workshop/ai-101/
Ever wondered how AI coding assistants actually work?
In AI++ 101, you’ll spend one intensive day building a working AI coding harness in C++ — not a black box, but a system you fully understand. You’ll connect to an LLM, define tools, execute them, and run the same agentic loop used by modern AI coding assistants.
Then things get interesting: you’ll use your own harness to modify its own C++ source code, adding features and more advanced behavior.
👨🏫 Instructor: Jody Hagins
With a career spanning Unix kernels, C++, HFT, and decades of real-world systems programming, Jody brings a practical, no-hype approach to AI—focused on understanding, not magic.
🎟 Tickets
£345 standard
£90 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication
🔗 Book now: cpponline.uk/workshop/ai-101/
🚀AI++ 201 — Build a Matching Engine with Claude Code! TWO DAY TRAINING SESSION - May 28th - May 29th 09:00 - 17:00 UTC - £690/$920/€800
(£180/$240/€210 for students)
cpponline.uk/workshop/ai-201/
You’ve seen AI generate snippets.
In AI++ 201, you’ll push it to build a real C++ system.
Over two days, you’ll use Claude Code to build a production-style stock exchange matching engine that conforms to IEX specifications — complete with lock-free queues, seqlock arrays, a sequencer, and shared-memory IPC. This is not a toy system.
And here’s the twist 👀
👉 You won’t write a single line of C++ yourself.
Every line is generated by Claude. You prompt, guide, review, and course-correct — and by the end, you’ll have a working engine and a deep, practical understanding of what AI can (and can’t) do with serious C++.
🎯 Suitable for: Beginner • Intermediate • Advanced
(Foundational knowledge of AI agents recommended)
📚 Workshop structure
Day 1:
• How agentic loops really work
• Why C++ is uniquely hard for generative AI
• Strategies for getting high-quality C++ from LLMs
Day 2:
• Build a full matching engine from the IEX spec
• Order processing, books, market data publishing
• Shared-memory IPC & real-world architecture
• Everyone works with their own Claude instance
👨🏫 Instructor: Jody Hagins
With decades spanning Unix kernels, C++, and HFT, Jody brings a skeptical, deeply practical lens to AI and serious C++ systems.
🎟 Tickets
• £790 standard
• £180 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication🔗 Book now: cpponline.uk/workshop/ai-201/
A Field Guide to C++26 Static Reflection - Half Day Workshop - Monday 25th May — 09:00–12:30 UTC - £172.50 (£45 for Students!
cpponline.uk/workshop/splice-and-dice/
Curious about static reflection in C++26? This is your chance to get hands-on with one of the most powerful upcoming features in the language.
Join Koen Samyn for a half-day deep dive into compile-time reflection — where you’ll inspect types, generate code, and eliminate boilerplate with zero runtime cost.
🗓 Date
• Monday 25th May — 09:00–12:30 UTC
🎯 Level: Intermediate
⚙️ What you’ll learn & build
• How reflection works in C++26 (^^ and [: ... :])
• Compile-time techniques: consteval, if constexpr, template for
• Automatic JSON serialization without per-type code
• Implement the visitor pattern without modifying your types
• Use custom annotations to generate UIs (e.g. ImGui)
• Build compile-time systems like function tables and even a tiny VM
💡 You’ll also explore real-world use cases like:
• Eliminating boilerplate in GPU/compute workflows
• Generating UI and bindings automatically
• Validating correctness at compile time
🛠 Hands-on setup
All exercises run in an experimental Clang branch via Compiler Explorer (Godbolt) — no complex setup required.
👨🏫 Instructor: Koen Samyn
Senior software engineer and lecturer specializing in modern C++ for GPU-driven game technology, with deep experience in compute shaders, graphics pipelines, and teaching advanced C++ concepts.
Ever wondered how AI coding assistants actually work?
In AI++ 101, you’ll spend one intensive day building a working AI coding harness in C++ — not a black box, but a system you fully understand. You’ll connect to an LLM, define tools, execute them, and run the same agentic loop used by modern AI coding assistants.
Then things get interesting: you’ll use your own harness to modify its own C++ source code, adding features and more advanced behavior.
👨🏫 Instructor: Jody Hagins
With a career spanning Unix kernels, C++, HFT, and decades of real-world systems programming, Jody brings a practical, no-hype approach to AI—focused on understanding, not magic.
🎟 Tickets
£345 standard
£90 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication
🔗 Book now: cpponline.uk/workshop/ai-101/
A Field Guide to C++26 Static Reflection - Half Day Workshop - Monday 25th May — 09:00–12:30 UTC - £172.50 (£45 for Students!
cpponline.uk/workshop/splice-and-dice/
Curious about static reflection in C++26? This is your chance to get hands-on with one of the most powerful upcoming features in the language.
Join Koen Samyn for a half-day deep dive into compile-time reflection — where you’ll inspect types, generate code, and eliminate boilerplate with zero runtime cost.
🗓 Date
• Monday 25th May — 09:00–12:30 UTC
🎯 Level: Intermediate
⚙️ What you’ll learn & build
• How reflection works in C++26 (^^ and [: ... :])
• Compile-time techniques: consteval, if constexpr, template for
• Automatic JSON serialization without per-type code
• Implement the visitor pattern without modifying your types
• Use custom annotations to generate UIs (e.g. ImGui)
• Build compile-time systems like function tables and even a tiny VM
💡 You’ll also explore real-world use cases like:
• Eliminating boilerplate in GPU/compute workflows
• Generating UI and bindings automatically
• Validating correctness at compile time
🛠 Hands-on setup
All exercises run in an experimental Clang branch via Compiler Explorer (Godbolt) — no complex setup required.
👨🏫 Instructor: Koen Samyn
Senior software engineer and lecturer specializing in modern C++ for GPU-driven game technology, with deep experience in compute shaders, graphics pipelines, and teaching advanced C++ concepts.
🚀AI++ 201 — Build a Matching Engine with Claude Code! TWO DAY TRAINING SESSION - May 28th - May 29th 09:00 - 17:00 UTC - £690/$920/€800
(£180/$240/€210 for students)
cpponline.uk/workshop/ai-201/
You’ve seen AI generate snippets.
In AI++ 201, you’ll push it to build a real C++ system.
Over two days, you’ll use Claude Code to build a production-style stock exchange matching engine that conforms to IEX specifications — complete with lock-free queues, seqlock arrays, a sequencer, and shared-memory IPC. This is not a toy system.
And here’s the twist 👀
👉 You won’t write a single line of C++ yourself.
Every line is generated by Claude. You prompt, guide, review, and course-correct — and by the end, you’ll have a working engine and a deep, practical understanding of what AI can (and can’t) do with serious C++.
🎯 Suitable for: Beginner • Intermediate • Advanced
(Foundational knowledge of AI agents recommended)
📚 Workshop structure
Day 1:
• How agentic loops really work
• Why C++ is uniquely hard for generative AI
• Strategies for getting high-quality C++ from LLMs
Day 2:
• Build a full matching engine from the IEX spec
• Order processing, books, market data publishing
• Shared-memory IPC & real-world architecture
• Everyone works with their own Claude instance
👨🏫 Instructor: Jody Hagins
With decades spanning Unix kernels, C++, and HFT, Jody brings a skeptical, deeply practical lens to AI and serious C++ systems.
🎟 Tickets
• £790 standard
• £180 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication🔗 Book now: cpponline.uk/workshop/ai-201/
A Field Guide to C++26 Static Reflection - Half Day Workshop - Monday 25th May — 09:00–12:30 UTC - £172.50 (£45 for Students!
cpponline.uk/workshop/splice-and-dice/
Curious about static reflection in C++26? This is your chance to get hands-on with one of the most powerful upcoming features in the language.
Join Koen Samyn for a half-day deep dive into compile-time reflection — where you’ll inspect types, generate code, and eliminate boilerplate with zero runtime cost.
🗓 Date
• Monday 25th May — 09:00–12:30 UTC
🎯 Level: Intermediate
⚙️ What you’ll learn & build
• How reflection works in C++26 (^^ and [: ... :])
• Compile-time techniques: consteval, if constexpr, template for
• Automatic JSON serialization without per-type code
• Implement the visitor pattern without modifying your types
• Use custom annotations to generate UIs (e.g. ImGui)
• Build compile-time systems like function tables and even a tiny VM
💡 You’ll also explore real-world use cases like:
• Eliminating boilerplate in GPU/compute workflows
• Generating UI and bindings automatically
• Validating correctness at compile time
🛠 Hands-on setup
All exercises run in an experimental Clang branch via Compiler Explorer (Godbolt) — no complex setup required.
👨🏫 Instructor: Koen Samyn
Senior software engineer and lecturer specializing in modern C++ for GPU-driven game technology, with deep experience in compute shaders, graphics pipelines, and teaching advanced C++ concepts.
C++Online
NEW SESSION FOR US ATTENDANCE!
Build an AI Coding Assistant in C++ - One Day Workshop - Friday 24th July 16:00 - 00:00 UTC (0900-1700 PDT)
- £345/$460/€400 (£90/$120/€105 for students)
cpponline.uk/workshop/ai-101/
Preview Video: youtube.com/live/Vx7UA9wT7Qc?feature=share
Ever wondered how AI coding assistants actually work?
In AI++ 101, you’ll spend one intensive day building a working AI coding harness in C++ — not a black box, but a system you fully understand. You’ll connect to an LLM, define tools, execute them, and run the same agentic loop used by modern AI coding assistants.
Then things get interesting: you’ll use your own harness to modify its own C++ source code, adding features and more advanced behavior.
🎯 Suitable for: Beginner • Intermediate • Advanced
👨🏫 Instructor: Jody Hagins
With a career spanning Unix kernels, C++, HFT, and decades of real-world systems programming, Jody brings a practical, no-hype approach to AI—focused on understanding, not magic.
🎟 Tickets
£345 standard
£90 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication
🔗 Book now: cpponline.uk/workshop/ai-101/
#ai #coding #aitutorial #cpp #cplusplus #aiprogramming #programming #codingassistant #aicoding #artificialintelligence #programmingcourses #programmingtutorial
4 hours ago | [YT] | 1
View 0 replies
C++Online
News From Upcoming C++ Conferences (2026-06-02) - Open Calls, Tickets, Training + Other News!
programmingarchive.com/upcoming-conference-news/
-
CONFERENCE TICKETS AVAILABLE TO PURCHASE
ACCU on Sea (15th – 20th June) LAST CHANCE! – You can buy standard tickets at accuonsea.uk/tickets/ with discounts available for ACCU members.
CppCon (12th – 18th September) – You can buy early bird tickets until June 26th at cppcon.org/registration/
C++ Under The Sea (NEW – 14th – 16th October) – You can buy early bird tickets at sales.ticketing.cm.com/cppunderthesea2026/
Meeting C++ (26th – 28th November) – You can buy early bird tickets at meetingcpp.com/2026/
-
OPEN CALLS FOR SPEAKERS
(NEW) ADC – Interested speakers have until June 28th to submit their talks for ADC which is scheduled to take place on 9th – 11th November. Find out more including how to submit your proposal at audio.dev/adc-bristol-26/call-for-speakers/
Meeting C++ (NEW) – Interested speakers have until June 4th to submit their talks for Meeting C++ which is scheduled to take place on 26th – 28th November and will be hybrid.
-
OTHER OPEN CALLS
(NEW) Call For Posters Now Open – Interested poster presenters have until July 15th to submit their applications for the CppCon main conference which is scheduled to take place from 14th – 18th September. For more information including how to apply visit cppcon.org/cppcon-2026-call-for-poster-submissions…
CppCon Call For Authors Now Open! – CppCon are looking for book authors who want to engage with potential reviewers and readers. Read the full announcement at cppcon.org/call-for-author-2026/
-
TRAINING COURSES AVAILABLE FOR PURCHASE
C++Online:
NEW WORKSHOP
AI++ 101 – Build an AI Coding Assistant in C++ – Jody Hagins – 1 day online workshop available on Friday 24th July 16:00 – 00:00 UTC – cpponline.uk/workshop/ai-101/
--
ACCU on Sea Two Day Workshops
C++ Best Practices – Jason Turner – 2 day in-person workshop available on 15th & 16th June 10:00 – 18:00 – accuonsea.uk/2026/sessions/cpp-best-practices/
C++ Templates for Developers – Walter E Brown – 2 day in-person workshop available on 15th & 16th June 10:00 – 18:00 – accuonsea.uk/2026/sessions/cpp-templates-for-devel…
Talking Tech (A Speaker Training Workshop) – Sherry Sontag & Peter Muldoon – 2 day in-person workshop available on 15th & 16th June 10:00 – 18:00 – accuonsea.uk/2026/sessions/talking-tech-a-speaker-…
ACCU on Sea One Day Workshops
C++ Software Design – Klaus Iglberger – 1 day in-person workshop available on 15th June 10:00 – 18:00 – accuonsea.uk/2026/sessions/cpp-software-design/
C++23 in Practice: A Complete Introduction – Nicolai M. Josuttis – 1 day in-person workshop available on 16th June 10:00 – 18:00 – accuonsea.uk/2026/sessions/cpp23-in-practice-a-com…
Secure Coding in C and C++ – Robert C. Seacord – 1 day in-person workshop available on 16th June 10:00 – 18:00 – accuonsea.uk/2026/sessions/secure-coding-in-c-and-…
All ACCU on Sea workshops take place in-person in Folkestone, England.
-
OTHER NEWS:
(NEW) Last Chance To Register For ACCU on Sea – You can still buy tickets for both the main conference and the pre-conference at accuonsea.uk/tickets/ with discounts available for ACCU members.
(NEW) ADC Call For Speakers Now Open – Interested speakers have until June 28th to submit their talks for ADC which is scheduled to take place on 9th – 11th November. Find out more including how to submit your proposal at audio.dev/adc-bristol-26/call-for-speakers/
(NEW) Call For Posters Now Open – Interested poster presenters have until July 15th to submit their applications for the CppCon main conference which is scheduled to take place from 14th – 18th September. For more information including how to apply visit cppcon.org/cppcon-2026-call-for-poster-submissions…
CppCon 2026 Attendance Support Ticket Program Now Open! – Includes free tickets for people who would not be able to attend otherwise. Find out more including how to apply at cppcon.org/cppcon-2026-attendance-support-ticket-p…
--
Finally anyone who is coming to a conference in the UK such as ACCU on Sea or ADC from overseas may now be required to obtain Visas to attend. Find out more including how to get a VISA at homeofficemedia.blog.gov.uk/electronic-travel-auth…
For a full list of upcoming conferences, in order of occurrence and with additional details, please visit this web page: programmingarchive.com/upcoming-conference-news/
#cpp #cplusplus #programming #coding #developer #softwaredeveloper #dev #coder #programmer #softwaredevelopment #code #apps #softwareengineer
1 day ago | [YT] | 0
View 0 replies
C++Online
Build an AI Coding Assistant in C++ - One Day Workshop - Friday 24th July 0900-1700 PDT - £345/$460/€400 (£90/$120/€105 for students)
cpponline.uk/workshop/ai-101/
Preview Video: youtube.com/live/Vx7UA9wT7Qc?feature=share
Ever wondered how AI coding assistants actually work?
In AI++ 101, you’ll spend one intensive day building a working AI coding harness in C++ — not a black box, but a system you fully understand. You’ll connect to an LLM, define tools, execute them, and run the same agentic loop used by modern AI coding assistants.
Then things get interesting: you’ll use your own harness to modify its own C++ source code, adding features and more advanced behavior.
🎟 Tickets
£345 standard
£90 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication
🔗 Book now: cpponline.uk/workshop/ai-101/
#ai #programming #cpp #cplusplus #code #coding #codingassistant #claudecode #artificialintelligence #software #softwareengineering
3 days ago (edited) | [YT] | 4
View 0 replies
C++Online
NEW SESSION FOR US ATTENDANCE!
Build an AI Coding Assistant in C++ - One Day Workshop - Friday 24th July 16:00 - 00:00 UTC (0900-1700 PDT)
- £345/$460/€400 (£90/$120/€105 for students)
cpponline.uk/workshop/ai-101/
Preview Video: youtube.com/live/Vx7UA9wT7Qc?feature=share
Ever wondered how AI coding assistants actually work?
In AI++ 101, you’ll spend one intensive day building a working AI coding harness in C++ — not a black box, but a system you fully understand. You’ll connect to an LLM, define tools, execute them, and run the same agentic loop used by modern AI coding assistants.
Then things get interesting: you’ll use your own harness to modify its own C++ source code, adding features and more advanced behavior.
🎯 Suitable for: Beginner • Intermediate • Advanced
👨🏫 Instructor: Jody Hagins
With a career spanning Unix kernels, C++, HFT, and decades of real-world systems programming, Jody brings a practical, no-hype approach to AI—focused on understanding, not magic.
🎟 Tickets
£345 standard
£90 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication
🔗 Book now: cpponline.uk/workshop/ai-101/
#ai #coding #aitutorial #cpp #cplusplus #aiprogramming #programming #codingassistant #aicoding #artificialintelligence #programmingcourses #programmingtutorial
5 days ago | [YT] | 7
View 0 replies
C++Online
🚀AI++ 201 — Build a Matching Engine with Claude Code! TWO DAY TRAINING SESSION - May 28th - May 29th 09:00 - 17:00 UTC - £690/$920/€800
(£180/$240/€210 for students)
cpponline.uk/workshop/ai-201/
You’ve seen AI generate snippets.
In AI++ 201, you’ll push it to build a real C++ system.
Over two days, you’ll use Claude Code to build a production-style stock exchange matching engine that conforms to IEX specifications — complete with lock-free queues, seqlock arrays, a sequencer, and shared-memory IPC. This is not a toy system.
And here’s the twist 👀
👉 You won’t write a single line of C++ yourself.
Every line is generated by Claude. You prompt, guide, review, and course-correct — and by the end, you’ll have a working engine and a deep, practical understanding of what AI can (and can’t) do with serious C++.
🎯 Suitable for: Beginner • Intermediate • Advanced
(Foundational knowledge of AI agents recommended)
📚 Workshop structure
Day 1:
• How agentic loops really work
• Why C++ is uniquely hard for generative AI
• Strategies for getting high-quality C++ from LLMs
Day 2:
• Build a full matching engine from the IEX spec
• Order processing, books, market data publishing
• Shared-memory IPC & real-world architecture
• Everyone works with their own Claude instance
👨🏫 Instructor: Jody Hagins
With decades spanning Unix kernels, C++, and HFT, Jody brings a skeptical, deeply practical lens to AI and serious C++ systems.
🎟 Tickets
• £790 standard
• £180 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication🔗 Book now: cpponline.uk/workshop/ai-201/
#artificialintelligence #ai #programming #claude #claudecode #matchingengine #coding #cpp #aiagent #aicode #codingwithai #cplusplus #softwaredevelopment
1 week ago | [YT] | 5
View 0 replies
C++Online
A Field Guide to C++26 Static Reflection - Half Day Workshop - Monday 25th May — 09:00–12:30 UTC - £172.50 (£45 for Students!
cpponline.uk/workshop/splice-and-dice/
Curious about static reflection in C++26? This is your chance to get hands-on with one of the most powerful upcoming features in the language.
Join Koen Samyn for a half-day deep dive into compile-time reflection — where you’ll inspect types, generate code, and eliminate boilerplate with zero runtime cost.
🗓 Date
• Monday 25th May — 09:00–12:30 UTC
🎯 Level: Intermediate
⚙️ What you’ll learn & build
• How reflection works in C++26 (^^ and [: ... :])
• Compile-time techniques: consteval, if constexpr, template for
• Automatic JSON serialization without per-type code
• Implement the visitor pattern without modifying your types
• Use custom annotations to generate UIs (e.g. ImGui)
• Build compile-time systems like function tables and even a tiny VM
💡 You’ll also explore real-world use cases like:
• Eliminating boilerplate in GPU/compute workflows
• Generating UI and bindings automatically
• Validating correctness at compile time
🛠 Hands-on setup
All exercises run in an experimental Clang branch via Compiler Explorer (Godbolt) — no complex setup required.
👨🏫 Instructor: Koen Samyn
Senior software engineer and lecturer specializing in modern C++ for GPU-driven game technology, with deep experience in compute shaders, graphics pipelines, and teaching advanced C++ concepts.
🎟 Tickets
• £172.50 standard
• £45 student
✅ Includes FREE access to the C++Online Main Conference (11–13 March)
🔗 Book now: cpponline.uk/workshop/splice-and-dice/
#cpp #cpp26 #reflection #staticreflection #cppreflection #programming #json #constexpr #compiler #softwaredevelopment #gpu #clang
1 week ago | [YT] | 5
View 0 replies
C++Online
NEW SESSION FOR US ATTENDANCE!
Build an AI Coding Assistant in C++ - One Day Workshop - Friday 24th July 16:00 - 00:00 UTC (0900-1700 PDT)
- £345/$460/€400 (£90/$120/€105 for students)
cpponline.uk/workshop/ai-101/
Preview Video: youtube.com/live/Vx7UA9wT7Qc?feature=share
Ever wondered how AI coding assistants actually work?
In AI++ 101, you’ll spend one intensive day building a working AI coding harness in C++ — not a black box, but a system you fully understand. You’ll connect to an LLM, define tools, execute them, and run the same agentic loop used by modern AI coding assistants.
Then things get interesting: you’ll use your own harness to modify its own C++ source code, adding features and more advanced behavior.
🎯 Suitable for: Beginner • Intermediate • Advanced
👨🏫 Instructor: Jody Hagins
With a career spanning Unix kernels, C++, HFT, and decades of real-world systems programming, Jody brings a practical, no-hype approach to AI—focused on understanding, not magic.
🎟 Tickets
£345 standard
£90 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication
🔗 Book now: cpponline.uk/workshop/ai-101/
#ai #coding #aitutorial #cpp #cplusplus #aiprogramming #programming #codingassistant #aicoding #artificialintelligence #programmingcourses #programmingtutorial
1 week ago | [YT] | 2
View 0 replies
C++Online
A Field Guide to C++26 Static Reflection - Half Day Workshop - Monday 25th May — 09:00–12:30 UTC - £172.50 (£45 for Students!
cpponline.uk/workshop/splice-and-dice/
Curious about static reflection in C++26? This is your chance to get hands-on with one of the most powerful upcoming features in the language.
Join Koen Samyn for a half-day deep dive into compile-time reflection — where you’ll inspect types, generate code, and eliminate boilerplate with zero runtime cost.
🗓 Date
• Monday 25th May — 09:00–12:30 UTC
🎯 Level: Intermediate
⚙️ What you’ll learn & build
• How reflection works in C++26 (^^ and [: ... :])
• Compile-time techniques: consteval, if constexpr, template for
• Automatic JSON serialization without per-type code
• Implement the visitor pattern without modifying your types
• Use custom annotations to generate UIs (e.g. ImGui)
• Build compile-time systems like function tables and even a tiny VM
💡 You’ll also explore real-world use cases like:
• Eliminating boilerplate in GPU/compute workflows
• Generating UI and bindings automatically
• Validating correctness at compile time
🛠 Hands-on setup
All exercises run in an experimental Clang branch via Compiler Explorer (Godbolt) — no complex setup required.
👨🏫 Instructor: Koen Samyn
Senior software engineer and lecturer specializing in modern C++ for GPU-driven game technology, with deep experience in compute shaders, graphics pipelines, and teaching advanced C++ concepts.
🎟 Tickets
• £172.50 standard
• £45 student
✅ Includes FREE access to the C++Online Main Conference (11–13 March)
🔗 Book now: cpponline.uk/workshop/splice-and-dice/
#cpp #cpp26 #reflection #staticreflection #cppreflection #programming #json #constexpr #compiler #softwaredevelopment #gpu #clang
1 week ago | [YT] | 1
View 0 replies
C++Online
🚀AI++ 201 — Build a Matching Engine with Claude Code! TWO DAY TRAINING SESSION - May 28th - May 29th 09:00 - 17:00 UTC - £690/$920/€800
(£180/$240/€210 for students)
cpponline.uk/workshop/ai-201/
You’ve seen AI generate snippets.
In AI++ 201, you’ll push it to build a real C++ system.
Over two days, you’ll use Claude Code to build a production-style stock exchange matching engine that conforms to IEX specifications — complete with lock-free queues, seqlock arrays, a sequencer, and shared-memory IPC. This is not a toy system.
And here’s the twist 👀
👉 You won’t write a single line of C++ yourself.
Every line is generated by Claude. You prompt, guide, review, and course-correct — and by the end, you’ll have a working engine and a deep, practical understanding of what AI can (and can’t) do with serious C++.
🎯 Suitable for: Beginner • Intermediate • Advanced
(Foundational knowledge of AI agents recommended)
📚 Workshop structure
Day 1:
• How agentic loops really work
• Why C++ is uniquely hard for generative AI
• Strategies for getting high-quality C++ from LLMs
Day 2:
• Build a full matching engine from the IEX spec
• Order processing, books, market data publishing
• Shared-memory IPC & real-world architecture
• Everyone works with their own Claude instance
👨🏫 Instructor: Jody Hagins
With decades spanning Unix kernels, C++, and HFT, Jody brings a skeptical, deeply practical lens to AI and serious C++ systems.
🎟 Tickets
• £790 standard
• £180 student
✅ Includes FREE access to on demand recordings of all C++Online Main Conference sessions, plus Early Access to the YouTube videos before publication🔗 Book now: cpponline.uk/workshop/ai-201/
#artificialintelligence #ai #programming #claude #claudecode #matchingengine #coding #cpp #aiagent #aicode #codingwithai #cplusplus #softwaredevelopment
1 week ago | [YT] | 2
View 0 replies
C++Online
A Field Guide to C++26 Static Reflection - Half Day Workshop - Monday 25th May — 09:00–12:30 UTC - £172.50 (£45 for Students!
cpponline.uk/workshop/splice-and-dice/
Curious about static reflection in C++26? This is your chance to get hands-on with one of the most powerful upcoming features in the language.
Join Koen Samyn for a half-day deep dive into compile-time reflection — where you’ll inspect types, generate code, and eliminate boilerplate with zero runtime cost.
🗓 Date
• Monday 25th May — 09:00–12:30 UTC
🎯 Level: Intermediate
⚙️ What you’ll learn & build
• How reflection works in C++26 (^^ and [: ... :])
• Compile-time techniques: consteval, if constexpr, template for
• Automatic JSON serialization without per-type code
• Implement the visitor pattern without modifying your types
• Use custom annotations to generate UIs (e.g. ImGui)
• Build compile-time systems like function tables and even a tiny VM
💡 You’ll also explore real-world use cases like:
• Eliminating boilerplate in GPU/compute workflows
• Generating UI and bindings automatically
• Validating correctness at compile time
🛠 Hands-on setup
All exercises run in an experimental Clang branch via Compiler Explorer (Godbolt) — no complex setup required.
👨🏫 Instructor: Koen Samyn
Senior software engineer and lecturer specializing in modern C++ for GPU-driven game technology, with deep experience in compute shaders, graphics pipelines, and teaching advanced C++ concepts.
🎟 Tickets
• £172.50 standard
• £45 student
✅ Includes FREE access to the C++Online Main Conference (11–13 March)
🔗 Book now: cpponline.uk/workshop/splice-and-dice/
#cpp #cpp26 #reflection #staticreflection #cppreflection #programming #json #constexpr #compiler #softwaredevelopment #gpu #clang
1 week ago | [YT] | 1
View 0 replies
Load more