Having personal projects.
-
jith - iii wrote:
I know, most of the programmers in CMM Level 5 companies waste sufficient time in documentation rather than doing coding.
Documentation isn't a waste of time buddy.
-
jith - iii wrote:
I know, most of the programmers in CMM Level 5 companies waste sufficient time in documentation rather than doing coding.
Documentation isn't a waste of time buddy.
I wouldn't say it's a complete waste of time(In the employer's point of view ,it's a necessity). But if the whole team is working under tremendous pressure(may be due to the fact that delivery date is so near),they can barely spend time for documentation. In my previous company they have appointed some guys only for documentation purposes.And they were having a hard time.
-
It can be...
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
My friends usually complain that,if they spend one day for coding they will spend one week for documenting it.Some time the lead or PM may send it back and again they will have to do rework on the document(Not in the code)
Good documentation is worth a lot. Documentation done just for the sake of having documentation... not so much. The essence of good communication is understanding your audience - kinda hard to write anything of value if you don't even know who, if anyone, will ever read it.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
"I know, most of the programmers in CMM Level 5 companies waste sufficient time in documentation rather than doing coding." Documentation isn't waste of time. Like I'm working in a Complex project now which involves .NET+Mainframe(Legacy)+Cool: Gen(Middleware) - so here we're in a Requirement Analysis phase which is very very crucial in any project and that requires lots of documentations of existing systems n all. Coding is only 30% in Soft Engg. - I think. Anyway, I hardly get time for Personal Projects except weekends. Peace.
---------------------------- **** JOB23743 Submitted ****
I'm not saying that documentation is a complete waste of time. What I meant is ,it's not that much beneficial for the programmer. Even I too do documentation . Don't you feel that it steals valuable time,if you think from a programmer's angle. Main thing is you would be documenting a problem for you which already got the solution. You are only documenting how it's done. I am not saying about SRS and URS. those documents would normally be ready by the time you start coding.
-
How many of you do spend time for personal projects?. And how many of you are getting permission from your company to do personal projects ?. I know many of my friends do spend time for their personal projects and publish them in fake names. Do a programmer get sufficient knowledge,if he sticks only with the tasks assigned to him by his employer. I know, most of the programmers in CMM Level 5 companies waste sufficient time in documentation rather than doing coding.
-
I'm not saying that documentation is a complete waste of time. What I meant is ,it's not that much beneficial for the programmer. Even I too do documentation . Don't you feel that it steals valuable time,if you think from a programmer's angle. Main thing is you would be documenting a problem for you which already got the solution. You are only documenting how it's done. I am not saying about SRS and URS. those documents would normally be ready by the time you start coding.
"Don't you feel that it steals valuable time,if you think from a programmer's angle." True. But, you know, I work for the money:( - so I have to do what my lead say. btw here coding, documentation goes side by side - not all time documentation. -Peace
---------------------------- **** JOB23743 Submitted ****
-
"Don't you feel that it steals valuable time,if you think from a programmer's angle." True. But, you know, I work for the money:( - so I have to do what my lead say. btw here coding, documentation goes side by side - not all time documentation. -Peace
---------------------------- **** JOB23743 Submitted ****
-
How many of you do spend time for personal projects?. And how many of you are getting permission from your company to do personal projects ?. I know many of my friends do spend time for their personal projects and publish them in fake names. Do a programmer get sufficient knowledge,if he sticks only with the tasks assigned to him by his employer. I know, most of the programmers in CMM Level 5 companies waste sufficient time in documentation rather than doing coding.
I used to do a lot of personal projects, just to learn. Now I have too much on to even consider it.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
I usually do stuff for the fun of learning. If I were to copyright ANYTHING my employer would get the credit.
__________________ Bob is my homeboy.
leckey wrote:
If I were to copyright ANYTHING my employer would get the credit.
Well thats dumb, I wouldn't agree with that. I would have declined the job knowing that. If I want to create a program and copyright it I have the rights to it, not my employer.
█▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██
-
leckey wrote:
If I were to copyright ANYTHING my employer would get the credit.
Well thats dumb, I wouldn't agree with that. I would have declined the job knowing that. If I want to create a program and copyright it I have the rights to it, not my employer.
█▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██
-
I used to do a lot of personal projects, just to learn. Now I have too much on to even consider it.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
I used to do a lot of personal projects, just to learn. Now I have too much on to even consider it.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
People like you can afford that. But we are only growing as programmers. That's what I said .Some of my friends writes articles and publish personal projects in fake names.Coz,as leckey said most of the companies have rules regarding copyright and all. And I guess that's one reason why we find lot's of people with pseudo names here in CP also.
-
I used to do a lot of personal projects, just to learn. Now I have too much on to even consider it.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
Well, I think not all documentation activities can be considered on same level, RS/FS is must(obviously), documenting any specific problem that I encountered would be good if we have some relaxed timelines, otherwise we can skip it , no ? after all , 40 hours per week SHOULD be the limit .... and for documenting architecture things upto a deep level , well i dont think its of worth ... is it ? (btw, a debate is scheduled in our office over Documenting issue in next week ;P) I have learnt most in my personal projects... cuz you have to go through all software life cycle (though its small) yourself, and my employers consider it for their bonus....
-
How many of you do spend time for personal projects?. And how many of you are getting permission from your company to do personal projects ?. I know many of my friends do spend time for their personal projects and publish them in fake names. Do a programmer get sufficient knowledge,if he sticks only with the tasks assigned to him by his employer. I know, most of the programmers in CMM Level 5 companies waste sufficient time in documentation rather than doing coding.
FWIW... I generally keep one or two personal projects going, though how much i work on them any given day or week depends a lot on how busy i am with everything else... and, well, how lazy i am that week. As for getting permission from my employer, well, no - morally, there's not much overlap between what i do for fun and what i do for my employer, and although i'm sure legally they could screw with me if someone got it into their head to do so, i wouldn't be working for them if i thought that was likely. There'll always be people who could cause me harm or hassle me; i'd rather not spend my life cowering in fear of such harassment.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
Well if you stopped going to concerts all the time, maybe you would have some free time to impress the world with your personal projects.;P
__________________ Bob is my homeboy.
*grin* actually, my reason is that I have too much paid work, nowadays. But, the odd concert keeps me going... Gonna see GnR and Sebastian Bach in a month or so.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
People like you can afford that. But we are only growing as programmers. That's what I said .Some of my friends writes articles and publish personal projects in fake names.Coz,as leckey said most of the companies have rules regarding copyright and all. And I guess that's one reason why we find lot's of people with pseudo names here in CP also.
People 'like' me ? When I wrote my first CP article, I had known MFC less than 6 months, and I worked for a boss who often gave me a hard time for my CP contributions. So, I know exactly what you're talking about.
jith - iii wrote:
most of the companies have rules regarding copyright
That's reasonable, they need to protect their interests. But, they should also recognise that pursuing other forms of programming, or just fun code that is in their space without actually coding something that could help anyone compete, is only going to make you a greater asset to them.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
How many of you do spend time for personal projects?. And how many of you are getting permission from your company to do personal projects ?. I know many of my friends do spend time for their personal projects and publish them in fake names. Do a programmer get sufficient knowledge,if he sticks only with the tasks assigned to him by his employer. I know, most of the programmers in CMM Level 5 companies waste sufficient time in documentation rather than doing coding.
-
People 'like' me ? When I wrote my first CP article, I had known MFC less than 6 months, and I worked for a boss who often gave me a hard time for my CP contributions. So, I know exactly what you're talking about.
jith - iii wrote:
most of the companies have rules regarding copyright
That's reasonable, they need to protect their interests. But, they should also recognise that pursuing other forms of programming, or just fun code that is in their space without actually coding something that could help anyone compete, is only going to make you a greater asset to them.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
FWIW... I generally keep one or two personal projects going, though how much i work on them any given day or week depends a lot on how busy i am with everything else... and, well, how lazy i am that week. As for getting permission from my employer, well, no - morally, there's not much overlap between what i do for fun and what i do for my employer, and although i'm sure legally they could screw with me if someone got it into their head to do so, i wouldn't be working for them if i thought that was likely. There'll always be people who could cause me harm or hassle me; i'd rather not spend my life cowering in fear of such harassment.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
That's the same for me. I keep one or two personal projects going and there is no conflict of interest between what I do for fun and what I do for my employer. My problem is that I don't have enough time to work on my personal projects. I started developing my content management system years ago, when content management systems were quite rare. Now there are hundreds of them. But I still think my system has something to offer, because of the unique way it works - so I definitely want to finish this project soon. And maybe release the source code here on CP.