Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:FTFA: Not sharing so much as building together (Score 1) 132

Your comment is a tad cynical. Especially since, at least in my area, we're not seeing a decline in salary for good developers at all. But maybe that is the point, good developers make money. The people who have a problem are those who spend 2.5 years running through a "CS" degree at ITT Technical Institutes home study program and then come out with a resume that reads like the who's who of fast food workers and yet expect a starting salary of $85,000 "because my college recruiter totally said that is what I could make". Those people will be making $4 an hour working as the next great Friday night waiter or waitress at Applebee's (but they might also make a tip, occasionally).

Is it hard to find a job? Well, that depends. Do you know how to collaborate? Do you come up with innovative solutions in a group setting? Do you keep up on your skills and network in the IT community? If you do, you'll have a good, well paying job.

And, from the article, that is what these children are being taught in these classes. Good for them!

Comment Re:A Bad Method (Score 5, Insightful) 132

But to learn what? I was in the very top percentile of my class at every school I went to. Unfortunately for me, very few of the teachers could teach me anything that I did not find remedial. In the 7th grade I had a math teacher give me the greatest insight I have ever had the pleasure of realizing. She said, I would never learn anything from the teachers or textbooks in school that I couldn't easily figure out on my own. She encouraged me to help others and learn new and interesting things from those around me by observation.

This opened up a whole new world for me. Yes, I tutored many people for a heft sum (enough to comfortable pay for college without incurring any debt). But I also helped those who couldn't afford my services, I made friends, I learned as I taught, I gained valuable social and managerial skills, and most of all I got a great experience out of school even though I hated just about every textbook I ever picked up and most of the lectures where teachers attempted to prepare me for "life" (which I guess is a code word for some standardized test that helps them get funding for the school).

For me I think collaboration is the way to go. Ultimately, in good companies, that is how things work. I have my strengths and the 6 people on my team sitting around me right now have their strengths. We complement one another and we work well. Personally, I am glad I learned that while I was in school, and have mostly forgotten about all the lectures that bored me so badly.

Comment Re:the way to go (Score 2) 743

Are you really attempting to say that writing code on a blackboard or a piece of paper in an interview setting is substantially similar to pair programming or getting a code review? I can't imagine how that comparison could be made at all. First of all, I have been in a lot of pairs and a lot of code reviews, I either know the person I am pairing with or who is reviewing me very well, or they have some stake in the situation that is equally as high as my own. Second, yes comfort and familiarity with your coding environment are important. I find nothing comfortable about "coding" on a blackboard with people staring at me who may be my next employer, and who have to look at 4 other candidates that day.

That being said, I think asking a developer to develop is a good idea. I have often given developers a real world task to complete at home before they come into the interview (sent a few days ahead of time). They turn in their work, which they accomplish in whatever environment they feel comfortable, and then we talk about the results when they come in. It works very well, and it a lot less stressful on them than blackboard coding.

Comment Re:These issues are largely gone. (Score 1) 708

I absolutely agree. I run a HP EliteBook 8540w (Intel Core i7 with 8 GiB memory) with Fedora 15 and absolutely everything that he mentions in the post works fine. I run it dual monitor with a docking station and all the features you would expect run without a hitch. The wifi question always cracks me up since I have not had issues with wifi running linux on a laptop in years.

Unless you are looking for linux out of the box, I don't think any issue is insurmountable.

Comment Interactive session, actually develop! (Score 1) 315

I know that 20 minutes is pretty short, but I have found that the most impact from a presentation like this is when I actually give them the knowledge they need to start developing something on their own. A little research before the session (much like you are doing right now, kudos to you!) can produce a half page sheet on how to set up a development environment, a short tutorial to solve a real problem, and even some links to further tutorials.

In a high school setting I am sure you will get a huge mix of people who range from very interested all the way down to super bored. With 20 minutes, play to the interested learners and show them the real deal. If they always seem interested in game programming, make sure to have a link on your half page to a game programming tutorial.

Comment Square Peg meet Round Hole (Score 1) 134

I see no problem at all with a parallel version of JavaScript. But the question I have is who is really going to use this? Granted, some might say "anyone who wants to make money, this is the future of gaming and entertainment". I certainly hope it isn't! Is a browser really the platform of choice for high performance graphics? I think not. Is there anything really wrong with having a native client to produce something so specialized as a graphics intensive platform? Must we really look to a future where everything runs inside of a browser?

Comment Re:vs Oracle? (Score 1) 148

That makes a lot of really big assumptions. For example, in the case of my company which may switch away from Oracle, we have ongoing licensing costs which means we haven't "bought" Oracle, we are "buying" Oracle, and continuing to do so over and over again, every year.

