<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 12 December 2013 03:25, Chris Angelico <span dir="ltr"><<a href="mailto:rosuav@gmail.com" target="_blank">rosuav@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">On Thu, Dec 12, 2013 at 3:18 AM, Mark Lawrence <<a href="mailto:breamoreboy@yahoo.co.uk">breamoreboy@yahoo.co.uk</a>> wrote:<br>
> On 11/12/2013 16:04, Chris Angelico wrote:<br>
>><br>
>> I strongly believe that a career<br>
>> programmer should learn as many languages and styles as possible, but<br>
>> most of them can wait.<br>
><br>
><br>
> I chuckle every time I read this one.  Five years per language, ten<br>
> languages, that's 50 years I think.  Or do I rewrite my diary for next week,<br>
> so I learn Smalltalk Monday morning, Ruby Monday afternoon, Julia Tuesday<br>
> morning ...<br>
<br>
</div>Well, I went exploring the Wikipedia list of languages [1] one day,<br>
and found I had at least broad familiarity with about one in five. I'd<br>
like to get that up to one in four, if only because four's a power of<br>
two.<br>
<br>
More seriously: Once you've learned five of very different styles, it<br>
won't take you five years to learn a sixth language. I picked up Pike<br>
in about a weekend by realizing that it was "Python semantics meets C<br>
syntax", and then went on to spend the next few years getting to know<br>
its own idioms. I'd say anyone who knows a dozen languages should be<br>
able to pick up any non-esoteric language in a weekend, at least to a<br>
level of broad familiarity of being able to read and comprehend code<br>
and make moderate changes to it.<br></blockquote><div><br></div><div>Absolutely. 10 years ago I was saying I'd forgotten at least 20 languages, and there have been many more since.</div><div><br></div><div>Once you know enough programming languages you (and by "you" I mean "me") get to the point where if you don't know a specific language you can pick up enough to be useful in a day or two, reasonably proficient in a week, and have a fairly high level of mastery by the time you've finished whatever project you picked it up for. And then you don't use it for a while, forget it to make room for something else, and pick it up again when you need it (much faster this time).</div>
<div><br></div><div><div>Except Prolog. Never could get my head around it - I should go back and have another try one of these days.</div></div><div><br></div><div>Some languages stick with you (e.g. Python) and I don't tend to learn languages that are too similar to what I already know unless it's for a specific project. So I've never learned Ruby ... but I have had to modify a few Ruby scripts along the way, and been able to achieve what I wanted the same day.</div>
<div><br></div><div>TimD elaney </div></div></div></div>