Rupjit Chakraborty wrote:I am coding a small application - Warehouse Management System, using Java Swings. During the course of coding this application I have come to realize that there must be more writing good software like how to divide the application into modules of reasonable size and functionality, how to ensure application security(secure coding I guess?), 3-tier architecture and more such things.
So my question is show should I write good software? Please tell me the books(or websites) to follow. Any advice is welcome.
"Leadership is nature's way of removing morons from the productive flow" - Dogbert
Articles by Winston can be found here
Rupjit Chakraborty wrote:
2) Display portion separate from data. Do I use some kind of design pattern?
Rupjit Chakraborty wrote:
I don't know how to use the debugger or any other thing that comes with the IDE. All I know is how to write code.
Rupjit Chakraborty wrote:
I will be referring to the suggested books and hoping that I can write better software.
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |