
What we’re about
Welcome to NYC++! We're a group based in Manhattan with deep roots in the New York C++ community. Join us for monthly meetups hosted by various companies, featuring talks by invited speakers, refreshments, and chances to chat and network.
Our meetup is open to anybody with an interest in writing C++, with a skew towards those doing so professionally: Beginners and languages lawyers alike are welcome.
We are committed to creating and maintaining a safe and inclusive environment for everybody who attends. For those who cannot or do not wish to attend in-person, we'll strive to provide virtual attendance options whenever possible.
In-person attendance of meetups is open only to those who have RSVP'd. In-person attendance of some meetups may require proof of identification, proof of COVID-19 vaccination, etc., according to the guidelines of the company hosting. Be sure to check individual events for details.
Upcoming events (1)
See all- NYC++: Sep 25 2025 at Incredibuild, ft., Amir KirshWeWork 500 7th Ave, New York, NY
Come to our Sep 25 2025 meetup hosted by Incredibuild, with food provided by our host.
Please fill out this form before RSVPing. Registrants who have not filled out the form will not be able to attend and will removed from the RSVP list in the days leading up to the event.
Featured Speaker: Amir Kirsh
Talk Title: Refactoring C++ Code
Description
Writing C++ code is one thing, keeping it clean, readable and maintainable over time is another. In this talk, we'll review the basics of refactoring C++ code, focusing on strategies to improve code clarity, reduce duplication, and make your code easier to maintain. We will also explore how to modernize your code by leveraging new C++ features when relevant. Refactoring code has become quite essential nowadays, as AI starts generating bigger parts of our codebase, requiring, in many cases, rework of our code to enhance clarity, reduce complexity, and improve long-term maintainability. The talk will include a few code examples for discussion. Participants will be encouraged to actively participate in identifying code smells and potentials for meaningful refactoring options.Speaker Bio
Amir Kirsh is a C++ lecturer at the Academic College of Tel-Aviv-Yaffo. Previously the Chief Programmer at Comverse, a telecom company with headquarters in NYC. In addition, Amir is also a known speaker at C++ conferences and a co-organizer of the annual Core C++ conference and meetup group.