CS majors

Q

Lifer
Jul 21, 2005
12,060
4
81
I am afraid that I won't be able to handle CS. I want to learn / major in it but it seems too hard. It seems like the profs expect you to know stuff even in the first CS class.

What are your experiences, suggestions? I could minor in CS, but the only practical major then would be Business Admin, which is a good major but doesn't interest me class wise.

Some things I am interested in besides CS is History and sometimes English, but both of those are useless. So did any of you not really feel comfortable but once you took some classes it got easier/more manageable?

TIA
 

Ns1

No Lifer
Jun 17, 2001
55,414
1,574
126
I dropped out after 2 semesters, best decision ever.

don't wear a TNMT backpack to school.
 

Q

Lifer
Jul 21, 2005
12,060
4
81
Originally posted by: JohnCU
hey dude are you ok? i just heard a tornado hit clemson

I'm posting. I don't think it hit on campus, just like 5 miles away.

Well I don't like math too much but I am taking the BA in CS, not the BS so it's less math, more general. But still looks tough.
 

JohnCU

Banned
Dec 9, 2000
16,530
4
0
Originally posted by: Quintox
Originally posted by: JohnCU
hey dude are you ok? i just heard a tornado hit clemson

I'm posting. I don't think it hit on campus, just like 5 miles away.

Well I don't like math too much but I am taking the BA in CS, not the BS so it's less math, more general. But still looks tough.

well fuck people post on here with blood shooting out of every orifice. go to campus and take some pictures of the damage for me. my friend said parts of campus are fucked up.
 

Pacemaker

Golden Member
Jul 13, 2001
1,184
2
0
Getting through CS takes a lot of patience and a good deal of working on your own (or with groups where allowed) to figure out problems, but that is mostly due to the fact that the professors tend to be horrible (based on my own experience your experience may very). I had a professor who wouldn't explain the concept behind the programming assignment until after we had to turn it in because she "didn't want to give away the answer". I can think of no other major that won't show you examples of what they want you to do on a project before they expect you to do it.
 

Deeko

Lifer
Jun 16, 2000
30,215
11
81
CS was easy. However, schools are under the impression that CS majors should take as much math as enginers, which was kinda annoying. However, CS itself, cakewalk. Just be ready to deal with a lot of supernerds....
 

narcotic

Golden Member
Jul 15, 2004
1,236
0
0
yeah CS wasn't easy but doable. Just be serious about your study and you should be ok.
 

torpid

Lifer
Sep 14, 2003
11,631
11
76
They shouldn't expect that you know much beyond computer basics. If you are having trouble with the intro courses, you might be in some trouble. The intro course is generally fairly easy and teaches basics of programming in a somewhat modern language. This will be a foundation that you use as you learn advanced programming and other topics. As a CS major you will likely be expected to have a rudimentary understanding of a language after a short amount of time. I think by the end of CS I had written stuff in two types of assembly languages, Lisp, Prolog, C++, and Java. The bulk of my work was in C++.
 

maxcaleb

Junior Member
Aug 6, 2007
21
0
0
A lot of CS programs set up weeder courses for the first couple of quarters/semesters. Just because it is hard doesn't mean that you won't be able to cut it later, but it is true that the intro stuff is a foundation for more advanced topics.
 

Kirby

Lifer
Apr 10, 2006
12,032
2
0
All my CS courses were fairly easy, but the other required courses like math and ECE were/are a pain in the ass.
 

Q

Lifer
Jul 21, 2005
12,060
4
81
Originally posted by: nkgreen
All my CS courses were fairly easy, but the other required courses like math and ECE were/are a pain in the ass.

Where do you go to school?
 

torpid

Lifer
Sep 14, 2003
11,631
11
76
Originally posted by: maxcaleb
A lot of CS programs set up weeder courses for the first couple of quarters/semesters. Just because it is hard doesn't mean that you won't be able to cut it later, but it is true that the intro stuff is a foundation for more advanced topics.

I don't know if they are set up as weeder courses; I think that most people just aren't fit to be CS majors. Maybe it depends on the school, though. I was surprised every semester that some of the people who asked the most moronic questions in the history of the known universe were still there next semester. We maybe could have used a weed out course or three.
 

halik

Lifer
Oct 10, 2000
25,696
1
0
Originally posted by: Deeko
CS was easy. However, schools are under the impression that CS majors should take as much math as enginers, which was kinda annoying. However, CS itself, cakewalk. Just be ready to deal with a lot of supernerds....

"cakewalk" really varies depending what school you go to...
 

Ricemarine

Lifer
Sep 10, 2004
10,507
0
0
Originally posted by: Deeko
CS was easy. However, schools are under the impression that CS majors should take as much math as enginers, which was kinda annoying. However, CS itself, cakewalk. Just be ready to deal with a lot of supernerds....

YESSSS... I went to a freshman orientation specifically for CS/CSE majors.... supernerds is a very very goood way to describe them...
 

Kirby

Lifer
Apr 10, 2006
12,032
2
0
Originally posted by: Quintox
Originally posted by: nkgreen
All my CS courses were fairly easy, but the other required courses like math and ECE were/are a pain in the ass.

Where do you go to school?

University of Alabama. Co-op'ing right now for the US Army Aviation and Missile Research Development and Engineering Center.
 

Daishiki

Golden Member
Nov 9, 2001
1,943
36
91
Originally posted by: Quintox It seems like the profs expect you to know stuff even in the first CS class.

That's what it felt like during my first quarter, though it is advertised that no prior programming experience is needed. The first class was a weeder course. They expected you to just memorize lines of code to pass the required project exams. I started to feel like I was learning to code during the next class.

If you really feel that it might not be for you, it wouldn't be bad to switch out early.
 

mAdMaLuDaWg

Platinum Member
Feb 15, 2003
2,437
1
0
Well, yeah, the thing about CS is that memorizing won't help you much. I've had friends who were excellent at subjects like History but it was near to impossible for them to cope with CS. The thing about CS is that you either get it or you don't... its very difficult for people who don't understand the fundamentals to "get it". I'd also say that your affinity towards math would also determine how much you'd like CS.

However my suggest is to go for it, I mean, you have like two years of Liberal Arts courses that you could put towards any degree right? I say load up on those and take a few CS courses here and there. You could always change your major if you feel like its too much. Or better yet, start doing some tutorials in C++/Java and see how you like it.

I actually started out as a Computer Engineering major and moved into CS, best decision I ever made.

 

Deeko

Lifer
Jun 16, 2000
30,215
11
81
Originally posted by: halik
Originally posted by: Deeko
CS was easy. However, schools are under the impression that CS majors should take as much math as enginers, which was kinda annoying. However, CS itself, cakewalk. Just be ready to deal with a lot of supernerds....

"cakewalk" really varies depending what school you go to...

If you're insinuating that I went to an easy school because I thought it was easy, you're mistaken.
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |