^Thats very impressive. Both for being female and the jobs they got.
Im CS and I totally regret choosing this major. But I knew I hated programming from the beginning. They definitely have a different mentality. Its like they can think in a different way.
Anyways, at CSULA we are required to take 2 web classes... one HTML one, and a CS320 making JSP servlets and all that fun stuff. JSP => SQL database ohh how I hated that class. I uploaded the files like 10000 times to test each stage of revision.
16 classes and I can say im finished with something. Thats my goal then ill try to get a IT job or something trivial.
well, IT consulting is pretty hot, and will stay that way for a while. the company my friend works for was on a hiring frenzy late last year, offering to train for free as long as you had some kind of cs/it background. starting pay was in the 60K range. man... if i had that kind of opp when i got outta college, i woulda jumped. haha
im graduating with a bachelor in Computer Science this month.
My courses consist of mostly programming and mathematical (including algorithm) class.
In my case, it was pretty intense, sooo much programming yet sooooo little time.
My advice is, don't take a lot of higher level programming class in the future in one single semester because you won't have time for your other class.
for example: in my one of my semester, i took 3 computer science class + 2 liberal art class in 1 semester, sometimes i would have like 2 programs (for 2 csc class) due every 2 weeks if im lucky. I would be given homeworks like, data structure: use link-list to perform 5 functions: delete, append, insert, test with == operator, and some other function i forgot. This hw alone took me more than 1 weeks to do LOL since i was learning it from scratch. It is not as easy as it seems either since you have to write your own code for these functions. In image processing i would be given another hw to do (usually consist of 5 sub programs) quantize an image using n sub-level, clip an image using certain threshold, create histogram, blur an image, and match an image using a histogram. This one took me 2 weeks to do. With both of these classes, i don't have much time for social life and sometimes i run out of time that i would not be able to test my code or even submit it with everything done
but if you enjoy programming you should do computer science.
Though comparing your CSC requirement with mines, your seems a lot easier O_O
u know whats funny? after a few years of working in the field, that data structures homework that took you over a week, you would be able to do in a couple hours. it becomes so trivial... it's crazy! haha