how to write good programming logic?
Posted
by
user106616
on Programmers
See other posts from Programmers
or by user106616
Published on 2013-11-01T05:56:30Z
Indexed on
2013/11/01
10:21 UTC
Read the original article
Hit count: 342
recently I got job as a java developer, and now I have assigned project too.
I want to know what is a good logic? when I check in the code my team lead is saying that its a good code.
But when it comes to my project manager he is saying that its a bad code. And he is changing my code, after his changes if I see his code its really very very good and even simple.
can you please tell me how to develop the good program, good logic? what is the best way to structure a problem in terms of code?
© Programmers or respective owner