Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:100% (Score 1) 586

You enjoy pumping out those getters/setters, writing that boilerplate main class rubbish, etc... then? These things simply are not needed, and can be avoided by giving the programmer the right language features.

I don't write java, but I have a standard set of bash scripts I use to generate boilerplate for a new set of c,h files from a template. Writing boilerplate in any language is just plain dumb, if it can be scripted (it often can IME).

Comment Re:Word (Score 1) 586

By lengthening the round trip time from coding to compiling you're decreasing the rate of repetition (and success).

I would argue that by lengthening the round trip time you're encouraging them to think about what they're doing rather than just try random things and see if it works.

Comment Re:Fond memories (Score 1) 58

Somewhat perversely, my linux experience goes something like red hat -> mandrake (big mistake!) -> slackware -> gentoo (another mistake) -> slackware -> ubuntu. Thinking about going back to slackware; loved the init scripts and the way I could hold (most of) the system in my head at once. Still use slackware whenever I have to build a 'small' system, mostly because it's easy to remove what I don't want.

Comment Re:It's the way chip power is talked about (Score 1) 145

No, it still doesn'e make sense. The outcome may be the same, but the terminology used is incorrect. From the summary:

"Today, mobile devices use low-power DDR (LPDDR) memory, the current iteration of which uses 1.2v of power. While the next generation of mobile memory, LPDDR3, will further reduce that power consumption (probably by 35% to 40%)"

Which would be much better stated as:

"Today, mobile devices use low-power DDR (LPDDR) memory, the current iteration of which runs at 1.2V. The next generation of mobile memory, LPDDR3, will reduce the operating voltage, and hence the power used by up to 35 to 40%."

Comment Re:LaTeX (Score 1) 642

What sucks is the rest of the suite. hand any Excel jockey a copy of Calc and he'll laugh you right out of the room, there are too many things the Excel Jockeys use that just isn't there, likewise with Access and love it or hate it Access is used a LOT in SMBs.

...Except if you want more than 255 columns. The Excel blows and Calc rocks.

Slashdot Top Deals

"If I do not want others to quote me, I do not speak." -- Phil Wayne

Working...