Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				@Kaji nah she must be using tabs, thats why that kind of aesthetical aberration happened, and emacs i guess.
 
 Beign serious I like to follow lang community standards like when coding in java if go full if(){} but for c# i go
 
 If()
 {
 }
 
 but tbh the team preferences should always be taken into consideration
- 
				
				@Kaji are you kidding? The whole codebase of 3 repos are in spaces, that too, 2 spaces instead of usual 4.
Related Rants
- 
						
							 kuba39Teacher: Your program has to be at least 2000 lines long. -_- kuba39Teacher: Your program has to be at least 2000 lines long. -_-
- 
						
							 hell11Manager asked for access to server with admin rights for a third party contractor and I questioned him... His ... hell11Manager asked for access to server with admin rights for a third party contractor and I questioned him... His ...
- 
						
							 DP130616Professor at Uni: "Missing a semicolon on yozr final exam could be a reason to fail that exam. Coding on pape... DP130616Professor at Uni: "Missing a semicolon on yozr final exam could be a reason to fail that exam. Coding on pape...






College Graduate joins the team, assigned the first jira story.
Perfect logic, variable naming can be improved, but I can let that go, since the logic was good.
Rejected the implementation in fisheye because she used
if()
{
//
}
Instead of
if(){
//
}
What's wrong with me...
undefined
wk63