Mobile Development
Meet other local people interested in Mobile Development: share experiences, inspire and encourage each other! Join a Mobile Development group.
76,280
members
39
groups
Largest Mobile Development groups
Newest Mobile Development groups
Frequently Asked Questions
Yes! Check out mobile development events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the mobile development events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find mobile development events near your location here. Connect with your local community and discover events within your area.
Mobile Development Events Today
Join in-person Mobile Development events happening right now
Beyond Copilot: Agentic Java Development with Claude Code - Victor Szoltysek
Most Java developers have tried AI-assisted coding through chat interfaces or inline autocomplete. Useful — but limited.
In this talk, we’ll explore the next step: agentic Java development using Claude Code. Instead of treating AI as a smarter text box, we’ll look at what changes when the model can reason across files, plan multi-step changes, interact with tools, and operate closer to how real developers work.
This will be a practical, experience-driven session focused on:
• How agentic coding differs from ChatGPT-style prompting and traditional Copilot usage
• Where Claude Code fits (and where it doesn’t) in real Java projects
• How tools, context, and workflows matter more than “prompt tricks”
• How to avoid unstructured vibe coding while still moving faster
No prior experience with agentic tools is required. The goal isn’t to sell a silver bullet — it’s to help Java developers understand what’s genuinely new, what’s hype, and how these tools can be used responsibly in real-world codebases.
**About the venue**
Free Times Cafe has bistro-style seating and a full food and drink menu. Please consider helping to support the venue by planning to have supper during the talk.
**Speaker Bio**
Victor Szoltysek is a seasoned consultant and technologist, currently at RAVL, where he helps clients eliminate the inefficiencies of undifferentiated heavy lifting and focus on building solutions that drive real business value for their customers. With a career spanning notable organizations like Accenture, Pivotal, and ThoughtWorks, as well as numerous startups, Victor brings a wealth of experience in cloud transformations, DevOps enablement, and Agile software development.
A dedicated Java enthusiast with a sharp eye for cutting-edge technologies, Victor’s work frequently intersects with AWS, where he strives to streamline workflows and help teams leverage the cloud without unnecessary complexity. Recently, he’s also ventured into the dynamic world of artificial intelligence, exploring ways to make programming more engaging, efficient, and rewarding.
Victor is known for his humorous and sometimes controversial presentation style, ensuring lively discussions and thought-provoking takeaways. His disdain for overly complex tech solutions drives his mission to simplify the way we build and deploy software. Whether he’s sharing insights about Java, AWS, or AI, Victor’s talks are as energizing and satisfying as your favorite cup of coffee. Don’t miss his unique blend of wit, wisdom, and deep technical expertise at our meetup!
Program and Build a NLP Solution with Azure AI Foundry
**Program and Build a NLP (Natural Language Processing) Solution with Azure AI Foundry**
This session demonstrates how to build an end-to-end Natural Language Processing (NLP) solution using Microsoft Azure AI Foundry, based on a real hands-on project.
It walks through designing an NLP workflow, selecting and configuring foundation models, applying prompt engineering techniques along with model fine-tuning, and structuring the solution for scalability and real-world use.
Attendees will see real architecture decisions, code examples, and lessons learned from implementing NLP solutions on Azure.
**Speaker: Kaan Turgut**
Kaan Turgut is a passionate tech professional who loves turning cutting-edge ideas into reality. As a Hybrid Cloud Solution Architect with deep expertise in the cloud, DevOps and AI, Kaan thrives on designing scalable cloud solutions, building smart AI-driven applications, and streamlining development workflows. His mission? Helping organizations unlock the full potential of the cloud to drive innovation and growth.
But Kaan’s impact goes beyond code and infrastructure. He’s a huge believer in the idea that “you get as much as you give.” That’s why he’s always sharing his knowledge with the tech community—whether it’s through mentoring up-and-coming developers, hosting hands-on workshops, or speaking at industry events. He’s even on YouTube, sharing tips, tutorials, and insights to help others grow. For Kaan, it’s all about making a meaningful impact on the ecosystem and the lives of those around him.
Want to explore how cloud and AI can transform your business? Or just swap ideas and stories? Reach out to Kaan—he’d love to connect!
**Schedule:**
6:00 - 6:30 - Meet 'n Greet with Pizza and Pop
6:30 - 6:45 - Introduction and Welcome
6:45 - 7:45 - Main Presentation
7:45 - 8:00 - Closing and Prize Draw (You're not going to want to miss this prize!!)
8:00 - ? - (Optional - whoever would like to join) Continue our conversations at Bar 6ix, 201 City Centre Drive (3 minute walk)
**Where to Find Us**
Room 204 in the Hazel McCallion Central Library. 2nd Level.
**Parking**
There is a parking garage under the library. Parking is free from 6PM on.
French at the Royal Conservatory
Join us for an evening of French conversation at B Espresso Bar in the atrium of the Toronto Royal Conservatory of Music (near St. George station)!
We welcome all levels of French, and it's free\*.
Venez pratiquer votre français!
\*While there is no fee to attend this event, guests are expected to purchase something from B Espresso Bar, in accordance with RCM's restrictions on usage of the cafe atrium space.
**Building location:**
The Royal Conservatory is at 273 Bloor St W, between Varsity Stadium and the Royal Ontario Museum (ROM). There are entrances off Bloor St. and Philosopher's Walk. If you enter from Bloor St through the large glass doors, follow the hallway on the left beside the staircase and turn left at the end. (Closest TTC: St. George)
**Notes and restrictions:**
The host may or may not attend this event. Attendees are encouraged to seat themselves at two or more adjacent tables, as needed. Please form groups of 6 people at each table; do not rearrange chairs and tables to accommodate more people, as this obstructs the narrow walking space. Guests are expected to order something from the cafe, and are asked to please refrain from bringing outside food or drink. Attendees must leave the building at 8pm when the cafe stops serving.
**Contributions:**
If you are a regular with us and would like to support the group, please send any contributions by e-transfer to [diskutomeetup@gmail.com.](http://diskutomeetup@gmail.com.) The yearly donation goal and amounts received year-to-date will be tracked anonymously on [this google sheet](https://docs.google.com/spreadsheets/d/18GfqYsis8Cf2XGg4KsKQJsY_0Fv3bsSQHwJAxvC1Km8/edit?usp=sharing). Thank you so much for your support.
Spec-Driven Development with GitHub Spec-Kit - Barret Blake
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
*Spec-Driven Development with GitHub Spec-Kit: From Intent to Implementation*
Spec-driven development flips the traditional workflow on its head: instead of code being the source of truth, the specification becomes the backbone of design, collaboration, and delivery. In this session, we’ll explore how GitHub Spec-Kit enables teams to treat specifications as first-class artifacts—living documents that drive architecture, implementation, and verification.
You’ll learn how Spec-Kit helps teams clearly express intent using structured, version-controlled specs that live alongside code. We’ll walk through a practical workflow that starts with defining system behavior and constraints, then progressively refines those specs into testable, automatable outcomes. Along the way, we’ll show how specs can reduce ambiguity, improve cross-functional collaboration, and make design decisions explicit before a single line of production code is written.
This talk will cover:
--What spec-driven development is (and what it isn’t)
--How GitHub Spec-Kit fits into modern developer workflows
--Using specs to align product, engineering, and AI-assisted development
--Real-world examples of turning specs into implementations with confidence
Whether you’re building greenfield systems, integrating AI into your stack, or trying to reduce costly rework, spec-driven development offers a scalable way to move faster without sacrificing clarity. Attendees will leave with concrete patterns and a clear mental model for adopting GitHub Spec-Kit in their own projects.
**YouTube Link**
TBA
The Moltverse meets Reality
This is a ticketed event. Please register at [this link](https://luma.com/vqaqs628).
Unstoppable agents? Digital drugs? Robo-religions?
Moltbook is an internet forum designed exclusively for artificial intelligence agents. Some see it as AI theatre, others as a warning shot for autonomous agents.
In this talk on Moltbook and related phenomena, Giles Edkins looks at the hype, the reality, and what it might mean for the future.
**Event Schedule**
6:00 to 6:30 - Food and introductions
6:30 to 7:30 - Presentation and Q&A
7:30 to 9:00 - Open Discussions
If you can't make it in person, feel free to join the live stream starting at 6:30 pm, via [this link](https://www.youtube.com/@Trajectory-Labs/live).
This is part of our weekly [AI Safety Thursdays](https://luma.com/trajectory-labs) series. Join us in examining questions like:
* How do we ensure AI systems are aligned with human interests?
* How do we measure and mitigate potential risks from advanced AI systems?
* What does safer AI development look like?
FREEZEBRUARY Toronto Film and TV Industry Social
HAPPY FEBRUARY everyone !
Welcome to our new location : The Urban House Kitchen & Bar on Queen St East!
If you're available, please join us on the SECOND FLOOR of Urban House Kitchen & Bar, for your favourite Film and TV Networking evenings.
Rain, Shine or Blizzard, WE WILL BE THERE! AND THERE WILL BE PRESENTS :D
Of course, if you feel sick, have a fever, a cough, or don't feel comfortable with attending such an event post COVID times, please, don't put yourself and others in a bad position, and wait for the next one, because there will always be a next one. :D
Bring your smiles and business cards!
See you there !
DISCLAIMER : The organizers are not responsible for the potential stupid behaviour of some people, and you and us know that there is always a possibility of these happening, so by RSVPing to this event, you assume all responsibility and won't be able to hold the organizers responsible if anything happens that is related to your decision of attending.
================
FREEZEBRUARY Toronto Film and TV Industry Social Evening
Thursday, Feb26th 2026, 6PM
The SECOND FLOOR at Urban House Kitchen & Bar
718 Queen St E.
Toronto, ON M4M 1H2
Mobile Development Events This Week
Discover what is happening in the next few days
Mob Programming at Mofer Coffee
Let’s do some coding together at a cafe! No more working alone in the weekend. Here, we write code together. And I mean together together. Not occupying-the-same-space-but-separate together.
Here’s how it works: Jennifer brings her mobile app project, tells everyone that it is like Pinterest for recipes and she’d like to work on the nav bar. Paul and Chloe think Jennifer's project is fascinating, and they join the group. They gather around Jennifer’s laptop and work on the nav bar for 2 hours. Jennifer is the one typing out the code while Paul and Chloe research, brainstorm, and offer suggestions.
If you’re feeling stuck on your own project or need a motivation boost, bring it to mob programming!
Want to learn by watching how others code and solve problems? Join someone else’s project at this event!
Oh and we love your half-done projects that you are a bit embarrassed to share. Absolutely bring those to the event!
**Discord**:
We use Discord to share screen & code snippets during the event. Also feel free to share your projects here before the event!
https://discord.gg/Da9fZFxPfs
**Event policy**:
* We have 0 tolerance for harassment.
* We don’t allow the projects that are not meant to be shared in public such as school assignments, interview tasks, or trade secrets.
* The goal is to write code. We discourage you from pitching business ideas here, doing code reviews, or spending the whole event on planning what to do.
* Please buy a drink, and tip the barista well.
Google Build with AI Series (Waterloo) - Production-Ready Multimodal Agents
**Important:** Register on the [event website ](https://www.aicamp.ai/event/eventdetails/W2026022707)is required for admission.(RSVP is turned off on meetup)
**Description:**
Join Google Cloud for the agentic AI bootcamp to learn how to build production-ready AI and multimodal agents.
**The ‘Next’ – Capturing Innovation**
The era of the text-only chatbot is evolving. Focus on the bleeding edge of AI: Multimodality. We’ll explore how to build intelligent agents that can see, hear, and respond to the world in real-time, creating immersive experiences that feel more human than ever before.
**What to Expect:**
* \- Multimodal Gemini Agents: Coordinate agents to analyze video and audio while maintaining character consistency across multi\-turn image generation\.
* \- Intelligence Beyond RAG: Move past simple retrieval with hybrid search\, context engineering\, and multi\-agent pipelines\.
* \- Real\-Time Live Interaction: Build low\-latency\, interruptible agents that "see" and "hear" using the Gemini Live API and bidirectional streaming\.
**Who Should Attend?**
This hands-on workshop is designed for software developers, data scientists, and AI practitioners who have some experience building applications or working with models, and are looking to productionize them. To get the most out of the labs, you should have foundational knowledge of a programming language like Python and be comfortable using the command-line interface. While expertise is not required, a basic understanding of Cloud computing concepts, web APIs, and containerization technology like Docker will be highly beneficial.
To participate, you must bring your own laptop and power cable. The activities are intended for laptops and cannot be completed on a tablet or phone.
Venue: Waterloo, Canada (register full the full address)
Creatives & Professionals Social: Meet Your Tribe Networking Event
What to expect
Connect. Create. Meet Your Tribe. Network with creatives and professionals from diverse industries in one inspiring evening. Join us for an evening of meaningful connections, bold ideas, and new collaborations.
The Creatives & Professionals Social is a networking experience designed for professionals and creatives across diverse industries from beauty, entrepreneurs, entertainment, finance to wellness, and everything in between. Whether you're looking to build business relationships, discover collaboration opportunities, or simply expand your professional circle, this is the space where conversations spark innovation and inspiration.
Target Audience
🎬 Film, TV & Production
Directors, Actors, Filmmakers, Producers, Screenwriters, Editors, Talent Managers
🎶 Music, Performing Arts & Entertainment
Musicians, DJs, Singers, Dancers, Songwriters,
Theatre Performers
📸 Fashion, Photography & Media
Models, Photographers, Fashion Creatives,
Media Creators
🎮 Gaming, Esports & Interactive Media
Gamers, Streamers, Esports Players,
Game Developers
📱 Digital Content & Social Media
Content Creators, Influencers,
Bloggers, Podcasters
🎨 Visual Arts & Design
Artists, Illustrators, Painters, Visual Designers
🧖♀️ Beauty, Health & Wellness
Makeup Artists, Hairstylists, Personal Trainers, Therapists, Wellness Coaches
🚀 Entrepreneurship & Leadership
Entrepreneurs, Founders, Business Owners, Executives
💻 Technology & Digital
Tech & IT, Al, Engineering, SEO, Digital Marketing
📦 Operations & Commerce
Operations Managers, Retail, E-Commerce,
Supply Chain & Logistics
🏦 Finance, Real Estate & Construction
Finance Professionals, Real Estate, Construction, Property Development
🩺 Healthcare & Skilled Professions
Medical & Healthcare Professionals,
Skilled Trades
🎓 Education & Language Services
Educators, Trainers, Language Tutors
Why Attend?
* Build valuable professional relationships
* Discover hidden job opportunities
* Explore partnership opportunities
* Create long lasting meaningful connections
* Drinks and baked goods available for purchase
Dress Code: Business Casual / Creative
Professional
Bring: Business cards, open minds, and good energy
Meet like minded individuals, collaborate, build meaningful connections, and expand your network at the Creatives & Professionals Social. Get your tickets now, limited tickets available.
Follow us on Instagram, Tik Tok, and Youtube @thenetworkingevents.
Stay tuned for upcoming events, giveaways, and future experiences.
Get your ticket now on Eventbrite!
https://www.eventbrite.com.au/e/creatives-professionals-social-meet-your-tribe-networking-event-tickets-1982370376159/?aff=ebdssbdestsearch&keep_tld=1
Cntrl Shift Creative Tech
This is an event organized by cntrl shift. interested attendees should register here.
https://luma.com/5j88d0vo
Dupont Morning Code
[Summary]
This meetup is for those who are interested in code, web development, design, cloud, or AI. All levels are welcome, so feel free to bring your laptop and discuss what you are working on or what you are learning. You can share your projects and ideas with other participants freely. There are outlets and WiFi, drinks are about $5 for tea, they take card only.
[Price]
Attendance is FREE. But you need to buy something from the venue.
[Policies]
\- We do not tolerate harassment of our members
\- We remind users that that this meetup is intended for networking and hobby development\, and any attempts at using this meetup event as a dating platform will not be not be tolerated
Further information: https://torontostack.exchange/
Toronto’s BIGGEST Language Exchange Event Party & Social, organized by [TILE.]
**Join [TILE.]** at the **most popular Saturday Language Learning Social Event & Party in Toronto! 🍁**
**[TILE.] = Toronto International Language Exchange [Instagram](https://www.instagram.com/tilelearning/)**
**[TILE.]** now has a **2-for-1 special event,** which includes:
**1.** From **[6:30 - 7:15 PM](https://www.meetup.com/english-class-with-certified-award-winning-teacher):** An optional new $5 small group 45-minute **[English language class](https://www.meetup.com/english-class-with-certified-award-winning-teacher)**[ ](https://www.meetup.com/english-class-with-certified-award-winning-teacher)led by a certified language teacher
**2.** From **[7:15 - 11 PM](https://www.meetup.com/biggest-language-party-event-social-in-toronto):** Our usual huge group **[BIGGEST LANGUAGE EXCHANGE SOCIAL EVENT AND PARTY IN TORONTO](https://www.meetup.com/biggest-language-party-event-social-in-toronto)** (Cost: *$0-$5\*, see below)*
Both events happen Saturday on the 2nd floor of the Madison Pub (14 Madison Avenue). ***Attend either or both events!***
Meet Toronto locals and international friends. Talk to language teachers and speakers to learn English, French, Korean, Japanese, Spanish, and much more! Join us for board games, conversation, dancing, singing, and more! Make sure to get a nametag from one of our helpers.
*You **must** read the full event description below before attending. By attending, you agree to all the terms listed.*
**[TILE.] Toronto International Language Exchange** event details:
* We are on the 2nd floor of the Madison pub on the patio with all the international flags! *The dance floor opens around 10 PM, and the live piano bar singer start around 10:30 on the 1st floor.*
* With our night ride promotion, the second event (the 7:15- 11 PM Party & Social event) is **FREE** for women who will be traveling alone at night to promote inclusion and equity\*. This event normally $5.
* The cost for the first event (the 6:30 - 7:15 PM English Language class) is $5 for everyone.
**PAY** **$5** right at the event by **CASH, CREDIT, or DEBIT**, or **SEND $5 E-TRANSFERS** to: **TILETORONTO1@GMAIL.COM**. You can also support the bar by buying a drink or appetizer.
**\*** The second event ends late at night. It is 100% your own responsibility to ensure you get home safe. We can simply waive the $5 event entry/cover fee for women who will be traveling home alone so that they may instead put this money towards taking a safe ride home.
\-\-\-\-\-\-
**IMPORTANT DISCLAIMER – Meetup Group**
By attending any TILE events, including these ones, you acknowledge and agree to the following:
* *The organizers and hosts of TILE events are are not liable for any loss, injury, damage, or other unforeseen outcomes that may occur before, during, or after any event.*
* *Participation in TILE events is entirely voluntary and at your own risk. You are solely responsible for your own safety, personal belongings, transportation, behavior, and well-being. It is your responsibility to assess the risks involved in any activity or location and to act accordingly.*
* *TILE and its organizers do not provide insurance and cannot guarantee the safety, accuracy of information, or quality of venues, third-party services, or other attendees.*
* *By attending, you release TILE, its organizers, and affiliates from any and all claims or liability, and you agree to conduct yourself respectfully and in accordance with local laws and venue rules.*
* ***If you do not agree with this disclaimer, please do not attend TILE events.***
Mobile Development Events Near You
Connect with your local Mobile Development community
Page Building with Bricks (Class 02 of 10) (FEE BASED)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates for this series are simply placeholders at the moment. We are working on our 2026 schedule, and adjustments are forthcoming.
2. Each class in this series has an attendance fee.
3. Each class from BOTH a sign-up and fee perspective is a separate entity.
**Introduction:**
Our Page Building with Bricks web development class provides detailed instruction for using Bricks Builder, a visual site builder for WordPress, to create and manage websites. Widely considered by many of the world's leading web developers to be the most complete page builder on the market today, Bricks Builder offers a wide range of features and comprehensive tools. Our Bricks Builder web development class provides detailed instructions on utilizing the toolset. The series of courses covers the core features of Bricks Builder, enabling users to design and develop responsive, visually appealing websites. Moreover, the courses are oriented to reinforce a focus on professional, scalable web development. Throughout the series, we focus our page-building instruction on the semantic and structural integrity of the pages in a responsive world. By the end of the 10-class series, participants will have a fundamental understanding of proper web page and website development.
**The breakdown of the 10-class series is as follows:**
* Class 01 - Survey of Page Builders / What Bricksbuilder Does For You
* Class 02 - Boxes, Boxes, Boxes / Sections / Containers
* Class 03 - Static Units / Relative Units / Responsive Development And Math Functions
* Class 04 - CSS Variables And DRY Development / Classes And Global Styling
* Class 05 - CSS Grid And CSS Flexbox
* Class 06 - Responsive Development / Breakpoints And Media Queries
* Class 07 - Effective Use Of Color / Effective Use Of Images
* Class 08 - Beginning To Think Dynamically / Using Templates And Components
* Class 09 - Dynamic Styling / Data Attributes And Attribute Selectors
* Class 10 - Pseudo Elements / Programmatically Styling With Pseudo Classes
Throughout the class sessions listed above, we cover the following key areas of web development with Bricks Builder:
* **Introduction to Bricks Builder Interface:**
* Familiarization with the builder's layout, including the toolbar, panel, and canvas, and understanding how to navigate and interact with its various components.
* **Visual Site Building:**
* Techniques for creating layouts using Bricks' drag-and-drop interface, incorporating sections, rows, columns, and elements to build page structures.
* **Styling and Design:**
* Utilizing Bricks' styling options to customize elements, apply global CSS classes for consistent design, and leverage features like Flexbox and CSS Grid for responsive layouts.
* **Dynamic Content and Custom Fields:**
* Integrating dynamic content from custom post types and custom field plugins (like ACF, Meta Box) to build data-driven websites.
* **Template Building:**
* Creating and managing reusable templates for headers, footers, post type layouts, and other site-wide elements.
* **Performance Optimization:**
* Understanding how Bricks Builder contributes to fast-loading websites and implementing performance best practices.
* **Advanced Features:**
* Depending on the class level, it might delve into advanced topics such as conditional logic, interactions, and custom code integration to enable more complex functionality.
The series aims to equip participants with the skills to efficiently build, customize, and maintain WordPress websites using Bricks Builder, catering to both beginners and experienced web developers.
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/
Columbus PHP: Monthly Meetup
Our monthly PHP meetup.
A virtual shindig courtesy of Zoom. Check back here for the details around 6:15 pm
Coworking w/ IxDA at Junto
Join us and work remotely together with like-minded UX folks. This is a last minute opportunity to get out at one of our favorites, [Junto](https://thejuntohotel.com/)! Plenty of seating is available in addition to a connected coffee shop and restaurant.
I will be there 10-12 for sure, maybe longer. Feel free to come and go anytime during the day, and don't forget your charger and headphones!
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!
Go Build & Learn
Meeting @ Improving's office in Downtown Columbus, near Cosi. Parking is paid, food & drink are free!
This time we're hanging out after the long winter break. We are going to look at a group-member's project used to help learn the fundamentals of Go, and if time allows, we can take a look at how we like to build Go projects using AI.























![Toronto’s BIGGEST Language Exchange Event Party & Social, organized by [TILE.]](https://secure.meetupstatic.com/photos/event/b/b/9/c/highres_531228028.webp?w=640)






