Slashdot Mirror


How To Get Into an Elite Comp-Sci Program

alphadogg writes "With early applications to elite colleges at an all-time high, the nation's highest-rated undergraduate computer science programs are bracing for an uptick in applications between now and January. High school seniors are facing stiffer-than-ever competition when applying to the nation's top computer science programs this fall. But admissions officers and professors at elite tech schools can offer tips aimed at helping your child get accepted come spring."

5 of 297 comments (clear)

  1. Missing the point. by masternerdguy · · Score: 5, Informative

    In the end your own talent matters more than where you go.

    --
    To offset political mods, replace Flamebait with Insightful.
    1. Re:Missing the point. by Missing.Matter · · Score: 4, Informative

      I'm not so sure that a place like MIT is any more theoretical than some land grant college.

      Not always. Some places, especially smaller colleges, treat CS as IT/Software Engineering, when we all know they are very different. The result is you come out of school with a degree in "computer science", but you lack foundational knowledge like calculus. All you really did was get a degree in programming.

      It's also a lot more expensive.

      Also not necessarily. Stanford is free for lower income families. I went to CMU and they gave me a grant (aka never have to pay it back) that covered half of tuition. In the end it cost me less than going to state school.

    2. Re:Missing the point. by Anonymous Coward · · Score: 4, Informative

      Sweet Jesus, do not go to grad school in comp sci if wasting money is your concern. (In other disciplines, I agree that the undergrad institution doesn't matter if you plan to go on.)

      However, if you plan to work as a developer immediately after college, there are three important things to consider in an undergraduate institution: networking, networking, networking. Alums who are hiring will always read the resumes of fellow alums more carefully, fair or not.

    3. Re:Missing the point. by kirillian · · Score: 5, Informative

      I've been out of school for about 4 years now and already see that attitude. My company highly values the work I do (probably because I come very cheap compared to what it would cost to replace me) because I've adapted to the bullshit that has gone on here for four years. I'm already working an average of 50-60 hours a week, but my last review from my boss was "I need you to be available more". My jaw pretty much dropped to the floor. I'm salaried at way under my paygrade and have been a workhorse for the past few years just making the things that others break work and spending my evenings for the company. All the company has to say is "You're not doing enough". Damned companies.

    4. Re:Missing the point. by bill_mcgonigle · · Score: 4, Informative

      Not always. Some places, especially smaller colleges, treat CS as IT/Software Engineering, when we all know they are very different.

      This. I went to a college-style Ivy, so I didn't have to declare a major until sophomore year, so getting in was just a matter of applying early decision.

      But... after taking CS there and then talking to a friend who was going (a decade later) to a small school in Boston, I was shocked at what they were teaching for 'computer science'. They got none of the fundamentals, just run-at-the-wall programming.

      There were kids having trouble in those classes /because/ they lacked the fundamentals. It wasn't their fault, but I wonder how this group of professors managed to come up with such a hair-brained curriculum (or how they got to be CS professors in the first place). Even in IT, CS fundamentals are essential for proper understanding.

      It wasn't a college with a poor reputation, either. There's no reason a community college couldn't have an excellent CS program either - they cost next to nothing to implement (heck, a fundamentals CS program could be taught on anything with an MMU).

      I suppose an independent rating system of some sort would be helpful here.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)