What's the better degree? Computer Science or Information Technology?

YBE

Banned
Joined
May 2, 2012
Messages
5,126
Reputation
9
Daps
5,511
:smugfavre:
weindisbytch, can't wait til im making bigger bucks so I can pull up in front the chinese spot at Adams Four bumpin some MMG or anything relatively ignant like :win:

I forgot you was a DE dude :obama:

I wanna rip a Blue Lambo down 4th street in the middle of summer like :umad:
 

Kings County

Law III | Law XXV | Law XV
Joined
May 2, 2012
Messages
32,118
Reputation
2,055
Daps
62,468
Reppin
The Roman Empire
:childplease:

i have a math degree and am in med school. my classmates are all doing simulations for hedge funds and banks making 6 figures at the age of 24. most math majors know how to program, if not program a lot better than most of these bogus fukking graduates anyway

:usure:
 

AgentGrey

MeVsYou
Joined
May 4, 2012
Messages
4,267
Reputation
340
Daps
5,399
I forgot you was a DE dude :obama:

I wanna rip a Blue Lambo down 4th street in the middle of summer like :umad:

[ame]https://www.youtube.com/watch?v=a16NUb3WC-4[/ame]

I always used to see this Continental GT over on the east side by 9th, dude used to pull up swaggin on everybody :heh:
 

Brock Landers

AKA Tyler Hands-thorough
Supporter
Joined
May 3, 2012
Messages
9,910
Reputation
3,475
Daps
40,407
Reppin
Torrance, CA
:russ: always nice to see somebody rockin with jQuery.

That and PHP are the only things I know as a front-end developer :to:
 
Joined
May 1, 2012
Messages
2,265
Reputation
155
Daps
2,499
They teach this in CIS.....This aint no serious math...fukk yall talkin about..I just wrote this 30 sec's ago

String[] months = {"Oct", "Nov", "Dec","Jan", "Feb",
"Mar","Apr", "Jun", "Jul","Aug", "Sep"};
int[] planned = {100,300,200,400,500,300,250,345,564,111,434,345};
int[] actual = {565,345,675,345,233,100,567,765,342,567,222,111};

List<MgmtViewBean> viewBeans = new ArrayList<MgmtViewBean>();

for (int i = 0; i < months.length; i++)
{
MgmtViewBean mvBean = new MgmtViewBean();
mvBean.setPlannedInd(planned);
mvBean.setActualInd(actual);
viewBeans.add(mvBean);
}

a year ago this would have been gibberish to me but i understand which programming language is this looks like cc plus
 
Joined
May 1, 2012
Messages
2,265
Reputation
155
Daps
2,499
All computer related majors have to take math courses. My degree is in computer information systems and considering the fact that I already had certain math credits and didn't have to start with remedial classes, I still had to take up to calculus I. The computer science students had to take many more math classes. I'd say, each program is different. Just look online at the univ/college you will attend, research what you think you want to do, and determine which will be a better fit for you.
Don't go into the field for the money...

cout << "Good Luck" << endl;

im in the same where are you planning on working when you get out
 

PewPew

I came from nothing
Joined
May 1, 2012
Messages
2,253
Reputation
1,850
Daps
5,864
Reppin
Earth
Not saying that both degrees arent useful in their own way, but are a lot of people doing custom coding? It seems like with systems such as Wordpress and wix, you don't need to be a good coder. And there's a couple websites that will teach you how to code for free.

To the programmers who posted? What do you spend most of your time doing. Making software or front end designing.
 
Top