Comment Re:What's a for loop? (Score 1) 143
I taught college level CS back in the late 80s, early 90s while also working as a freelance programmer. Although none of the persons in my class actually said 'can't do it', some should have since they could not grasp simple concepts like iteration, arrays or pointers.
Without a sound grasp of the basics, it's impossible to be an effective programmer. Only with a sound grasp of the basics can one translate a business problem into software. Only but a few exceptional people can grasp the basics in six weeks. I've had the pleasure to meet a few, but many were mediocre programmers and I've had to fire a few who had advanced degrees in CS since they could not code their way out of a wet paper bag.