What do you do after the project finished?
-
I hand the documentation over to my code monkeys maintenance team and go looking for another project that I'd find interesting. In between the new project and the closed one I'd do a postmortem and figure out what I did poorly and where I was "the man".
My Blog A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects. - -Lazarus Long
-
WuJunyin wrote:
Which document should we write?
You should write down something special that you have done in your project... For example, Let's say your customer was asking "A". but you don't wanna do or you don't know how to do or whatever reason... you left "A" and you did "B" but looks like "A". So,you should note about this .. because if you need to modify something in your code, you won't know why you did like that... :)
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
-
After the project finished -> means coding and test were completed. What do you do if no task assign to you? Write coding document? or Write refactoring ? or others... -------------------------------------------------------------------- We are drawing flow diagram for important event, like button click... Does this helpful in the future?
Put in some easter eggs. :)
Weiye Chen A hermit trying to learn hibernation...
-
Put in some easter eggs. :)
Weiye Chen A hermit trying to learn hibernation...
-
-
After the project finished -> means coding and test were completed. What do you do if no task assign to you? Write coding document? or Write refactoring ? or others... -------------------------------------------------------------------- We are drawing flow diagram for important event, like button click... Does this helpful in the future?
-
-
After the project finished -> means coding and test were completed. What do you do if no task assign to you? Write coding document? or Write refactoring ? or others... -------------------------------------------------------------------- We are drawing flow diagram for important event, like button click... Does this helpful in the future?
Just take a break ie., leave for one week and enjoy as much as you want? And return to office for the next project.
SSK.
-
Figure out how you can sell it to someone else (without upsetting the first client).
Peter "Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."
-
After the project finished -> means coding and test were completed. What do you do if no task assign to you? Write coding document? or Write refactoring ? or others... -------------------------------------------------------------------- We are drawing flow diagram for important event, like button click... Does this helpful in the future?
have a vacation :zzz:
Thank you, M. Derbashi
-
Oh, we can not do it. because the project requirement and the system architecture not be done by us. these wrote by our clients.
There is probably some value in what you did that may be as a minimum packaged for reuse in your later work, but it never hurts to try to see if you have something that could be sold to others. What part of the job was hardest, could you create something that would make the job easier? This may help you in future work, or it may start you on the path of developing a product. Developing products is one way to decouple your income from working hours. If you get it right you make money while you sleep, if you get it wrong you work for next to nothing. Have a drink, take a break if you need it, and start work on developing your business.
Peter "Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."
-
We are writing 'class specification' or 'class description' for our project. include method description, variables description and so on....
For us, we used to write the detailed comments in code. After that, we just generate the documentation by using nDoc or other documentation.. so... that such a thing we don't need to do after the project is done.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
-
For us, we used to write the detailed comments in code. After that, we just generate the documentation by using nDoc or other documentation.. so... that such a thing we don't need to do after the project is done.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
At the very start, I suggest our team to write some comment in code. Then use NDoc or VS.NET IDE to generate some HTML files. But, we have a problem to do this. The code is write for Japanese clients, so we cannot write Chinese comment in it. unfortunately, our English are poor too. at last, we give up write comments in code... because of the language reason. :^)
-
There is probably some value in what you did that may be as a minimum packaged for reuse in your later work, but it never hurts to try to see if you have something that could be sold to others. What part of the job was hardest, could you create something that would make the job easier? This may help you in future work, or it may start you on the path of developing a product. Developing products is one way to decouple your income from working hours. If you get it right you make money while you sleep, if you get it wrong you work for next to nothing. Have a drink, take a break if you need it, and start work on developing your business.
Peter "Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."
-
Just take a break ie., leave for one week and enjoy as much as you want? And return to office for the next project.
SSK.
-
have a vacation :zzz:
Thank you, M. Derbashi
-
have a vacation :zzz:
Thank you, M. Derbashi
Update your resume - once the project is built, the initial developer is no longer needed. The GrinMan
-
After the project finished -> means coding and test were completed. What do you do if no task assign to you? Write coding document? or Write refactoring ? or others... -------------------------------------------------------------------- We are drawing flow diagram for important event, like button click... Does this helpful in the future?
Visit http://www.codeproject.com/lounge.asp[^]. (
For lazing about and discussing anything that takes your fancy
)Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Update your resume - once the project is built, the initial developer is no longer needed. The GrinMan
GrinMan wrote:
the initial developer is no longer needed
Very much. At least in Indian environments, the following facts apply to a greater extent: 1) The other competitive project teams envy very much and hence there might be a
Cold War
situation. 2) The management team would try to see if you can be 'de-moted' since otherwise your 'market' value would grow and you need to be paid high. Hence I feel that after a few project spectacular shows, the resume be refurbished and floated across, at least in this part of the world.Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Visit http://www.codeproject.com/lounge.asp[^]. (
For lazing about and discussing anything that takes your fancy
)Vasudevan Deepak Kumar Personal Homepage Tech Gossips