Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fill-in the Readme.txt #1

Open
neochief opened this issue Mar 22, 2019 · 0 comments
Open

Fill-in the Readme.txt #1

neochief opened this issue Mar 22, 2019 · 0 comments

Comments

@neochief
Copy link
Contributor

Note: you can always look at our other example repositories for guidance, mainly C# repo.

  1. Investigate what's the current C++ compiler version, what are the main tools, IDEs, etc. Document this in README.

  2. Investigate C++ code style conventions, pick the best one and document it in the readme.

2.1. Decide what will be the folder structure.

2.2. Decide what will be the name of the output files.

2.3. Decide what will be the format for localized code comments.

Remember that the examples are better be done cross-platform. Even if we stick to Visual Studio conventions, examples should be compilable with opensource compilers from Linux.

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

No branches or pull requests

1 participant