22

I just started a job as a junior C# dev.
My project at work includes:
-no coding style
-multiple classes in one file
-all classes are static
-who needs interfaces?
-typos in variable names
-more than 3 levels of inheritance
-conf files such as "blabla.xml"
-comments? documentation? nope
-copy&paste everywhere

Client outsourced this project to us to get the job done properly :D

Looks that I have some opportunity to show my talent.

Comments
Add Comment