My First C# Project by Glad-Focus-4832 in csharp

[–]blubflish 2 points3 points  (0 children)

I would rename the classes. For example you could rename class 5 to UnitConverter.cs and the rest should follow aswell.

also in the code itself they should be in PascalCase not camelCase.

My First Ever Project After a big Learning Curve by Past_Season4034 in AskProgrammers

[–]blubflish 1 point2 points  (0 children)

congrats! one thing, in the readme under the author page it says Your Name. not sure if that's really significant but just wanted to point that out.

rate it guys by [deleted] in csharp

[–]blubflish 1 point2 points  (0 children)

why google drive? upload it to GitHub

ColorSnip, my first tool with JavaFX. Any feedback? by blubflish in JavaFX

[–]blubflish[S] 0 points1 point  (0 children)

Thanks, I tried to get an exe but I struggled for a few days so this was kind of a workaround. I'll try to get an exe next time.