They are two different things do i want to code or do help desk is the real question
Well considering they're two very different things, it really depends what you like better.
Comp sci consists of learning a few different computer languages
Java
Javascript
C++
Sql
C
Html
Etc if u are built for problem solving and math classes.up.the ass, discrete math comes to mind then u may want to reconsider
at all that math.
Yeah I think IT might be the better route for me, even though it does seem like a computer science degree would probably be more lucrative but![]()
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;
Comp sci consists of learning a few different computer languages
Java
Javascript
C++
Sql
C
Html
Etc if u are built for problem solving and math classes.up.the ass, discrete math comes to mind then u may want to reconsider
They teach this in CIS.....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);
}
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);
}
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", "May", "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);
}
I was referring to Comp SCI and taking discrete math. Im not sure what they teach in CIS, my degree is in CompSci