Computer Science and Information Technology


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Computer Science and Information Technology
# 1  
Old 03-02-2010
Question Computer Science and Information Technology

Hi,
I haven't posted on the forums for a while now, I tried to find the most appropriate section for this post, but if this is in the wrong section please forgive me.
First, let me say I'm a sophomore in HS. I know that job wise I definitely want to do something in computers. A while ago I was considering Systems Administration, but I'm not sure that programming is my thing. The only language I've learned is HTML(I know this doesn't count for much) and I loved doing that. I tried learning C++ and I wasn't crazy about it, I also tried Javascript and wasn't crazy about that either. I'm beginning to think maybe I'm not the programming type. I love taking computers apart, repairing them, building them, and solving any problems with them. I think this is probably more the area I'm interested in, but again, I'm not sure. Smilie I've been told I'd be really good in sales, but I really want to do something in computers. I've been looking into undergraduate degrees, and I was originally planning on Computer Science. But now I'm thinking maybe I'd be better off in an Information Technology or Computer Information Systems degree. The thing is, I can't find anything that says what the difference is between these 3 degrees and what you can do with them. I know this is a Unix forum, but I know probably a lot of the people on these forums have been through college and considered different degrees in computers. If anyone could explain the differences in these degrees, and also maybe suggest some careers I might be interested in based off what I said I like to do, I'd really really appreciate it!
Thanks in advance for any help Smilie
# 2  
Old 03-03-2010
Quote:
Originally Posted by hpicracing
The only language I've learned is HTML(I know this doesn't count for much)
It's not a programming language.
Quote:
I tried learning C++ and I wasn't crazy about it
Did they at least teach you C first? C++ makes very little sense if you don't learn C, and there's certainly enough in it to be a complete course in its own right; but most courses never teach anything but "objects; objects magic; here how you put things in objects", and wonder why nobody gets it.
Quote:
I'm beginning to think maybe I'm not the programming type. I love taking computers apart, repairing them, building them, and solving any problems with them.
Hmm... maybe try some introductory networking? It's getting harder and harder to seperate networking from computing these days, and a troubleshooter like you might find much of interest in it.
Quote:
I've been looking into undergraduate degrees, and I was originally planning on Computer Science. But now I'm thinking maybe I'd be better off in an Information Technology or Computer Information Systems degree.
I'm not certain about what an IT or CIS degree would mean, but a Computer Science degree tends to be very math-heavy and theoretical; some very useful things like general algorithm design, some things mathematicians lampshade on like LISP, some useful but very term-clouded things like relational databases, and many things like DAGs that researchers love and developers love to hate. Smilie

Last edited by Corona688; 03-03-2010 at 12:22 PM..
# 3  
Old 03-03-2010
Hammer & Screwdriver Computer Engineering?

From someone who went thru BU's Computer Enginerring program, well some years back, what about that? You did say you like to take apart computers.
For me, the Engineering side was good to force me to understand the hardware of the situation. Computer Science incorporates a lot of theory, and the addition of the hard technical was a plus.
Lastly, perhaps you could get a part-time job or internship in an organization that would allow you to see and experience some of the actual work done.
# 4  
Old 03-03-2010
Quote:
Originally Posted by Corona688
It's not a programming language. Did they at least teach you C first? C++ makes very little sense if you don't learn C, and there's certainly enough in it to be a complete course in its own right; but most courses never teach anything but "objects; objects magic; here how you put things in objects", and wonder why nobody gets it. Hmm... maybe try some introductory networking? It's getting harder and harder to seperate networking from computing these days, and a troubleshooter like you might find much of interest in it. I'm not certain about what an IT or CIS degree would mean, but a Computer Science degree tends to be very math-heavy and theoretical; some very useful things like general algorithm design, some things mathematicians lampshade on like LISP, some useful but very term-clouded things like relational databases, and many things like DAGs that researchers love and developers love to hate. Smilie
Yeah, I know HTML isn't a programming language... it's a markup language. I just meant I had fun learning it.
I actually didn't learn C first... I tried teaching myself C++.
I've thought about networking... I'd definitely be interested in looking into it...

---------- Post updated at 03:12 PM ---------- Previous update was at 03:11 PM ----------

Quote:
Originally Posted by joeyg
From someone who went thru BU's Computer Enginerring program, well some years back, what about that? You did say you like to take apart computers.
For me, the Engineering side was good to force me to understand the hardware of the situation. Computer Science incorporates a lot of theory, and the addition of the hard technical was a plus.
Lastly, perhaps you could get a part-time job or internship in an organization that would allow you to see and experience some of the actual work done.
I thought about Computer Engineering as well, but I always got the impression that was more about designing the hardware for computers?

Last edited by hpicracing; 03-03-2010 at 03:19 PM..
# 5  
Old 03-03-2010
I think you are better off to study theory first (math, science, physics) and after you get a solid education, you can decide where to apply it.

This is precisely why most universities teach theory for the first two years, and then you have electives moving forward. Each elective you take will help you understand what interests you.

There is nothing more important than a very solid math and science background. You cannot take "too much math" and it will help you in ways you cannot imagine now.
# 6  
Old 03-15-2010
Quote:
Originally Posted by Neo
I think you are better off to study theory first (math, science, physics) and after you get a solid education, you can decide where to apply it.

This is precisely why most universities teach theory for the first two years, and then you have electives moving forward. Each elective you take will help you understand what interests you.

There is nothing more important than a very solid math and science background. You cannot take "too much math" and it will help you in ways you cannot imagine now.
Amen to this Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Debugging Our Computer Science Trivia Feature

Only a few days after I coded this new feature from scratch, we are seeing over 3000 entries in the database from members (mostly guests) playing CS trivia. I have spend a lot of time coding this (from scratch) and testing the API. From the logs, it seems to have an API bug which appears... (31 Replies)
Discussion started by: Neo
31 Replies

2. What is on Your Mind?

1000+ Computer Science Trivia Questions at UNIX.COM

The UNIX and Linux Forums now has over 1000 TRUE / FALSE computer science and computer related trivia question in our database. These questions are of relatively high quality (compared to similar sites on the web) and are fun (according to feedback by users). In the first week during the... (1 Reply)
Discussion started by: Neo
1 Replies

3. What is on Your Mind?

Forum Trivial Pursuit - New Computer Science and Mathematics Trivia for UNIX.com

I have added a new experimental "Computer Science and Mathematics Trivia - True or False" section in the discussions, currently under the tags box. In the future, I plan to Expand this feature to add more trivia categories from math, science and technology. Keep track of correct and... (20 Replies)
Discussion started by: Neo
20 Replies

4. What is on Your Mind?

How would you analyze the impact of C language on computer technology?

What is extent of influence of C language? How essential is it in today's computer and IT technology? Do you think that the inventor of C language deserves more recognition than he appreciates now? (1 Reply)
Discussion started by: Anna Hussie
1 Replies

5. Web Development

Is Web Development is a part of computer science ?

I am now a student in university in 2nd year. I am studying computer science. But I am not sure what type of jobs computer science provide. I know some of them are software programming or network management. Recently, I hear some about Web Development. I wonder if it is a part of computer... (3 Replies)
Discussion started by: Anna Hussie
3 Replies

6. Programming

Is Web Development is a part of computer science ?

I am now a student in university in 2nd year. I am studying computer science. But I am not sure what type of jobs computer science provide. I know some of them are software programming or network management. Recently, I hear some about Web Development. I wonder if it is a part of computer science.... (1 Reply)
Discussion started by: Anna Hussie
1 Replies
Login or Register to Ask a Question