4
votes
17answers
637 views
What undergraduate computer science course best prepares programmers for the workplace?
The idea here is to get better programmers right out of college.
I think I would have to go with Algorithms, it's not exactly something you can pick up on your own very easily and …
21
votes
23answers
2k views
What programming hack from your past are you most ashamed of?
We've all been there (usually when we are young and inexperienced).
Fixing it properly is too difficult, too risky or too time-consuming. So you go down the hack path. Which hac …
1
vote
8answers
196 views
Benefits of Databases As Opposed To XML In A Lightweight Shopping Site?
I have a lightweight online shopping site based on JSP and XML, and I'm wondering what the particular weaknesses of this system are as opposed to, say, PHP and MySQL?
I know JSP c …
4
votes
5answers
137 views
How do you give back to the development community?
I'm looking for non-standard answers.
Contributing to OSS projects and posting on StackOverflow are obvious.
I'm thinking more along the lines of volunteering to judge a high sch …
8
votes
10answers
392 views
What’s the best kludge you’ve ever seen in code?
They may not be pretty, but they work. Sometimes a best-practice has to take a back seat to 'good enough'. What is the best example of a kludge that you've ever seen passed off i …
-2
votes
1answer
281 views
Any good ideas for programming tattoos? [closed]
Close Duplicate: http://stackoverflow.com/questions/521999/what-good-code-programmer-geek-tattoos-have-you-seen
While I'm waiting on an answer to my other question on reflection I …
-4
votes
5answers
219 views
Why programming is called “technical” and, lets say, banking, isn’t? [closed]
I read questions and answers and all over the place I see things like:
"transitions from a business to technical role"
"how to explain complex technical problems to non-technical …
0
votes
5answers
333 views
Restore drive image with PC reboot
I need a way to restore a drive image (C:) automatically.. My client earlier had some Norton Ghost 2003 floppy disk with some batch program to initiate a Drive Restore operation vi …
3
votes
6answers
324 views
IT Managers: When hiring, do you look for experience or education?
Okay...here's the short long story: I'm a graduate from a two-year programming course, earning my associate's degree (with honors, no less). Earlier this year, I had a brief stint …
0
votes
1answer
121 views
What is a reliable (sic!) and free tool for eBay authomatic bidding? [closed]
Despite this question looks not about development I am going to ask it here since this will help me to buy cheap equipment for distribited-computation project.
I used JBidwatcher …
0
votes
12answers
567 views
Diet advice for programmers [closed]
As programmers, we all try to crank out as much mental energy and focus as we can for as long as we can.
Does anyone have any tips on what they do(or don't do) with their diet th …
9
votes
10answers
664 views
Python, beyond the basics
I've gotten to grips with the basics of Python and I've got a small holiday which I want to use some of to learn a little more Python. The problem is that I have no idea what to le …
4
votes
3answers
152 views
How do you keep track of programming/technology events in your location?
The major events such as Microsoft PDC or Google Developer Day or the Business of Software ;) are widely advertised and discussed.
But i am sure lot of other interesting events o …
