It is an obvious fact that programming is a form of engineering which is very easy to quickly dive into.
Almost all programming languages (excluding proprietary ones) are free of charge, many programming tools and environments are free and open sourced, and the knowledge (== code snippet, if you wish) is one google-click away.
I assume many of us see in our day-to-day work examples of coders (and those can be our customers, integrators, and even fellow programmers) which sometimes lack the very basics of programming knowledge and simply found themselves coding for hire for someone who hired them for an ad-hod job.
Be it because they never got formal and thorough education (and I am absolutely not arguing that this is a must - MANY talented programmers have no formal education), or any other reason.
Even here at SO, we see many questions which we would love to answer "hey pal, stop copy-pasting code snippets and start understanding what you are doing".
Do you think programming is abused by amateurs? If so, why?
