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

 



Forgot your password?
typodupeerror
×

Comment It's Called the Avalanche Model (Score 1) 133

They already have a name for this.

From the wiki:

The Avalanche model is a Software Engineering project management anti-pattern, it is a combination of a sequential process such as the Waterfall model and Agile software development methodologies. It is the result of a Project Manager's attempt to apply Agile techniques to a project, when all they really understand or were taught was a sequential development cycle. Instead of breaking the project into parts that each sequentially go through the phases of development, the entire project inhabits all phases of development simultaneously. Usually the result of attempting to use the Avalanche model is mass confusion, wasted effort, and a product that cannot meet the specifications of any requirements document.

Comment Bring the 10 Back (Score 2) 201

I have the 4, the 7 (2nd gen) and the 10. The Nexus 10 is the best smart anything I ever bought. Good speakers and nice sized screen. I can go a couple weeks between recharges. That should have been their flagship product.

I thought the 7, despite all the stellar reviews was garbage. Crummy battery life makes it unusable. I might get a day or two on this. The random reboots don't help either.

I have pretty much the exact same software on both, except that I confine my video watching to the 10. I'm lucky if I can even check my twitter feed on the 7, without having to plug it in everyday.

I don't see the point of the 9. A 7 is about the best you can comfortably manage with one hand. If you have to use two anyway, then they should have just moved up to an 11 or a 12.

Comment Most Companies Aren't Looking for "Real" (Score 1) 637

Most companies aren't interested in you recreating the wheel, they want you to get a working, maintainable product out the door in as little time as possible. Design patterns are more important to focus on than memory management these days.

C and C++ have their uses, but at the end of the day, C is little more than a macro-assembler and is completely inappropriate for most tasks in the business world. I've never worked anywhere where the C/C++ side of the project (there's always one group of holdouts) isn't consistently the long pole in the tent. After seeing several projects fail over this, I'd rather they "keep it real" on their own time.

Comment jEdit Should Have Ranked Better (Score 1) 402

Seems like they knocked it because of the Java and it wasn't Fedora/RPM friendly. But I've been through all of these and the plugin capabilities put jEdit on top IMO. With a little customization, it easier becomes the most powerful of the lot. The other editors are just Notepad clones by comparison.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...