Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Here's what I know, just because you're an EE (Score 1) 323

Why would you say such a thing, by the way? It's so insulting to everyone on the planet except maybe physicists.

Because (a) generally speaking I've found it to be true, and (b) I was trying to encourage him/her to not be daunted by the learning curve ahead.

In this situation, it wasn't very relevant to me whether or not other groups might be offended.

Comment Re:Here's what I know, just because you're an EE (Score 1) 323

Consider my whole sentence, though: "So I wouldn't feel too anxious about that, especially w.r.t. web programming."

Imagine I used "about" in place of "w.r.t.". Then my sentence would have been: "So I wouldn't feel too anxious about that, especially about web programming."

I was concerned that the duplicate use of the word "about" would indicate that the "web programming" was an amplification or clarification of the referent of "that". I.e., I would have been indicating that "web programming" was somehow an amplification or clarification of various topics in theoretical science. Which is most certainly not what I was trying to communicate.

That's why I chose "w.r.t." over "about". If I hadn't used "about" earlier in the sentence, I would have been more willing to use it in place of the "w.r.t.".

Comment Here's what I know, just because you're an EE (Score 4, Insightful) 323

I've spent about 20 years refining my programming stereotypes. I think they fit the data pretty well now. Here's my take on you, simply because you're an EE:

* You're smart enough to pick up pretty much any CS concept, from the simple to the arcane. For the most part, only physics majors will simply be smarter than you.

* Your code will look like crap, until you put effort into writing more idiomatically and until you learn the design patterns that help programmers use to tame complexity. Your code will, generally speaking, be harder to read than that produced by CS and physics majors, until you put some work into it.

* You mentioned having only a fragmented understanding of CS theory. I think that's true for most of us (I have a PhD in CS). There's just so much of programming for which good theory has been developed: type systems, parallelism (concurrent sequential processes, deadlock rules), user interfaces (kind of), system complexity, static / dynamic analysis of code, relational algebras, parsing, the expressive power of various languages in the Chomsky hierarchy, graph theory, complexity classes, etc. A lot of these theories can be useful for solving problems, but most programmers muddle by without putting them all together and remembering their implications. Heck, most programmers probably don't know about half of the things I listed.

So I wouldn't feel too anxious about that, especially w.r.t. web programming. But it can be very satisfying to to learn more about them, and may in some cases let you solve some problems that other's can't. If you want to get better at some of the brainier stuff, I'd suggest getting a master's degree in CS from a decent school. But that my be overkill for bog-standard web development, I'm not sure.

Comment Re:Yes... (Score 1) 809

I would agree.

It's not just "we want the top 5%," but "we want the top 5% that will take the median salary for the job title in our particular locale"

Ah! Well if you're not willing to dot that, you're clearly not a team player with skin in the game! Good thing they weeded you out during the phone screen!

Comment Re:My son and I (Score 1) 289

> A moderate amount of time to himself is fine... it seems to "recharge his batteries" for more social interactions

Isn't that the definition of "introvert"?

I suppose it is. So perhaps my lessons-learned are only helpful to people whose kids just coincidentally both have AS and are introverted.

But given that kids with AS tend to get overwhelmed by sensory overloading, and social interactions can add to the sensory overload, I wouldn't be shocked if there tends to be a positive correlation between having AS and being introverted.

Comment Re:Toss em in the deep end (Score 4, Informative) 289

My experience with my moderately Asperger son is a bit different. He can definitely handle the deep end of schoolwork, intellectually. He's a sharp kid.

But there are some areas where treating him like a normal kid would be disastrous. In particular, many kids with Aspeberger Syndrome can become overwhelmed by sensory input and/or frustration. And when they do, they get emotionally "stuck" in a way other kids generally don't. Normal persuasive / coercive methods of dealing with those states are far less ineffective that on other kids, and so using them can be pointlessly cruel.

Long-story short, maybe throw them in the deep end academically, but perhaps not socially.

Slashdot Top Deals

Ya'll hear about the geometer who went to the beach to catch some rays and became a tangent ?

Working...