Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:~50% have no degree... (Score 4, Insightful) 174

I used to be a programmer with no degree. I'd like to think I was pretty darn good at it... I knew several languages (C, C++, Python, Perl, Java, and several more) that I had taught myself. I did this for about 9 years, before I finally got a degree in CS, and then got a Master's in CS shortly afterward.

One thing this did for me is open up my mind quite a bit. I'm still a good programmer, but I now know programming isn't it. There's a lot more that goes on when it comes to developing good software, and though I could code up some pretty good stuff really quickly, now my code is better, more thought out, and most importantly, I am much more likely to ask the question "Is this really the problem we're trying to solve?" leading to actually useful code instead of neat stuff it turned out really wasn't what was needed.

In addition, I'm better at interacting with people. I used to have the attitude "This makes no sense to me, therefore it's stupid" and now I realize that maybe I don't have all of the information, there's something I don't know (this is key!) which would help me understand and realize my position isn't exactly right, and so I don't just get mad and storm off anymore when things don't make sense.

Getting a degree made me a more well rounded person... I found a love for history, music and literature that I didn't quite have before. I can have conversations that don't just involve the latest tech and video games. (though I still love talking about that stuff)

I guess my point is... a degree doesn't make a great programmer, but a degree can help make a better person (which is the whole point really... it's not to "learn a trade", it's to expand your horizons and explore the world and become a critical thinker) and so given the situation, I would likely lean toward hiring a great programmer with a degree over a great programmer without one.

Comment SC2 (Score 1) 121

Someone already rebooted Star Control II. It was called Mass Effect. :)

I'm kidding, but seriously, go play Mass Effect 1 and compare it to SC2. There are a LOT of similarities there.

For starters, check this out:

http://aliens.wikia.com/wiki/Ur-Quan_Kzer-Za
http://masseffect.wikia.com/wiki/Thorian

Heck, the thorian's mind controlled minions are even referred to as "thralls"

Comment Re:McDonald's undercuts parental authority? (Score 1) 145

Yeah, exactly.

There's this little thing that parents seem to forget these days called "saying no".

When my daughter would ask to go to McDonald's, I would say no. She may have thrown a fit the first few times, but I didn't let it get to me. Eventually, she stopped asking.

I see so many parents say something like "Well I don't think that's a good idea..." the kids then throw a fit and they give in to avoid the screaming. All this does is teaches them that screaming gets them what they want. It's bad for you and them in the long run.

Say no when you mean no, let them have their fits but NEVER give in. In the long run, they'll give up on the fits, and you'll both be happier.

Comment Re:Page 1: Find the programming language in Window (Score 3, Interesting) 111

It's not like it's that hard to *get* a programming language for Windows, though.

Just download a copy of Visual [C++|C#|VB] and you can do all kinds of fun stuff.

Windows doesn't have a programming language at boot because it's an OS for the masses, and the masses would get confused by a "READY." prompt.

Networking

Grad Student Project Uses Wikis To Stash Data, Miffs Admins 268

Anonymous writes "Two graduate students at the Ivy League's Brown University built a P2P system to use abandoned wiki sites to store data. The students were stealing bandwidth from open MediaWiki sites to send data between users as an alternative to BitTorrent. There was immediate backlash as site operators quickly complained to the University. The project appears to be shutdown, but many of the pages still remain on the web. The project homepage was also taken down and the students posted an apology this afternoon." The same submitter links to two different forum discussions on the project.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...