Originally posted by: Cheex
Advice: Make sure you learn the basics well. It can be a real headache if you don't.
I found out the hard way (in school).
Edit: Maybe you should try learning C first.
Edit: Maybe you should try learning C first.
sweet, I d/led a free MS VBstudio2005xpress that thing is awesome and so easy to use I'm gona go learn vb instead
Learning language or two is not a way towards job. Getting some degree is.
Originally posted by: Nothinman
Most of the people I've talked to and heard about with CS degrees are frustratingly stupid or so died up on theory that they miss the practical side completely.
In case you can't tell I am being sarcastic. In fact I think your comment was more than a little unfair. Kind of insulting really.
Originally posted by: Nothinman
In case you can't tell I am being sarcastic. In fact I think your comment was more than a little unfair. Kind of insulting really.
Sorry if I insulted you, but it's true to the extent that most of the ones that I've talked to are stuck in their world of academia. If you're not one of them, great, but if you aren't I can't see why you'd be insulted since you'd know that I wasn't grouping you with them.
Originally posted by: Spydermag68
You would be better off learning C++, C# or Java. If you think you would like to make programming a career there are more opportunities in a language bases off of C, than VB.
You are suggesting that CS grads are 'frustratingly' stupid, suppossedly because the ones you've 'talked to' and 'heard of' (seriously though, heard of?). Now why would that insult anyone?Originally posted by: Nothinman
In case you can't tell I am being sarcastic. In fact I think your comment was more than a little unfair. Kind of insulting really.
Sorry if I insulted you, but it's true to the extent that most of the ones that I've talked to are stuck in their world of academia. If you're not one of them, great, but if you aren't I can't see why you'd be insulted since you'd know that I wasn't grouping you with them.
You do get just-graduated compsci people who can't put a network together or tell you the difference between an Athlon 64 and a Pentium 4, is that the sort of thing you are referring to? Or maybe they don't know how to use language X or development environment Y which is considered required in Z field of work?
You are suggesting that CS grads are 'frustratingly' stupid, suppossedly because the ones you've 'talked to' and 'heard of' (seriously though, heard of?). Now why would that insult anyone?
Originally posted by: Nothinman
You do get just-graduated compsci people who can't put a network together or tell you the difference between an Athlon 64 and a Pentium 4, is that the sort of thing you are referring to? Or maybe they don't know how to use language X or development environment Y which is considered required in Z field of work?
The most recent example is a CMU prof that's a client of ours. He's attempting to startup a new company and we're just doing the physical hosting, we did initially setup the boxes for him but that died as soon as we gave him the root password. Virtually everything you could imagine was setup wrong; the network, the backups, the databases and he ignores any and all advice we give him because he works for CMU so obviously he knows better than us.
You are suggesting that CS grads are 'frustratingly' stupid, suppossedly because the ones you've 'talked to' and 'heard of' (seriously though, heard of?). Now why would that insult anyone?
'Heard of' was a bad choice of words, I'm not on our Linux team any more so I don't work directly with our clients but I do work with the admins so I hear stories.
Sorry, but you have no clue what is CS about and what is learnt there.
Networking is not what CS major is about. Networking can be done (and is done) by basic skilled labor with 0 to 2 yrs of college. It doesn't involve creating something *new*, but rather using somebody's existing products.
Originally posted by: Nothinman
You do get just-graduated compsci people who can't put a network together or tell you the difference between an Athlon 64 and a Pentium 4, is that the sort of thing you are referring to? Or maybe they don't know how to use language X or development environment Y which is considered required in Z field of work?
The most recent example is a CMU prof that's a client of ours. He's attempting to startup a new company and we're just doing the physical hosting, we did initially setup the boxes for him but that died as soon as we gave him the root password. Virtually everything you could imagine was setup wrong; the network, the backups, the databases and he ignores any and all advice we give him because he works for CMU so obviously he knows better than us.
You are suggesting that CS grads are 'frustratingly' stupid, suppossedly because the ones you've 'talked to' and 'heard of' (seriously though, heard of?). Now why would that insult anyone?
'Heard of' was a bad choice of words, I'm not on our Linux team any more so I don't work directly with our clients but I do work with the admins so I hear stories.
Originally posted by: Nothinman
The most recent example is a CMU prof that's a client of ours.
Originally posted by: lyssword
im trying to learn c++, what would be a fun small program for a noob (total noob to prog) to make in c++? I can do "hello world" thing in dos mode already 😛
also I have both dev-C++ and visual c++ 2005, but I like dev-c++ more because its simpler I think..