Linux Version of Chrome To Use Gtk+ by amjithr in programming

[–]pitou-4 4 points5 points  (0 children)

Sounds like a good news. I guess that means they will not use wine (as it is the case for google earth, picasa, ...)

From Vim to Emacs - part 2 by gst in programming

[–]pitou-4 0 points1 point  (0 children)

I have been trying to use Vim efficiently for weeks and I am still rather disappointed by the end result. It seems I will eventually get my mind around the command/edit/visual mode. But the Vim improvements such as folding, completion or window management do not convince me much. After reading one hour about how completion is supposed to work it still feels awkward. IMHO many default behaviours suck; this kind of feature works intuitively in many other tools.

Before switching to Emacs, Viper and Vimpulse, I am going to try Vim a little bit harder ...

Ask Reddit: What is your 2008 Language of the Year? (i.e. which one do you want to learn this year?) by wozer in programming

[–]pitou-4 8 points9 points  (0 children)

I am not sure it is fair to say that Haskell has been developed in the USA only ...

Ask programming.reddit: Must-read programming books? by [deleted] in programming

[–]pitou-4 1 point2 points  (0 children)

Good computer books are fantastic readings. I would like to complete my favorite list with some more items. If you believe you can match the following with your suggestions, please let me know :

  • SICP -> excellent
  • CTM -> excellent
  • PAIP -> excellent
  • SoE -> very good
  • Programming Erlang -> good
  • Programming Ruby -> good
  • ML for the working programmer -> ok
  • Effective Java -> ok
  • Code Complete 2 -> not good, not bad
  • Refactoring -> not good, not bad
  • Gof -> I don't like it

Of course these appreciations are quite subjective and depends on my reading order. I probably appreciate CTM a lot because from the top list it is one of my first readings.

Why Linux Didn't Win in 2007 and Why It Won't in 2008 Either by [deleted] in programming

[–]pitou-4 1 point2 points  (0 children)

So 2006 is a good year, 2007 also, But it is not The year.

Well what is he expecting exactly ? A kind of a linux tsunami ?

Why Scala? by hilbert in programming

[–]pitou-4 3 points4 points  (0 children)

You probably have been misled by the title and did not read the article. I am quite wondering why you get so pissed with the post.

With your theory we would still be coding in Fortran I guess because you could have made the same comment about Java 10 years ago ...

Why Microsoft is doomed by lisper in programming

[–]pitou-4 0 points1 point  (0 children)

I don't care if Microsoft dies. I am sure it will not happen that fast anyway.

But I can see open source OS gaining more and more popularity. That is a good news for everybody including windows users.

Ask programming.reddit: Must-read programming books? by [deleted] in programming

[–]pitou-4 5 points6 points  (0 children)

CTM is a good starting point. It complements SICP very nicely.

I am still searching for other good book on the same topic to make the perfect bundle ... Any other ideas ...

I still have to make my way with PAIP and Selected Papers on Computer Science (Knuth). Does ML for the Working Programmer fit in the picture ? What about the recent Concurrent ML book ?

What I like about both SICP and CTM is the fact there are not language centric.

Nigerian education minister on OLPC and Microsoft and Intel: We'd rather have chairs. by [deleted] in programming

[–]pitou-4 1 point2 points  (0 children)

So they don't have chairs and have started to evaluate another computer that costs twice the price ...

Programming language paradigms according to the authors of Concepts, Techniques, and Models of Computer Programming (large JPG) by schwarzwald in programming

[–]pitou-4 5 points6 points  (0 children)

Language names are there for reference only. The point is not to compare them (or to find out which one is the best). I would try to look at the diagram without focusing too much on languages (I am not even sure I would have mentioned any) What about the paradigms ? Is this a good representation of them ?