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

Coding style new appendix #151

Draft
wants to merge 2 commits into
base: new_features_2025
Choose a base branch
from

Conversation

fschledorn
Copy link
Contributor

Please use PRs for all changes. Especially when there might be more updates concerning the same topic. Also please make sure to integrate your proposed changes and ideas with the Project for a better overview of what has been done and so that the changes can be reviewed and discussed.
In case you have more ideas what changes could be made to the coding style appendix feel free to open issues for them and resolve them on the matching feature branch.

Added file fizzbuzz.cpp for the clean code appendix, purposefully written without clean code conventions. Additionally added fizzbuzz_pretty.cpp; Same program, but with indents, code conventions, comments etc.
Updated coding_style paragraph about indenting and tabs; updated fizzbuzz_pretty to include some more examples of coding practices described in coding_style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants