Skip to content

Conversation

@colindembovsky
Copy link
Contributor

We have been using these labs successfully for Copilot Immersive Experiences (a.k.a. hackathons) at our customers. However, we've been missing C++ labs. This PR adds C++ labs, completed solutions and changes to the dev container for running cmake.

Also updates a couple of Java exercise instructions.

@drhelius
Copy link
Member

Hi! your contribution is most welcome but we find the style a bit difficult to follow, specially for those with less experience in C++.

I would recommend changing it to use pure C functions and structures or pure C++ classes with member functions (instead of using "free functions" in namespaces).

@colindembovsky
Copy link
Contributor Author

Hi @drhelius - we have been using this at customers in the automotive industry who are specifically C++ developers, so this is meant to be used by experienced C++ devs.

Copy link
Member

@cmendible cmendible left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cmendible cmendible merged commit b2c4e00 into microsoft:main Oct 2, 2024
@cmendible
Copy link
Member

@colindembovsky can you please help with #48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants