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

 



Forgot your password?
typodupeerror
×

Comment Re:Proof of normal distribution? (Score 1) 425

It is actually not true. Sure, exams tend to the Gaussian distribution, as the average students must pass somehow. But any well-designed technical exam will have a bi-modal distribution unless everybody is good at it. The thing is that designing exam questions for this is hard: You need to make questions that require an insight in order to be solvable, but once that insight has been had, the answer must be easy.

Comment Does not fit observable facts (Score 1) 425

Potential programming skill is very much bi-modal, just like any other skill that requires abstract thinking. You have it, then learning makes sense, or you do not. Same with most engineering fields, mathematics or physics. Of course, the rockstar vs. cretin comparison is utter nonsense, and just dishonest propaganda language. You just get two Gaussian distributions with not much in-between. "Rockstars" are still rare (and generally not very useful). I have seen this time and again in fellow students, as a teacher, as reviewer etc.

The article is another transparent attempt to make people believe coding is like manual labor and hence should be in the cheapest salary class possible.

Submission + - 5 ways tech leaders can promote inclusivity and allow good ideas to emerge (opensource.com)

An anonymous reader writes: People in tech companies and particularly in open source communities believe in and value meritocracy—letting the best ideas win. One thing that's become increasingly clear to Red Hat's DeLisa Alexander is this: meritocracy is a great driver of innovation, but if we want to get to the best ideas, we need diversity of thought and an inclusive environment where everyone feels welcome to participate and offer different perspectives.
Programming

The Programming Talent Myth 425

HughPickens.com writes: Jake Edge writes at LWN.net that there is a myth that programming skill is somehow distributed on a U-shaped curve and that people either "suck at programming" or that they "rock at programming", without leaving any room for those in between. Everyone is either an amazing programmer or "a worthless use of a seat" which doesn't make much sense. If you could measure programming ability somehow, its curve would look like the normal distribution. According to Edge this belief that programming ability fits into a bi-modal distribution is both "dangerous and a myth". "This myth sets up a world where you can only program if you are a rock star or a ninja. It is actively harmful in that is keeping people from learning programming, driving people out of programming, and it is preventing most of the growth and the improvement we'd like to see." If the only options are to be amazing or terrible, it leads people to believe they must be passionate about their career, that they must think about programming every waking moment of their life. If they take their eye off the ball even for a minute, they will slide right from amazing to terrible again leading people to be working crazy hours at work, to be constantly studying programming topics on their own time, and so on.

The truth is that programming isn't a passion or a talent, says Edge, it is just a bunch of skills that can be learned. Programming isn't even one thing, though people talk about it as if it were; it requires all sorts of skills and coding is just a small part of that. Things like design, communication, writing, and debugging are needed. If we embrace this idea that "it's cool to be okay at these skills"—that being average is fine—it will make programming less intimidating for newcomers. If the bar for success is set "at okay, rather than exceptional", the bar seems a lot easier to clear for those new to the community. According to Edge the tech industry is rife with sexism, racism, homophobia, and discrimination and although it is a multi-faceted problem, the talent myth is part of the problem. "In our industry, we recast the talent myth as "the myth of the brilliant asshole", says Jacob Kaplan-Moss. "This is the "10x programmer" who is so good at his job that people have to work with him even though his behavior is toxic. In reality, given the normal distribution, it's likely that these people aren't actually exceptional, but even if you grant that they are, how many developers does a 10x programmer have to drive away before it is a wash?"
Education

Led By Zuckerberg, Billionaires Give $100M To Fund Private Elementary Schools 227

theodp writes: AltSchool, a 2-year-old software-fueled private elementary school initiative started by an ex-Googler, announced Monday a $100 million Series B round led by established VC firms and high-profile tech investors including Mark Zuckerberg, Laurene Powell Jobs, John Doerr, and Pierre Omidyar. AltSchool uses proprietary software that provides students with a personalized playlist lesson that teachers can keep close tabs on. Currently, a few hundred students in four Bay Area classrooms use AltSchool tech. Three more California classrooms, plus one in Brooklyn, are expected to come online this fall, plus one in Brooklyn. "We believe that every child should have access to an exceptional, personalized education that enables them to be happy and successful in an ever-changing world," reads AltSchool's mission statement. For $28,750-a-year, your kid can be one of them right now. Eventually, the plan is for the billionaire-bankrolled education magic to trickle down. AltSchool's pitch to investors, according to NPR, is that one day, charter schools or even regular public schools could outsource many basic functions to its software platform.

Submission + - Appeals Judge Calls Prenda an "Ingenuous Crooked Extortionate Operation"

ktetch-pirate writes: Today was the long-awaited appeals court hearing in the ongoing Prenda copyright troll saga. Almost exactly two years after Judge Otis Wright went sci-fi on Prenda and its principles, the 9th Circuit Court of Appeals held an appeals hearing requested by Prenda on the sanctions, and it was not a pretty day for Prenda. Highlights included Senior Judge Pregerson calling Prenda's operation an "Ingenuous Crooked Extortionate Operation" after describing in detail how they operate.

Prenda also astonished the judges by welcoming the idea of a criminal contempt hearing, which Legal blog Popehat thinks is likely to happen, on top of the sanctions being sustained.

Comment Re:The 30 and 40-somethings wrote the code... (Score 1) 553

What I find when reviewing projects or analyzing problems is that the young engineers often have serious trouble seeing what is under the surface. All those "frameworks" and tools are standing in their way and it becomes very hard to understand what is going on form them. This results in bad performance, huge bloat, insecurity and bad reliability.

What the IT field has really missed and the younger generation is suffering the effects, is that fundamentals are important and if you do not understand them, then your product will suck. Sure, if you want to push out crappy software fast, get some young morons that have high intelligence but no experience and actual insight. But if you want to get the cost of IT down by actually solving problems and having them stay solved, make sure a significant part of your engineers are experienced and knowledgeable. Yes, that means getting older folks into the teams. Don't get me wrong. Many older folks are just as incompetent. But experience can _only_ be gotten among older folks, as it takes time to acquire.

Comment Apparently people cannot even read... (Score 2, Interesting) 416

All the proponents of this "device" are just an example of how incompetent and delusional humans can get. From the NASA publication abstract: "Thrust was observed on both test articles, even though one of the test articles was designed with the expectation that it would not produce thrust. Specifically, one test article contained internal physical modifications that were designed to produce thrust, while the other did not (with the latter being referred to as the "null" test article)."

Listen up kids, this means that they tested the "true em-drive" and a dummy and _both_ gave them thrust. The dummy is specifically designed so that it _cannot_ do this! This means the "thrust" comes from some other effect, not the "em-drive". That truly and utterly pathetic thing here is that NASA actually did sound science and people are missing the necessary reading comprehension skills to even understand the abstract.

Slashdot Top Deals

"Sometimes insanity is the only alternative" -- button at a Science Fiction convention.

Working...