jenkinsearl35
New member
- Local time
- Today, 17:54
- Joined
- Sep 27, 2012
- Messages
- 4
I hope to learn and understand each of those commandments.
Robert.
>>You missed the point.<<
Are you talking to me? If so, I take exception.
The reason I take exception is that you have drawn attention to me and made an absolute statement that I missed the point. You do not know very much about me at all so your statement is actually coming from a degree of arrogance which I dislike. Arrogance can stem from being able to say things without actually having to do anything to prove what is said.
Second, I have to prove my OPINION?"It is the lazy persons approach: Give me a set of rules so I do not have to think for myself."
I'm sorry, I can't pull out the PDFs out of the saddlebags on such a high horse.If you were to spend some time reading what I have said and done in the past I doubt you would make such a statement. ...
Where did I say you were a spaghetti-coder? I said "Gotos used in excess makes for spaghetti. Used wisely it works, but properly structured code rarely needs a goto. Notice I said rarely, not never."Please feel free to look through the code repository and sample database forums and also look at my SkyDrive site. See if you can find any spaghetti code caused by using GoTo’s. If you find an example please post a link to it.
Why would code from a beginner be of interest to you? So you may laugh at it publicly?In the mean time you may post a link to some of your work so that we may have a close look at it.
To forum admins: please delete my post there. It seems I stepped out of bounds by posting my opinion on a thread I mistakenly took as open to all.You also say in post #87:-
>>Beginners (like me) need a starting point.<<
That actually raises a question in my mind; if you are a beginner then why do you make the following recommendations in post # 84? ...
I'm a COBOL programmer by trade, but I've dabbled in Access/VBA ever since it came out. I remembered being pretty good at VisiCalc when it was released, does that make me an expert then?A beginner can not know any of the above for sure.
Again, you are free to openly insult anyone you please. It doesn't matter that my OPINION was aimed at helping another at my level. You don't agree with it therefore my OPINION must be trash. Interesting atitude...They can regurgitate things they read on other sites, which is what you have done, but they can not know it by showing proof.
Might want to reread your own post.... I would still not comment on them in any absolute way.
There is no black or white in that statement. You insulted all beginners."It is the lazy persons approach: Give me a set of rules so I do not have to think for myself."
Editting code while debugging corrupted my database. Would a note from my mother suffice? Or are you saying that editting code while debugging does not cause corruption? (don't answer, the thread is polutted enough)... I would certainly not elevate any one of them above an unproven statement with “probably the biggest sin with the highest temptation”. It is not the advice a self proclaimed beginner should be giving.
I see only one self-professed individual in this entire thread.May I suggest to you that a statement like “You missed the point” is not something a self proclaimed beginner should be saying to someone who they obviously do not know.
May I suggest to you that a statement like "It is the lazy persons approach: Give me a set of rules so I do not have to think for myself." is not something a self proclaimed expert should be saying to someone who they obviously do not know.
> thou shalt never store values from calculated fields
I just joined this forum as a newbie and was reading through some of the posts when I came across this. I was just about to do exactly that, store a value from a calculated field.
So why shouldn't I do this?
regards
Brian