@BharathiAmmal@DISTRICTCPT It's the same place in earlier years. Can't bear to see how bad the water bodies are maintained, despite all the taxes being collected.
@ChennaiTraffic@chennaicorp@COPTBM@DISTRICTCPT Drainage and water lorries parked on the road near Surya Nagar Medavakkam. In spite of several complaints no permanent action has been taken .It creates blind spot at the corner for vehicles and also pose serious health hazard
Hi, can you please confirm if travelling in opposite lane is legal. Right from two wheelers to lorries keep moving in opposite lane without any restriction. The vehicle numbers are TN22AF5883 and TN14D3434. And a simple check on parivahan site shows their FC has been expired .
A function's name tells you what it does. The implementation tells you how it does it. Comments tell you why. Source control tells you who and when. Trying to answer any of these questions in any other location leads to hard to understand and maintain code.
@SebAaltonen@RickyAH Isn’t this hard when the value of FACTOR is made the index and there is no explicit visibility, unless I count the amount need to find the value or read the comments? I generally use a map like structure, sacrificing the space/speed for readability.
@mariofusco @JaySHamilton Now we are talking about language semantics and still, the one who uses forEach does not have to, but the one who implements something like forEach still benefits to read the 20 pages of code and some UML
@JackEllis 1.Setup tools that take care of coding styles and company rules. So the manual reviews will be restricted to logic and performance.
2. Once the people in the team get familiar with your standards, they can start sharing your work.
3. No more complex projexts for yourself.
@AdemoyeJohn Newsgroups were the closest to stack overflow. A huge 'Thank you' to all those experts on comp.lang.c++, comp.std.c++... Victor Bazarov, Alf P Stienbach and many more whose names I do not remember anymore.
@sabrinaesaquino Something that didn’t let me sleep well. I need to got to office only on Friday’s and my second monitor is at home!!! What am I gonna do at office? Consider it a long weekend may be…
@vivainio@magee@MarisaBrantley I dont say that. I was just baffled that clearcase didn’t show up a lot in that list. At that time( late 90s) , it was the defacto system for source code control in enterprises.