Extreme Programming
Meet other local people who use Extreme Programming (XP) for software development. Gather and discuss this deliberate and disciplined approach to software development.
85,820
members
46
groups
Largest Extreme Programming groups
Newest Extreme Programming groups
Frequently Asked Questions
Yes! Check out extreme programming events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the extreme programming events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find extreme programming events near your location here. Connect with your local community and discover events within your area.
Extreme Programming Events Today
Join in-person Extreme Programming events happening right now
AI Builders London
Register: [https://luma.com/london-mar5](https://luma.com/london-mar5)
**Join our meetup for AI nerds, engineers & founders!**
We share the latest insights about: *AI dev tools, Agent frameworks, RAG, vibe coding, and more!*
\*\*// FOR WHO\*\*
✅ Devs, Product peeps, Data lovers, ML engineers, Founders
✅ Anyone building with AI
⚠️ Some LLM knowledge required!\*
Neo4j Session:
**Living in an Agentic World (model) by Andreas Kollegger**
What if we onboarded AI agents the same way we onboard employees? That's the key insight of "context graphs" - giving agents access to why decisions are made improves their performance.
This leads to \*Agentic World Models\*: the convergence point where agent memory, knowledge graphs, and context graphs meet. Agents discover written policies and unwritten tribal knowledge, learn formal org structures and informal influence networks, and capture the \*decision traces\* that explain not just what happened, but why it was the right call.
We'll cover:
\- how to capture decisions traces
\- how to query the context graph when making decisions
\- a demo of what this looks like
Together, we'll put context in context.
Error-handling in C++26
This month we have a visiting speaker from think-cell, Sebastian Theophil, who will talk to us about error handling in C++26 (with sprinkles of C++23).
We also have space for a shorter talk, or lightning talks. If you would like to speak - even for just five minutes, please drop something into cppldn.uk/speak.
**think-cell** will also be supporting the group by providing pizza and drinks - thanks **think-cell**!
Thanks, also, to **Maven Securities** for hosting us again, this month.
**As usual we'll need your full name for the door list, so we'll be asking for this on registration** (as this may be different to your username).
This data will only be used for the door list/ registration and not published anywhere or used for other purposes.
If you'd like to speak at a future event please get in touch at [cppldn.uk/speak](http://cppldn.uk/speak).
**Here's the approximate schedule:**
**18:30** *Doors open*
**19:00** "Intro and news" - *Phil Nash*
**19:10** *"compile_assert - Compile time C++ assertions" - Jonathan Grant*
I present compile_assert(expression, message), a new C++ keyword proposal for enforcing assertions at compile time within ordinary (non-constexpr) functions.
compile_assert provides advanced asserts at compile time, not runtime. Used for bounds checking, parameter validation and data validation at compile time. All three major compilers (GCC, Clang, MSVC) are supported with a sample implementation. The example implementation does this by using GCC’s attribute error which works with Clang.
**19:25** "Compile-Time Data Layout Transformation with C++26 Reflection" - *Arturs Kalnins*
We’ll use C++26 static reflection and injection to convert an AoS into a SoA at compile time, live on the latest GCC, with zero macros and zero boilerplate.
**19:40** *break*
**20:00** "To Err is Human: Robust Error Handling in C++26" - *Sebastian Theophil*
A walk through the new error handling features in C++26 — including \`std::expected\`, \`std::stacktrace\`, contracts, and more — and how they can help us write more robust, maintainable code.
**21:00** *Conclusion, and moving on somewhere else*
\-\-\-
**About the speakers**
*Sebastian* has been working at think-cell since it was founded in 2002. In the last few years, among many other things, he has ported think-cell to run on macOS. He also maintains the typescripten project, which lets programmers call JavaScript libraries from C++ code compiled to WebAssembly in a convenient and type-safe way. He enjoys leaving his desk from time to time to talk at international C++ conferences.
*Jonathan* has been a Software Engineer since 2003, worked in the video games industry and also embedded space for a long time at Renesas in safety critical systems for the automotive sector in C and C++. He also develops bespoke machine learning software in C++. He has a BSc Computer Science and an MSc Software Engineering.
*Arturs* is a C++ software engineer with a background in aerospace engineering, where he developed a strong foundation in mathematics and systems thinking. He builds reliable, high-performance systems across embedded software, networking, and distributed platforms, with a particular focus on modern C++ (23/26), Rust, and performance-critical design. He enjoys tackling complex engineering challenges, designing clean abstractions, and contributing to the standards and practices that help teams deliver robust systems effectively.
Unique Combined Process Retreat
**UNIQUE COMBINED PROCESS RETREAT**
**March \| April \| May \| June \| Sept \| Oct \| Nov 2026**
Dear Constellation Explorer,
We’re delighted to invite you to a unique 3-day retreat that brings together two powerful healing modalities: **Systemic & Family Constellations** and **Ceremonial Plant-Spirit Work**. This immersive experience is designed to support deep emotional healing, release of trauma, and reconnection with your inner wisdom.
Whether you are seeking **personal growth**, **support of your spiritual awakening journey** or **facing emotional challenges**, even if they are life-long, participants in the Combined Process are **reporting major shifts and breakthroughs** in many aspects of life.
✨ **What Awaits You:**
• **Healing Fusion** – Masterfully facilitated constellation sessions alongside traditional plant-spirit ceremony
• **Trauma Release** – Space to address long-held emotional imprints, PTSD, depression, and complex trauma
• **Small Group Setting** – Intimate circle of max 8 participants held by 4 experienced facilitators
• **Sacred Integration** – Deeply guided work and personal support throughout the process
• **Nature Immersion** – Held in beautiful, sun-drenched natural locations across Europe
This retreat is not just a healing space — it’s an invitation to **transform your life** by reconnecting with what’s real, raw, and ready to be released.
🌀 **Who is it for?**
• Those committed to their inner work
• Seekers ready to open to new levels of self-awareness and growth
• Professionals looking to deepen their own process in a safe, sacred setting
📩 **Enrollment is by application only**, to ensure the retreat is aligned with your needs. Attending is subject to a personal interview via Zoom.
**Retreat Price is €895** (£777) including all **3-day sessions, ceremony, medicine and 3 meals a day** \- not including flights or accommodation\. £200 enrolment deposit is required to reserve your place\, the remaining fee will be paid onsite in Euros\.
👉 To request full retreat details and apply, email us at: **nature@earth.is**
Are you ready to take the next step on your healing path?
We would be honoured to hold space for you.
Vibe Coding the Enterprise: From Flow State to Focused Delivery
*📌Abstract*
Vibe coding captures something real: momentum. The ability to move from an idea to a working prototype at surprising speed, guided by intent, context, and AI assistance. But in an enterprise environment, speed alone isn’t enough — software must also be secure, compliant, observable, and built to last.
We'll see how teams can build applications in a single, end-to-end development flow — from business requirements and early prototypes to engineering, testing, delivery, and production — without breaking context or introducing late-stage rework.
At the center of this flow is the software catalog: a living system of record that connects services, APIs, data, ownership, dependencies, and standards. More than documentation, the catalog becomes the shared interface for developers, platform teams, and AI agents to understand the system and act consistently, within enterprise rules and guardrails.
The goal isn’t to limit creativity, but to make flow sustainable — turning AI-driven momentum into software that’s ready for production.
🔍 *Key topics*
• From vibe-coding to ai-assisted delivery in production
• Software catalog as the system of record for enterprise context
• AI agents operating in context continuity within guardrails
⏲️ *Agenda*
18.30\* Welcoming
18.45 Talk
19:30 Q&A
19:45 Closing remarks & Networking and Pizzas! 🍕
See you at the next Meetup!
\*To access the venue, a staff member will be at the building's front entrance. The venue is on the first floor.
🎙️*Speaker*
Giulio Roggero CTO @ Mia-Platform
25 years of experience in software engineering, serial entrepreneur with more than 10 business initiatives launched, today is co-founder and CTO at Mia-Platform, the Internal Developer Platform named by Gartner Cool Vendor for Software Engineering Technologies and in the Cloud Application Platforms Magic Quadrant.
Principal focus: cloud native, platform engineering, data fabric and omnichannel experience. He likes to paint Blood Bowl miniatures, construct Lego, build and drive RC Cars and learn piano.
Beyond Inclusion: Rethinking what truly accountable, inclusive design looks like
**Whose knowledge is centred in design? Whose voices are heard, and whose are overlooked?**
Join us for an interactive workshop that goes beyond surface-level inclusion to critically explore power, culture, and equity in design practice.
**What’s the event about?**
We want to create a space where we can talk honestly and practically about what it means to go beyond inclusive design — to question who design is for, how it’s done, and how we might do it differently.
It’s not a lecture, nor is it about having the “right” answers. It’s about exploring the topic together in a way that’s open, hands-on… and a bit of fun too.
This event will include an interactive activity designed to provoke thought and discussion about what it means to design beyond inclusivity, creating space for deeper shared reflection.
**Who’s it for?**
This is for anyone working in or around design — whether you’re in services, research, strategy, policy, or community roles.
You might:
• Be curious about the term “decolonising” but not sure where to start
• Feel a bit disconnected from this kind of conversation
• Be looking for a more grounded, less academic way in
• Just want to meet others thinking about design and equity in new ways
**What can you expect?**
• A hands-on group activity inviting you to explore an unfamiliar world, challenge assumptions, and think differently about power, culture, and design
• Facilitated group reflection and conversation on how we talk about — and act on — the idea of decolonising design in our work
• Informal conversations and networking at the pub to follow
What you’ll take away
• A practical framework you can adapt or reuse in your own work
• A more grounded sense of what “decolonising design” can mean in everyday practice
• A chance to connect with others exploring similar questions
Whether you're completely new to decolonising design or already working with these frameworks, you'll find space to reflect, learn, and connect with others navigating similar questions.
**About the Ticket**
The ticket cost is to hold your place and ensure commitment from attendees. **All participants who attend the event will be offered the option to request a full refund of their ticket price.** This approach helps us plan effectively while remaining accessible to those with financial constraints.
Come ready to participate, question, and imagine design differently.
Business Networking Event in London, Covent Garden. Startups, Entrepreneurs
Join startup founders, tech entrepreneurs, business owners and professionals in business, finance and tech for an **evening of business networking in the elegant Sycamore Bar at the 5-star Middle Eight Hotel, Covent Garden.**
\*\* Note re Contactless Cards\*\*
Free RSVP gives entry only - the contactless business card is not included.
To receive a contactless networking card, please book a paid ticket when available.
**This informal yet refined business mixer** is the perfect opportunity to exchange ideas, spark collaborations, and build meaningful business connections that go beyond LinkedIn.
\*\* Dress Code\*\*
As this is a 5-star hotel, smart or business attire is required. Please avoid casual wear, hoodies, or sportswear.
**What to Expect**
✅ Relaxed, premium networking environment - no stage or speeches, just natural conversations with inspiring professionals.
✅ Mix of industries - startups, tech, finance and business.
✅ Guest list of max 40 attendees to encourage genuine connections as opposed to impersonal crowded conferences.
**Why Attend**
• Expand your network with startup founders, tech entrepreneurs, business owners and senior professionals in business, finance and tech from London and beyond.
• Share insights and opportunities in tech, business growth, and digital innovation.
• Experience luxury yet relaxed networking in one of Covent Garden’s most sophisticated venues.
**Venue**
Sycamore Bar, Middle Eight Hotel
A refined, design-led bar inside the 5-star Middle Eight Hotel.
Located in the heart of Covent Garden, within walking distance of Holborn, Covent Garden, and Tottenham Court Road stations.
**Important Info**
• Ages: 18+ (ID required for bar purchases)
• Photography Notice: The event may be filmed or photographed for promotional use by [CineEye (audiovisual production company in London)
](www.cineeye.co.uk)
• Dress Code: Smart/business attire only (see above).
• Contactless Cards: Free RSVP does not include contactless business card (see above).
**Join Us**
Step into an evening where business meets elegance - designed for founders, innovators, and professionals who value meaningful business conversations.
**Limited to 40 spots - reserve yours today!**
Unique Combined Process Retreat
**UNIQUE COMBINED PROCESS RETREAT**
**March \| April \| May \| June \| Sept \| Oct \| Nov 2026**
Dear Constellation Explorer,
We’re delighted to invite you to a unique 3-day retreat that brings together two powerful healing modalities: **Systemic & Family Constellations** and **Ceremonial Plant-Spirit Work**. This immersive experience is designed to support deep emotional healing, release of trauma, and reconnection with your inner wisdom.
Whether you are seeking **personal growth**, **support of your spiritual awakening journey** or **facing emotional challenges**, even if they are life-long, participants in the Combined Process are **reporting major shifts and breakthroughs** in many aspects of life.
✨ **What Awaits You:**
• **Healing Fusion** – Masterfully facilitated constellation sessions alongside traditional plant-spirit ceremony
• **Trauma Release** – Space to address long-held emotional imprints, PTSD, depression, and complex trauma
• **Small Group Setting** – Intimate circle of max 8 participants held by 4 experienced facilitators
• **Sacred Integration** – Deeply guided work and personal support throughout the process
• **Nature Immersion** – Held in beautiful, sun-drenched natural locations across Europe
This retreat is not just a healing space — it’s an invitation to **transform your life** by reconnecting with what’s real, raw, and ready to be released.
🌀 **Who is it for?**
• Those committed to their inner work
• Seekers ready to open to new levels of self-awareness and growth
• Professionals looking to deepen their own process in a safe, sacred setting
📩 **Enrollment is by application only**, to ensure the retreat is aligned with your needs. Attending is subject to a personal interview via Zoom.
**Retreat Price is €895** (£777) including all **3-day sessions, ceremony, medicine and 3 meals a day** \- not including flights or accommodation\. £200 enrolment deposit is required to reserve your place\, the remaining fee will be paid onsite in Euros\.
👉 To request full retreat details and apply, email us at: **nature@earth.is**
Are you ready to take the next step on your healing path?
We would be honoured to hold space for you.
Extreme Programming Events This Week
Discover what is happening in the next few days
A street photography journey to the Barbican Centre
The Barbican Centre is a symbol of brutalist architecture. Sharp edges, concrete, light and shadow, columns and blocky shapes: it’s a place rife with opportunities for our keen eyes and blazing cameras!
This maze of shapes and lines is where we will be continuing our journey towards street photography excellence.
It isn't the place for complex, layered crowds. Instead, we will focus on a slower, more intentional pace—seeking out the shapes, lines, and patterns where we can purposefully place a human element to create a striking image.
Open to all skill levels. Whether you shoot on a smartphone or a high-end camera, this workshop is about elevating your craft and learning to capture better, more intentional images.
For those who have joined me before, I look forward to continuing our journey. We’ll be building directly on the skills you’ve already practiced, adding this new 'intentional' element to your toolkit to create even more compelling street scenes.
I will be there helping you along to develop the frame and to understand how to build the image from the ground up.
Join us for a great afternoon, sharing your passion with fellow photographers and taking an important step in your journey to mastering the streets with your camera!
What will you need?
A camera or a smartphone, of course, and a pair of comfortable shoes.
And a determination to have a good time, because you certainly will!
After the workshop you will be invited to join the Tap on the Shoulder WhatsApp group, where you will be able to share your best efforts from the workshop and receive feedback from me and your peers.
At the end of the workshop we will be heading for the nearest pub for a refreshment and some banter, enjoying each other’s company and planning our future street photography mischief!
What are you waiting for? Book your place now and take your next step in improving your street photography skills!
Bring your children, they can participate as well! Attendance is free for children under 15 years of age: please use the discount code UNDER15.
Please come 5-10 minutes early. I will wait for 5 minutes for late arrivals then start the workshop out of respect for the people that arrived on time!
Team Challenge : Street Photography in the Style of...
Join this fun challenge to shoot in the style of famous photographers such as Moriyama, Cartier Bresson, Erwitt and others. This challenge is designed to stretch and encourage you to shoot a new and different type of photography.
We'll start with a brief and set you into teams, look at your first challenge, then we'll go out shooting until we've worked through all the challenges.
We will set the teams once everyone arrives and that way you'll have the courage (if you need it!) shooting street photography. We will stop for a coffee and review some of the images of the day.
WHAT YOU WILL LEARN:
* The work of famous street photographers
* Composition - layering / rules / what to look for
* Candid or posed and how to approach people
**PAYMENT OPTIONS**
* **PayPal via RSVP**
* The Meetup transaction fee will be added. and you'll automatically be added to attend
* **Send £25 via PayPal** to \*\*[creativebeansproductions@gmail.com**](http://creativebeansproductions@gmail.com%2A%2A/) with no extra fee.
* Send us a text or comment below and we will add you to the event attendee list.
EQUIPMENT:
* Any camera
* A standard 18-55, 24-70 etc kit lens will do or a 70-200 for candid
OTHER ESSENTIALS
* A fun and experimental attitude!
TRAVEL
* As usual check TFL website for any issues that may delay your journey
CONTACT
* Alex 07956 264049
VENICE PHOTOGRAPHY WEEKEND - Oct 2026
[https://www.meetup.com/londonphotographic/events/313109100/](https://www.meetup.com/londonphotographic/events/313109100/)
UPCOMING EVENTS
[https://www.meetup.com/londonphotographic/events/calendar](https://www.meetup.com/londonphotographic/events/calendar)
Deeper Skills: Wholesome Philosophy - Constructing Your Position 🧠💬
Ready to think clearer, reason better, and express with clarity? Join us for a practical wholesome philosophy practice where we learn essential thinking skills through hands-on group practice. Leave academics and theory at the door— this is a skills-building adventure for everyday life! ✨
This event's focus: **Constructing Your Position** 🎯a part of the Wholesome Philosophy series — that help you build a complete thinking toolkit. **See below**
**Why should you sign up?**
✅ Practical toolkit you can use immediately
✅ Small group practice
✅ Private, quiet venue for focus
✅ Standalone session - Previous parts help, but not required
**What is Wholesome Philosophy?**
Practical philosophy for everyday life - helping you build useful skills for thinking clearer and communicating better in work, relationships, and daily conversations. You'll learn through pair work, and group practice. spread across **different sessions:**
* **Clear Thinking & Better Arguments** — How to reason
* **Develop Thinking Habits** — Spotting biases and fallacies
* **The Art of Dialogue** — Having productive disagreements
* **Constructing Your Position** — Building solid viewpoints
* **Decision-Making Frameworks** — Choosing wisely under uncertainty
* **Self-Examination & Growth** — Questioning your own beliefs
Each session works standalone — attend one, some, or all. ***Want to join all?*** Speak to the facilitator about discounted pricing for the full series ✅
**Who is it for?**
* You want to think clearer and communicate better
* You feel frustrated when your point doesn't land
* You want to spot weak reasoning (including your own)
* You enjoy learning through practice, not just theory
* You crave thoughtful conversation with curious people
* You want practical tools you can use tomorrow
No philosophy background needed — just show up ready to practice.
**What's in it for you?**
* Make your points stick (without fighting)
* Think more clearly about any topic even complex ones
* Have disagreements that don't turn into arguments
* Understand the world better
* Connect with curious, thoughtful people ✨
* Gain confidence in your reasoning abilities
**How does it work?**
* Facilitated practice session (2 hours) with structured exercises ⏱
* Small group discussions (4-6 people)
* Pair work for hands-on practice
* Individual reflection moments
* Whole group sharing (optional, not required)
Everything is timed and guided — you'll know exactly what to do at each stage
**What to expect**
Collaborative discovery, without competitive learning. Practicing together, without performing for each other. What happens in the room stays in the room.
* **Depth**: Beyond small talk, but it's not therapy — we're developing thinking skills
* **Safety**: Wholesome Agreement principles apply — respect, curiosity, no judgment
* **Practical**: You'll leave with tools, not just concepts — things you can actually use the next day ️
* **Participation**: These are practice sessions — your active participation creates the learning environment
**Ready to upgrade your thinking skills?**
Join us for a Wholesome Philosophy practice session and walk away with various thinking tools — it's for anyone who wants to navigate life with a sharper, kinder mind.
We really hope to see you there!
**About Deeper Connections**
We have a mission at Deeper Connections to improve the quality of people's lives through conversation. All our events are centred around the concept of connecting deeply, because we believe we all deserve to be seen, felt and understood for who we really are. To have the 'deeper conversation' approach when relating with others can change our lives and can change the world.
**Our Values**
* **Respect:** Treat everyone with kindness and consideration. ❤️
* **Open-mindedness:** Be open to different perspectives and ideas.
* **Active Participation:** Share your thoughts and engage in meaningful discussions. ️
**Staying in touch**
Interested in finding out about all the events sooner than on Meetup or staying in touch beyond the events, you can join our WhatsApp channel and community using
[Deeper Connections WhatsApp Channel](https://whatsapp.com/channel/0029Vb6CBAdIN9ijrEYdv33z)
[Deeper Connections WhatsApp Community](https://chat.whatsapp.com/EqGsmF3021RKTwBpGcuR80)
Infinite Edge -James Vincent
What separates the best from the rest? Their edge. This transformational guide – written by a coach to Olympians, CEOs and high performers worldwide – reveals how to find your edge and become a serial winner.
True happiness is found in becoming what you are capable of.
Performance is for everyone. When you unlock your potential, life gets easier, because you get better. Now, for the first time, James Vincent shares the timeless principles once reserved for Olympic athletes and world-class leaders. These principles are available to anyone who wants to think clearer, feel stronger, and live calmer – not sometimes, but consistently.
Imagine a life where you …
-Control your mind instead of battling it
-Turn self-doubt into unstoppable belief
-Wake up driven – fuelled by purpose, not pressure
-Build the mindset that changes everything: your outcomes, your resilience, your life
-Master the habits and skills that elevate you to world class
-Stay calm, clear and composed when pressure breaks everyone else
-When you master the six forces, you discover your edge – and once you do, you’ll never go back.
Infinite Edge will Inspire You, Move You and Change You.
Free Chinese English Language Exchange 语言交换
2nd Sunday of every month, join us for a relaxed and fun language exchange, where meaningful conversations flow as freely as delicious coffee and tea!
This isn't just practice; it's **accelerated progress** in a supportive setting, designed to quickly boost your **Mandarin, Cantonese and English** skills.
**How We Make It Effective & Enjoyable:**
* **Perfect Groupings:** We carefully match you with native speakers and learners at a similar level, ensuring comfortable and productive conversation practice.
* **Forget awkward silences!** We provide fun, engaging discussion topics to spark lively chats and keep the conversation flowing.
* **Maximise Your Practice:** Rotate between groups if you wish to connect with more people and strengthen your conversation skills!
* **Expert Support:** Our experienced tutor is always on hand to help.
👌 **All levels welcome!** Native speakers and learners alike.
💛 Please support the cafe by buying a drink or snack while you are here - they've kindly let us use the space.
We can't wait to welcome you!
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**Take your Mandarin beyond the exchange.** 🤝 If you’re looking for a bit more structure to go along with your conversation practice, let’s chat! We're offering **complimentary 1-on-1 advice sessions** to help you find the perfect learning path. Get a professional assessment of your level so you can study with confidence. **No commitment** required. [Book your Free Session](https://eu.bigin.online/org20070515371/bookings/course-advice)
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**China Unbound** is the best place to learn practical Chinese for adults.
While most schools prioritise grammar and writing, China Unbound empowers you to confidently communicate in Chinese in real-world situations. Join us and discover a fun, fast, and personalised way to master Chinese!
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**🤘 FAQs:**
**I'm learning Chinese, are the sessions suitable for beginners?**
Yes! Come and speak as much or as little as you like, or just come and listen! There is no pressure!
**Are there any discounts for Chinese lessons for members?**
Yes, you can use code MEETUP10 for your exclusive £10 discount on our [Chinese courses](https://china-unbound.co.uk/personal/) site-wide!
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
每个月的第二个星期天,来加入我们,享受一场轻松又有趣的语言交流体验!在茶香与咖啡的陪伴下,开启一场自然流畅、充满收获的双语对话。
这不仅仅是练习,而是一种更快提升你英语水平的高效方式。我们为你打造一个轻松友好、真正有用的语言环境,让你的口语交流能力飞速进步!
**我们如何让语言交换高效又好玩:**
* **精准匹配,聊天不尴尬**:我们用心将你和母语者或相近水平的学习者配对,确保每一次对话都轻松自在又高效实用。
* **话题有趣,轻松破冰**:拒绝冷场!我们提前准备了有趣又实用的聊天话题,让你一开口就停不下来,交流自然顺畅。
* **灵活轮换,提升更全面**:想多练一点?欢迎自由选择是否换组,认识更多人、接触不同语言风格,快速提升真实沟通能力。
* **专业老师现场支持**:我们的资深语言导师会在现场提供实时帮助,确保你在交流中不断进步、有信心开口!
**活动详情:**
🗓️ **时间**:每月第二个星期日
⏰ **时段**:下午 2:30 - 4:30
💰 **费用**:免费参加
不只是练语言,这里还有文化的碰撞、朋友的陪伴和成长的喜悦。现在就来加入我们,开启你的高效交流之旅吧!
**🤘 常见问题解答:**
**我最后会不会一直说中文而一无所获?**
-不会,因为我们的“快速聊天”模式鼓励大家用中/英文交换来交流。
**会员有折扣吗?**
有,欢迎你跟你学中文的朋友分享代码**Meetup10**,他们会获得10镑的独家折扣!
London daytime testing at Waterloo
We playtest all sorts of games - strategic, silly, creative, or whatever. Some games are almost done. Some are very early ideas. We test anything that will fit into 90 minutes.
You don't need to bring a game - we always love to have new playtesters!
Please let us know in the comments when you plan to arrive/leave and whether you are bringing a game or not. This helps us to plan the day better.
The schedule is:
10am onwards - gathering, chatting
11am sharp - playing for 90 min ('slot 1')
12:30ish - break for food/chat
1pm sharp - playing for 90 min ('slot 2')
2:30ish - break for food/chat
3pm sharp - playing for 90 min ('slot 3')
4:30ish - finish up
Often, we might hang around afterwards, to play some already-published games.
We are strict on timings, so please try to arrive a few minutes before the session to limit disruption.
You can just come for part of the day if you wish. The reason we have fixed timings for the 3 'slots' is to make it easier for folk to do so.
Designers of all levels of experience are welcome! But if it's your first time, we ask that you don't bring a game and just spend some time learning how the group works.
The group works based on reciprocation. If you expect to test your own game, make sure stay for long enough to play other games. As a general rule of thumb, you can expect to play one of your own games every third 90-minute session. So if you stay a whole day (3 sessions), you can expect to have one session to play your game(s). A good rule of thumb is that if you come all day, you will have one 90 minute session with two other playtesters in which to test your own games. It is sometimes possible to test games with more players. If your game requires 4 or more, please note that as standard you will be allocated half of a session (45 minutes).
Pre-covid, we were getting unmanageable. As a result, we may have to limit attendees. This is a free-to-use venue, and we have to be mindful that other folk want to use the same space.
Please note: This is an adults only event.
We look forward to seeing you!
Hackathon: Agents & Knowledge Graphs (LangChain x SurrealDB)
## \*Please note - to be admitted to this event you must register for approval here: [https://luma.com/lcsqwmf3](https://luma.com/lcsqwmf3)
This weekend hackathon brings together LangChain and SurrealDB to explore how agents can move beyond demos by grounding themselves in structured, persistent context.
As agentic systems become more autonomous, their biggest failure mode isn’t model capability - it’s context. Agents struggle with accuracy, consistency, and reasoning when memory is shallow or unstructured. Knowledge graphs provide a powerful way to represent relationships, state, and history, enabling agents to reason over how things connect, not just what text is retrieved.
Over the weekend, you’ll build practical agent projects using the LangChain ecosystem, with a strong emphasis on knowledge graphs and real-world retrieval workflows, using SurrealDB as a unified data layer for graph, document, vector, and temporal data.
You’ll also have plenty of time to connect with both the LangChain and SurrealDB communities in London, collaborate with other builders, and get hands-on support from mentors.
***
## Schedule
**Friday**
* 18:00 - Doors open, check-in, pizza & drinks
* Hackathon kickoff, team formation & briefing (time TBC)
**Saturday**
* All day - Build, iterate, mentor support (details TBC)
**Sunday**
* Final build, demos & judging (details TBC)
* 15:30 - Closing, winners & wrap-up
Full challenge details and rules will be shared ahead of the event.
***
## What you’ll work on
* Agent workflows built with LangChain
* Knowledge graph–driven context and memory
* Hybrid retrieval patterns (vector + graph)
* Persistent agent state and evolving context
* Practical, production-oriented agent use cases
***
## Prizes
* Swag and LangSmith credits from LangChain
* Swag from SurrealDB
***
## Why attend?
This is a hands-on opportunity to build credible agent projects in a single weekend, learn production-oriented patterns, and explore how structured context improves agent accuracy and reliability. You’ll collaborate with experienced builders, get direct support from the LangChain and SurrealDB teams, and connect with the wider London agent and AI engineering community.
**FAQs**
**Is the venue accessible?**
Absolutely! There is a lift that takes you up to Level 4 where the event is held.
**Is this event for me?**
SurrealDB events are for software engineers, developers, architects, data scientists, data engineers, or any tech professionals keen to discover more about SurrealDB: a scalable multi-model database that allows users and developers to focus on building their applications with ease and speed.
**Am I guaranteed a ticket at this event?**
Our events are tech-focused and in the interest of keeping our events relevant and meaningful for those attending, tickets are issued at our discretion. We therefore reserve the right to refund ticket orders before the event and to request proof of identity and/or professional background upon entry.
**Are there any House Rules?**
At SurrealDB, we are committed to providing live and online events that are safe and enjoyable for all attending. Please review our [Code of Conduct](https://surrealdb.com/legal/code-of-conduct) and [Privacy Policy](https://surrealdb.com/legal/privacy) for more information. It is compulsory for all attendees to be registered with a first **and** last name in order to attend. Any attendees who do not adhere to these requirements will be refused a ticket.
Extreme Programming Events Near You
Connect with your local Extreme Programming community
Cocoaheads
Come out to Improving for our monthly iOS and Mac meetings.
This Month's Presentation:
Nothing yet. (You should volunteer).
What is Cocoaheads (http://cocoaheads.org/)?
CocoaHeads is a group devoted to discussion of Apple Computer's Cocoa Framework for programming on MacOS X and iOS (including the iPhone, iPad and Apple Watch). During monthly meetings, members present on their projects and offer tutorials on various programming topics.
What is BuckeyeCocoa (http://buckeyecocoa.org/)?
BuckeyeCocoa is a group of Objective-C/Swift developers/enthusiasts. We host monthly Cocoaheads and near-weekly NSCoder meetings in Columbus, Ohio. The meetings are free to attend.
Presentations!
Presenters welcome! We are always in need of people willing to present material. Any Swift and/or Objective-C related topic is welcome. Times can be 5 minutes (i.e. lightning talks) to a maximum of 2 hours. Interested? Contact info is on the BuckeyeCocoa website.
To volunteer for a presentation contact us at @BuckeyeCocoa on Twitter.
Follow us on Twitter! @BuckeyeCocoa (https://twitter.com/#!/Buckeyecocoa/) For more information: http://buckeyecocoa.org/
Agile Coaching Circle -- IN-PERSON
Join other experienced and aspiring agile coaches and professionals to:
* develop and practice your coaching skills in a peer-to-peer environment
* share current successes and challenges in your work environment and get support from each other
* learn from each other, build better relationships and experiment with new ideas
Code Anywhere by Talking to your Phone
Drake Lundstrom is presenting:
Code Anywhere by Talking to your Phone
Abstract:
Have you heard the trend of people deploying code anywhere from checkout lines to doctors' offices? In this talk, you will learn how to talk to your phone and have an app on Azure to show your friend 5 minutes later. The basic DevOps tools you already know, plus a little bit of AI magic, are all you need!
If you want to follow along, the demo will be in Azure with GitHub Actions and GitHub Copilot, and you can have it set up on your phone by the end of the session. Just come in with an Azure account and a GitHub repo.
Join us for pizza, drinks, and networking @ Improving's office. Doors open at 5:45.
NSCoder Night
Bring your work or your hobby, hang out, and code with us.
Follow @buckeyecocoa for more information.
IxDA Chat ‘n Pancakes
Join membersrs of the Central Ohio UX and digital design community for a casual monthly breakfast.
Free Seminar: How to Improve Your Self Confidence & Social Life
Come attend a free in-person seminar where you will find out why you:
-Feel isolated
-Can't express yourself openly
-Get nervous or anxious in front of people
-Run out of things to say or feel tongue-tied
-Feel introverted
-Don't feel comfortable in any social setting
-Can't make more friends
-Are shy and miss opportunities to connect in a meaningful way
And we cover what you can do about any one, some or all of the above.
This seminar is the weapon against loneliness, isolation and boredom, come join us!
COME TO THIS SEMINAR AND LEARN THE SECRETS TODAY
This seminar is brought to you by the Dianetics & Scientology Life Improvement Center.
1266 Dublin Road, Columbus, Ohio 43215
Columbus Code & Coffee 84 @ Improving
Columbus Code & Coffee is an inclusive, informal co-working session. People of all skill levels attend, and we love it that way. Many people (optionally) bring projects to work on, and many other people (optionally) socialize the entire time. It's entirely up to you!
**What to Expect at the Intro Circle**
\~\~\~\~\~\~\~\~\~\~\~\~\~
Near the beginning of the event (1:30 pm), we do a standup:
* Organizer announcements, updates, and logistics
Round 1 - (7 secs max):
* Your name
* What you're working on
* What you can help others with
Round 2:
* Community events you wanna plug. If none, that's cool too.
Round 3:
* Job opportunities you're hiring for OR announce that you are looking for one. If none, that's cool.
After the introduction circle, everything is self-organized! Feel free to work alone, pair up, attend one of our workshops/presentations, or mingle!





























