Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Cool! (Score 1) 137

I wouldn't know how Visual Studio is these days, but some developers I know say that Eclipse beats VS2010 in most respects. I do now Eclipse and Netbeans fairly well and I'd say that Eclipse out-of-the-box is nothing compared to netbeans. With plugins they are comparable, but the GUI builder of Netbeans beats all the ones I've used so far. Also the Maven integration is much better in Netbeans than Maven. So it depends on what features you want to show tour coworkers and I'd say give it a try.

Comment Re:First math and now OO... (Score 0) 755

Looking back at my CS University degree, I think the most valuable courses I had were those in computer structures (ie. what's an IRQ, DMA etc.), programming language design, CPU design, realtime systems, mathematical logic and some other courses. I did do an OO course and it was immediately clear that OO is just a thin layer on an existing language design, so dropping that and teaching the underlying structures would be a good thing (as universities should teach about abstract concepts, if you want hands on tutorials go to some college). As to dropping math: it depends, there's good math (coding theorie to explain checkums and chiphers for example) and non-appropriate math (differential equations, while useful, are not really needed to explain concepts related to CS). On the other hand, giving more abstract concepts to think about is not bad perse, but should be added if we have nothing useful to say. So dropping OO and replacing that with, say, differential equations, would make sense imho.

Comment But not for workstation laptops (Score 0) 172

I tried looking for a sandy bridge laptop with a 15" screen showing 1920x1200 resolution using built-in graphics, but it seems vendors are now using a power slurping external GPU as a luxury that you must have if you want a decent screen. I don't game nor do I have any need for CAD/CAM like applications, I just need a decent resolution/dpi on my laptop and integrated graphics would make the machine cheaper and less power-hungry, so ideal for developing. Alas, I will probably end-up with some Quadro or other high-end GPU just I want a normal screen.

Comment I warned management (Score 2, Interesting) 212

We got a talk about Silverlight in 2007 from some MS-exec telling us that this would be the next best thing since sliced bread. When I asked some akward questions asking about continued multiplatform support, both the MS and internal management told me to shut up and told me that the 'community should step in' in the Linux case (moonlight). In 2008 they launched their Silverlight app and not all customers could access it (basically, none could due to bugs in the app, but after these were fixed, at least a small ammount of customers who went through the hassle of installing Silverlight could access it). Some customers were never able to access the application (due to Silverlight issues on their platform or the absence of Silverlight). And now finally MS finds out that they cannot deliver anyway in their usual 180 degrees turn. Oh how I'd love to do that meeting again...

Slashdot Top Deals

Any circuit design must contain at least one part which is obsolete, two parts which are unobtainable, and three parts which are still under development.

Working...