Also, as another person mentioned, we use only a small percentage of the actual features that Oracle provides. For us, and I am assuming a lot of others who are paying up the ying yang for licenses, switching to a PostgreSQL solution makes a lot of sense. Really all we want and need is a stable and cost effective environment. (Now, I must say we are looking at enterprise PostgreSQL support which isn't cheap, and far from free. But still a significant savings over Oracles licensing fee).

Comment Re:ha ha from the twitter feed (Score 1) 113

Yes but in reality the developers who are now working faster and more efficiently because of their freed up time, probably won't profile or optimize. Most* will consider themselves done and pat themselves on the back for a rewriting job well done without any further thought until something bad happens.

*Most -- Yes I am aware that anyone reading this is the exception to the rule and you profile, optimize and test extensively while not wasting time, you are on /. after all.

Comment Re:Backup and fill-in (Score 1) 394

There are surges in power usage as well. I am not sure I see your point there. For example, solar power does not produce at night. True, but we can store the energy gathered during the day, during peak times, and during the most efficient portions of the day in various regions and then use it during those times when peak power is not high for the method of production. This isn't rocket science.

I happen to think that nuclear plants and to a lesser extent gas and coal power plants aren't as bad as they are being made out to be. But to say we need them because renewable or "green" sources are not stable is inaccurate. What we need in those cases are better and smarter grids for storing and handling the capacity needed versus the collection of power. And honestly, we need better and smarter grids even if we stick with purely coal powered plants.

Comment Re:Simplicity is key (Score 1) 250

I guess that last part there is the real question, and my problem with this news as a whole. Is Google making a single language with coherent syntax and semantics? I know I shouldn't prejudge, having not seen the language. But given past experience I would say it is unlikely that Dart is moving towards the goals you mention.

I also agree with your statement "If they made it using a lisp-like syntax, they would be doing God's work." Not that I am any huge fan of lisp, though I am, but the point is, if you are Google, why not throw your weight behind an existing solution making it better, fixing it's short comings, and not producing the "next new thing"? Unfortunately the truth might be that for marketing purposes it is more interesting to create a whole new language, get buzz behind it, send people off to conferences to talk about it, and ignore the existing communities. Existing solutions have issues, but I wouldn't say all of them are broken to the point where they cannot be fixed effectively, which is the only time a completely new language would make sense.

Comment Simplicity is key (Score 2) 250

The problem with adding yet another language to the mix is engineers as a whole need to focus on simplicity and good standards and stay away from reinventing the wheel. Diluting the market with more languages to "make web development easier" or "help with web development performance" or even "fill the gaps of other languages" is ludicrous. The problem is most anything can be done very simply and effectively with the existing tools that are available, but really developers are always looking for the next language that's "easier to learn" or "fills my gap of boredom in my current language". We'd be far better off focusing on truly understanding and deep diving into the languages we have. If there are gaps or short comes (which inevitably there will be!) then we should work to fix those in the language, not reinvent the wheel again.
Sci-Fi

Submission + - Intel: Human, Machine Intelligence Set to Merge (computerworld.com)

CWmike writes: "On Intel's 40th anniversary, Justin Rattner, CTO and a senior fellow at the chip giant, told Computerworld that perhaps as early as 2012 we'll see the lines between human and machine intelligence begin to blur. Nanoscale chips or machines will move through our bodies, fixing deteriorating organs or unclogging arteries. Sensors will float around our internal systems monitoring our blood sugar levels and heart rates, and alerting doctors to potential health problems. "What we think of as a computer and what we think of as IT, in general, is likely to change," said Rattner, who has been at Intel for 35 of the company's 40 years. "The intelligent systems will move from being information systems to intelligent systems that will carry out a whole variety of tasks that we just won't think of as computing tasks.""
Space

Apollo 14 Moonwalker Claims Aliens Exist 1268

An anonymous reader writes "Former NASA astronaut and moon-walker Dr Edgar Mitchell — a veteran of the Apollo 14 mission — has stunningly claimed aliens exist. And he says extra-terrestrials have visited Earth on several occasions — but the alien contact has been repeatedly covered up by governments for six decades. Dr Mitchell, 77, said during a radio interview that sources at the space agency who had had contact with aliens described the beings as 'little people who look strange to us.'"
Sci-Fi

Submission + - The Future is in the Past

Ponca City, We love you writes: "The Washington Post had an interesting article last weekend on Disney's Tomorrowland that convinced us that humanity's future soared among the stars back in 1955 when television only had three channels and Sputnik was unheard of. Wander around Tomorrowland today and it no longer gleams with white plastic and blue trim. It is an antique future, a bronze future, full of things that look like astrolabes channeling Leonardo da Vinci. "It's much harder to astound people today, " says Marty Sklar, the former principal creative executive of Walt Disney Imagineering. "They see the speed of change all around them." For example, Disney's house-of-the-future has plenty of whiz-bang gizmos, but most of them are already on the market. "Americans feel very little connection to the future anymore," says Danny Hillis, vice president for R&D at Walt Disney Imagineering and co-chairman of the Long Now Foundation which fosters long-term thinking and responsibility for the next 10,000 years. "What I think it says is that we are nostalgic for a time when we believed in the future. People want to feel some connectedness to the future. The way Disney delivers that is to reach back in time a little bit to the past when they did feel connected.""
NASA

Submission + - SPAM: NASA used cadavers to test Orion moonship

Roland Piquepaille writes: "NASA officials recognized last week that dead bodies were used to develop Orion landing systems. According to NASA, 'three human bodies were used in the tests at Ohio State University Medical Center' in 2007. Even if the results of the experiments helped NASA, one of its spokesman said that the space agency followed widely accepted ethical standards for using cadavers donated for research. He added that 'it's a socially awkward topic. The bodies are all carefully handled through all of the tests. We follow ethical medical procedures with these bodies that have been donated for science.' In fact, NASA relies more on computer simulations than on experiments with cadavers, but read more for additional details and a picture showing NASA's Orion six crew configuration and its potential risks of injuries during landings."

Slashdot Top Deals

Scientists will study your brain to learn more about your distant cousin, Man.

Working...