Slashdot Mirror


What Skills Should Undergrads Have?

kramed8 writes "As a student myself, after reading the recent 'Slam' article on Java I really began to be concerned with the path of my education. I am currently attending a small Canadian University as a 3rd year Computer Science and Business student set to graduate next year. What seems to have troubled me from reading the article and user comments is that I do not feel as confident as I want to be in C, ASM and other related low-level programming topics. I was taught C++ in my introductory courses, with subsequent classes using C# or Java. My education has not been particularly difficult or time consuming to get good grades, so I have spent my free time dabbling in topics and languages that interest me (ie Multiple GUI Toolkits, Python, Linux). How can I spend my free time in the next year to prepare to enter the work place with a proper toolbox of skills? From what I have been told, there are more jobs for Java and Data Warehouse development teams compared to lower-level programmers. As an undergrad, what skills should I be trying to attain now to further my employability in the future?"

4 of 587 comments (clear)

  1. Low level languages by Reverend528 · · Score: 0, Flamebait

    Well, you know Java. That's pretty low level. It doesn't even support the functional paradigm (one of the oldest in computer science).

  2. Re:Golf by Bastard+of+Subhumani · · Score: 0, Flamebait

    Learn to stick your tits out and flutter your eyelids, it works for the bitchcow in my office.

    --
    Only three things are certain; death, taxes, and apocryphal quotations - Ben Franklin.
  3. Re:Don't overlook people skills by piltdownman84 · · Score: 0, Flamebait

    Wow, sounds like my rules for picking up women, only insert "pretend to " before both statements. So its 1) Pretend to Remember names! 2) Pretend to Be genuinely interested in other people. Everyone has something interesting about them. Figure out what it is and then let them talk about it. Remember, whoever talks most in a conversation is generally going to think it was a good conversation.

  4. Re:Learn the low level things. by gbjbaanb · · Score: 0, Flamebait

    I would not recommend C at all as it leaves out too much good (e.g. data structures)

    trust me, I know C extremely well - too well I'd say). I refer the honourable gentleman to the struct keyword.

    Perhaps you'd like a link to the definitions of "know" and "extremely" as well?