At 08:31 AM 4/10/2001 -0400, you wrote:
> >
> > >
> > >   For those of you who are doing programming-type stuff without a CS
> > > degree.  How did you learn programming logic?  (Or did you?)
>
>My degree was in English, but I had started out in CS, so I got a minor in
>CS and picked up all the low level logic, data structures, etc. type
>classes. My only regret is that when I started college, they were still
>using Modula2 as the language of choice. Right after I switched to English
>they started using C++.

Yikes! Modula2?

It does help to have some computer science background, but a degree is 
definitely not required. I took a lot of logic classes and I did extremely 
well in them. However, they never covered anything that I thought was 
particularly complicated. It wasn't until I took a C class that I covered 
selecting from multiple solutions. I suppose that could be picked up 
elsewhere but I have seen some people who pick bad solutions because they 
are incapable of determining the bad effects of their method. Like "If I 
put all the code for this data management system in one file, I'll know 
where to find it." CS classes could help eliminate that but if you don't 
get it, you just don't get it.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to