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

Added better Java sample (FizzBuzz instead of JUnit) #1161

Merged
merged 1 commit into from
Nov 9, 2018

Conversation

dabockster
Copy link
Contributor

I thought that the JUnit sample was, frankly, a lousy example of Java code. So I wrote a full FizzBuzz program to use as a new example. My program uses most of the common Java syntax and logic flows (block comment styles, if/else/for statement styles and patterns, etc) to hopefully provide a better Java sample.

@msftclas
Copy link

msftclas commented Nov 1, 2018

CLA assistant check
All CLA requirements met.

@alexdima alexdima merged commit 35f3f99 into microsoft:master Nov 9, 2018
@alexdima alexdima added this to the October 2018 milestone Nov 12, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants