Hi experts.
I am going to write a program for someone's dissertation.
It's my first official program that I want to write for someone else.
I want to know, Is programming on this level is as simple as for example double click on a button and write a code for it? (it was just a simple example)
What should I do to my program become better?
What should I do to reduce disadvantages of that, for example checking if one or more textboxes are in valid format or not?
Please Help me.
I may ask you more questions later.
Thanks
Loading

Tanmay SarkarPosted Sep 19, 2010, 9:54 AM
if your program is like simple calculator which can add/sub two no then it is definitely that you wrote. But if you build a project then it required some step which must be followed to build a good project. you may follow the advice which is sam sir & mahesh sir already said.
you may read about Analysis & Design of Information System.you find here diagram, coding,business logic, testing & so many point to implement a good software.
Thank you!
Mahesh ChandPosted Sep 18, 2010, 8:30 PM
This is not something you can learn in day or two by asking a few questions. You need to read a few books and learn the step by step process of developing software applications.
Sam HobbsPosted Sep 18, 2010, 7:12 PM