Click here to Skip to main content
15,888,113 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: A message for every programmer in the world. Bar none. Pin
Kirk 1038982123-Nov-15 10:02
Kirk 1038982123-Nov-15 10:02 
GeneralRe: A message for every programmer in the world. Bar none. Pin
fredrick7223-Nov-15 3:05
fredrick7223-Nov-15 3:05 
GeneralRe: A message for every programmer in the world. Bar none. Pin
ClockMeister23-Nov-15 3:10
professionalClockMeister23-Nov-15 3:10 
GeneralRe: A message for every programmer in the world. Bar none. Pin
Member 1193836723-Nov-15 5:10
Member 1193836723-Nov-15 5:10 
GeneralRe: A message for every programmer in the world. Bar none. Pin
Member 1180367323-Nov-15 5:56
Member 1180367323-Nov-15 5:56 
GeneralRe: A message for every programmer in the world. Bar none. Pin
fglenn23-Nov-15 6:48
fglenn23-Nov-15 6:48 
GeneralRe: A message for every programmer in the world. Bar none. Pin
Gerry Schmitz23-Nov-15 8:15
mveGerry Schmitz23-Nov-15 8:15 
GeneralRe: A message for every programmer in the world. Bar none. Pin
Member 1181677623-Nov-15 9:06
Member 1181677623-Nov-15 9:06 
There are a few points that are relevant here.

First, a recent study found that more experienced people are more closed-minded about new or different concepts in their field. Further, other people thought that was justified because of their experience. So, some of the resistance to new concepts comes from that area. It has always been the case that to make major advances in a field of knowledge it is necessary for the older generation to die off or retire. This is a problem in every field. All you can do about it is to try to be aware of the tendency in yourself and avoid it whenever possible.

A non-computer example is set theory which allows a set to be a member of itself. This is accomplished by removing the Foundation Axiom (which explicitly prohibits it) and tweaking the definition of identity. It has been shown that such a set theory is consistent if and only if normal set theory is consistent. But, it allows so much more to be done, is a complete superset of normal set theory and avoids many problems. But, the older generation either completely rejects it, or sidelines it as a curiosity when those working in the field should have been all over it.

Second, sometimes a "package" result is really required because the effort of developing it yourself is prohibitive. As a personal example, I am extremely good with mathematics. However, it has been several decades since I last used Calculus or Differential Equations (I use mathematics daily, just not in that area). So, if I need something that is expressed or derived using those tools, I would need to spend weeks or months coming back up to speed on the needed mathematical tools. When experienced people in a field can provide a relative simple set of rules or guidelines, or a canned generic solution that is definitely worthwhile. It is not the same as trying to get someone to do your homework.

An example here is the FFT (Fast Fourier Transform) or Wave Packets. It is not necessary to understand the derivation of the transform when all you need is an algorithm. It is possible to understand the underlying concepts without wading through the mathematics. Suppose you want to transform an audio file in some way. All you really need is an algorithm. Your task has almost certainly been done many times before. There are many people with a solid understanding of the mathematics and of the algorithm. They can easily provide assistance that is extremely valuable to a fellow programmer that just needs to add a minor feature to a product. Management might allow a couple of days, but not months for something like that. So here, a "package" solution is exactly what is required.

Finally, no matter what, posts should be polite, grammatical, spelled correctly and written as if you were sitting down with a quill pen and parchment to write a letter. Courtesy hurts no one. Posting to a forum, sending a text or writing an email is fundamentally no different that writing a letter with a quill pen. Only the technology is different.
GeneralRe: A message for every programmer in the world. Bar none. Pin
Thornik23-Nov-15 10:58
Thornik23-Nov-15 10:58 
GeneralRe: A message for every programmer in the world. Bar none. Pin
Charles Wolfe23-Nov-15 15:13
Charles Wolfe23-Nov-15 15:13 
QuestionAdding Google Analytics to a Code Project article Pin
marcus obrien19-Nov-15 23:07
marcus obrien19-Nov-15 23:07 
AnswerRe: Adding Google Analytics to a Code Project article Pin
Pete O'Hanlon20-Nov-15 1:25
mvePete O'Hanlon20-Nov-15 1:25 
AnswerRe: Adding Google Analytics to a Code Project article Pin
Chris Maunder20-Nov-15 5:12
cofounderChris Maunder20-Nov-15 5:12 
Questiontechnical blog article Pin
xszaboj17-Nov-15 23:36
xszaboj17-Nov-15 23:36 
AnswerRe: technical blog article Pin
Nelek18-Nov-15 1:59
protectorNelek18-Nov-15 1:59 
Questionyet another "tip/trick or article" question Pin
BillWoodruff17-Nov-15 18:34
professionalBillWoodruff17-Nov-15 18:34 
AnswerRe: yet another "tip/trick or article" question Pin
Richard MacCutchan17-Nov-15 22:06
mveRichard MacCutchan17-Nov-15 22:06 
GeneralRe: yet another "tip/trick or article" question Pin
BillWoodruff18-Nov-15 4:52
professionalBillWoodruff18-Nov-15 4:52 
AnswerRe: yet another "tip/trick or article" question Pin
Nelek17-Nov-15 23:30
protectorNelek17-Nov-15 23:30 
GeneralRe: yet another "tip/trick or article" question Pin
BillWoodruff18-Nov-15 4:53
professionalBillWoodruff18-Nov-15 4:53 
QuestionWeird code snippet(s) Pin
Nelek17-Nov-15 1:44
protectorNelek17-Nov-15 1:44 
AnswerRe: Weird code snippet(s) Pin
Sean Ewington17-Nov-15 4:34
staffSean Ewington17-Nov-15 4:34 
GeneralRe: Weird code snippet(s) Pin
Nelek17-Nov-15 8:59
protectorNelek17-Nov-15 8:59 
QuestionZIP file to download is not shown in the Tip/Trick Pin
veen_rp9-Nov-15 21:42
professionalveen_rp9-Nov-15 21:42 
AnswerRe: ZIP file to download is not shown in the Tip/Trick Pin
Pete O'Hanlon9-Nov-15 21:49
mvePete O'Hanlon9-Nov-15 21:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.