« Return to Thread: Why Martin hates string interpolation (Was: Re: Formatting Questions Summary)

Re: Why Martin hates string interpolation (Was: Re: Formatting Questions Summary)

by csar :: Rate this Message:

Reply to Author | View in Thread

I used to work in the US where I got a laptop with US-keyboard (naturally). Programming C++/Java at that time I can confirm that it is much better suited for programming in these languages than the German layout I was used to (the typical specials like "{[]}@~|\" are AltGr-keys)

14 years ago we thought in the company I worked for about choosing a modern language ( we used Oracle*Forms & PL/SQL which have a Pascal-like syntax) for the next generation of our product. C++ was an obvious favorite, but the use of {} for blocks raised serious concerns - typing begin/end appeared faster/more natural to most of us. Lisp and Smalltalk became serious candidates - perhaps as well because they were more accessible on german keyboards.

I am now in France and I recommended AppEngine to a french colleague - he was delighted about Python and the ease it lets him type in his little programms.

Perhaps not a coincidence that Pascal and Python had been conceived by non-english speakers.

-Carsten

On Fri, May 29, 2009 at 8:59 AM, L Jantzen <ljantzen@...> wrote:

As a user with a norwegian style keyboard I have considered buying a US
keyboard in additon for doing programming.  Should probably try to get hold
of a Swiss one instead. :wistle:


Jorge Ortiz-3 wrote:
>
>
> But there you go: once again, Martin was right. Scala really doesn't need
> better string interpolation. I just need a more-Swiss keyboard.
>
> --j
>
>

--
View this message in context: http://www.nabble.com/Why-Martin-hates-string-interpolation-%28Was%3A-Re%3A-Formatting-Questions-Summary%29-tp23774178p23775163.html
Sent from the Scala - Debate mailing list archive at Nabble.com.


 « Return to Thread: Why Martin hates string interpolation (Was: Re: Formatting Questions Summary)