Skip to content

Autodesk

Meet other local people interested in Autodesk: share experiences, inspire and encourage each other! Join a Autodesk group.
pin icon
0
members
people1 icon
0
groups

Frequently Asked Questions

Yes! Check out autodesk events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.

Discover all the autodesk events taking place this week here. Plan ahead and join exciting meetups throughout the week.

Absolutely! Find autodesk events near your location here. Connect with your local community and discover events within your area.

Autodesk Events Near You

Connect with your local Autodesk community

Columbus Code & Coffee 84 @ Improving
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!
Quarterly Goals Reset for Product Professionals
Quarterly Goals Reset for Product Professionals
One of the most valuable parts of this community is the opportunity to think out loud with other product professionals. This session is built for exactly that. As we wrap up the quarter, it’s a great time to pause and reflect. What’s on track? What needs adjustment? Where could a small shift create bigger impact? Join fellow product professionals for a focused, interactive conversation designed to help you recalibrate for the next quarter. You’ll have the opportunity to share where you are, hear how others are thinking through similar challenges, and gain fresh perspective you can bring back to your team and organization. We’ll gather at 8:00AM, with discussion starting promptly at 8:15AM. 📍 First Watch - 7227 N High St Located in: The Shops at Worthington Ample parking is available. Food and beverages will be available for purchase. Start your morning with clarity and connection — we hope to see you there! ☀️
Agile Coaching Circle -- IN-PERSON
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
Building Agents with Microsoft Foundry
Building Agents with Microsoft Foundry
We will show a variety of methods for building agents that run in Microsoft Foundry. This covers the different types of agents: Prompt, Multi, and Hosted, as well as the development lifecycle using evals and traces.
Hybrid MI Python: Exit Code Zero - Designing Delightful CLIs
Hybrid MI Python: Exit Code Zero - Designing Delightful CLIs
**Opening Talk:** Luisa will demo a sassy AI-powered plant built in FastAPI using GPT-4o to explore personality, dialogue design, and human-AI interaction. **Main Talk:** What about using certain CLIs puts a smile on your face and gets you telling all your friends and colleagues about it? The Unix philosophy emphasizes simplicity, modularity, and the idea that programs should do one thing well and work together. However, CLI programs are primarily used by humans. Programs that you actually enjoy using can achieve both of these aims of composability and human-centeredness. This talk explores what makes CLIs great: fast, trusted, and delightful. Through real-world examples from modern tools like uv, cargo, ripgrep, and GitHub CLI, you'll learn the design patterns that separate good CLIs from great ones. Whether you're building package managers, creating developer tools, or just curious why modern CLIs feel so much better, you'll leave with a practical checklist of techniques to apply to any CLI tool you build. **Agenda:** 7:00pm - Opening announcements 7:10pm - Opening Topic - Build an AI-powered, Sassy Speaking Plant 7:25pm - Main Topic - Exit Code Zero - Designing Delightful CLIs 7:50pm - Q&A
CBusData - Discover the Power of Window Functions
CBusData - Discover the Power of Window Functions
Window functions have nothing to do with the Windows operating system but provide a “window” to a result set when used in SQL queries. They are powerful, set-based methods to view data in unexpected ways. Window functions provide easy, set-based solutions to solve some common problems: * Using running totals * Performing operations in intervals * Identifying data gaps and islands * Performing aggregates without losing detail Many people are confused by window functions and do not know how to use them properly. This session will explore window functions, how they work, and how to use them. Demonstrations with several examples will solidify how window functions can simplify queries and make them more powerful.