Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Professional languages (Score 1) 182

managed some large business application development projects

There are business applications, and what I would call technical applications such as image processing, geographic information systems, numerical analysis, etc. I work for a large company that does the latter, and every project that I am aware of uses C++.

Comment Re:Are you an engineer? (Score 1) 333

I live in the U.S where most software development related degrees are called "Computer Science". My current title is "Software Developer". I have seen companies where people doing the same thing I am have the title "Software Engineer". I don't think the title has any correlation with what you do at work.

Comment Re:My Experience (Score 1) 265

Perhaps you'll be good enough to propose several alternative hypotheses
  • 1. The good test scores were primariy made by the math and science majors.
  • 2. The good test scores were primariy made by the psyc majors.
  • 3. The good test scores were evenly distributed among the various majors.
  • 4.I'm delusional and I just imagined this whole thing.

I'm putting all my money on hypothesis one.

Comment My Experience (Score 1) 265

I don’t mean for this to sound arrogant, but it probably will. I was a physics major who took a statistics course that was taught in the Psychology Department and meant for psychology students. A lot of science and math majors took the course as a way to pad their GPA’s. I could see from the books the other students brought to class that about one forth of the students were science or math majors. I think I made about a 96 on the first test and was embarrassed at the thing I missed. The class average was 48 or something. The grad student teaching the course said that maybe the test was too hard, but “there were a lot of very good grades”. I have a feeling that not many of the good grades were made by the psych majors.

If I were teaching the course, I would probably emphasize the purpose of the various statistical techniques for behavioral evaluation, and not make the math portion too detailed or rigorous.

Comment Re:Where? (Score 4, Interesting) 715

We have a fair number of women where I work. The interesting thing is that they are all Asian. Whatever we stupid males are doing to drive away women apparently doesn't work on Asian women. Or it could be that there is something in Western Culture that discourages women from pursuing careers in programming.

Comment Re:How is that a criticism? (Score 1) 228

I’m afraid I didn’t do a decent job of explaining myself. I didn’t mean to say that the tester did a poor job. She did a very professional job. It’s just that users will use the system in ways that can’t be predicted. This was a complex system with a flexible user interface. The kids (two of them, not a big group) used the system in unexpected ways, just as users sometime do.

Comment Re:Developers often make poor testers (Score 4, Interesting) 228

Developers often make poor testers

Sometimes professional testers make poor testers. I worked on a project with a professional tester who did her job conscientiously, wrote test procedures and methodically exercised the software. We also hired some college kids during the summer and assigned them to test the software. They just tried things. The kids found a lot more bugs than the tester.

Comment Re:Why do you want to be hired? (Score 1) 523

I hate marketing stuff, I hate business stuff, and I really hate "networking" .. what I love is building software.

Me too. And that’s exactly what I do. Where I work, management handles the business stuff. You just have to keep looking for the right company where they realize that a first rate programmer is a valuable resource even if they aren’t into the business stuff.

Comment Re:High school doesn't prepare you for college (Score 1) 841

The problem lies in the fact that doing well in those types of courses requires a certain type of analytic thinking that is simply not that intuitive for most people.

When I started college I majored in Physics. It was hard. I switched to the much easier (but still hard for some people) Computer Science major. After I graduated I got a job in software development. It was hard. These disciplines are inherently hard. Making the curricula easier may help graduation rates but it is not going to prepare students for careers in STEM. Most of the people who drop out of STEM and major in something else are going to lead happier and more productive lives than if we somehow kept them in a discipline that they are not suited for.

Slashdot Top Deals

UNIX is hot. It's more than hot. It's steaming. It's quicksilver lightning with a laserbeam kicker. -- Michael Jay Tucker

Working...