Re: [Dorset] Best starter programming language

2012-10-03 Thread Adrian Howard
On 16 September 2012 00:03, p.lane p.l...@lectrics.co.uk wrote: [snip] The reason I say Perl is because I see so many vacanices for LAMP developers, so more of an interesting career than 'merely' programming, leading into some good sys' admin too. more options, more bucks. Much as I love Perl

Re: [Dorset] Best starter programming language

2012-09-22 Thread Dan Dart
Well... BASIC. It helped me learn the programming principles learning QBASIC. My second language was probably Javascript... -- Next meeting: 2012-10-?? 20:00 Meets, Mailing list, IRC, LinkedIn, ... http://dorset.lug.org.uk/ New thread on mailing list: mailto:dorset@mailman.lug.org.uk How to

Re: [Dorset] Best starter programming language

2012-09-21 Thread Bob Dunlop
On Thu, Sep 20 at 10:20, John Horne wrote: As a side issue, it was also interesting to see that every 2012 Computer Science fresher at Cambridge Uni will receive a free Raspberry Pi. (In my day all I got were free punch cards/coding sheets for programming!) What's really depressing is the

Re: [Dorset] Best starter programming language

2012-09-21 Thread Ralph Corderoy
Hi Bob, What's really depressing is the implication that every student has an HDMI equipped TV to use it with. The RasPi does have composite video output too. :-) HDMI TVs seem to start at £67 at Argos for 16 1366 x 768. Cheers, Ralph. -- Next meeting: 2012-10-?? 20:00 Meets, Mailing

Re: [Dorset] Best starter programming language

2012-09-20 Thread John Horne
On Sun, 2012-09-16 at 13:28 +0100, Ralph Corderoy wrote: Hi Tim, I haven't mentioned Raspberry Pi because I think the processor is way too complex for anyone to cut their teeth on this. Point taken, though I was interested to see the series at

Re: [Dorset] Best starter programming language

2012-09-16 Thread Tim Allen
Hi Clive On 15/09/12 13:22, cawi...@talktalk.net wrote: Hi All My 12 year old grandson has asked 'Which is the best Programming Language to learn?' - over to you all!! From personal experience (albeit many years ago now), the higher the level of language, the duller learning it becomes, so

Re: [Dorset] Best starter programming language

2012-09-16 Thread Ralph Corderoy
Hi Peter, I believe that there is an editor from which you can run your python and then drop back to the editor, but I don't know what it is. I think there's a few. IDLE, that comes with Python and is introduced in http://inventwithpython.com/, provides it and syntax-colouring. Skimming the

Re: [Dorset] Best starter programming language

2012-09-16 Thread Ralph Corderoy
Hi Tim, I haven't mentioned Raspberry Pi because I think the processor is way too complex for anyone to cut their teeth on this. Point taken, though I was interested to see the series at http://www.cl.cam.ac.uk/freshers/raspberrypi/tutorials/os/ which tries to each ARM assembler on the RasPi

Re: [Dorset] Best starter programming language

2012-09-15 Thread Ralph Corderoy
Hi Clive, My 12 year old grandson has asked 'Which is the best Programming Language to learn?' - over to you all!! Please remember he is 12 years old and has just started senior school here in Switzerland. I'd suggest Python. Perhaps others know of good resources aimed at his experience

Re: [Dorset] Best starter programming language

2012-09-15 Thread Andrew Drapper
*Leo Laporte*, (The Tech Guy) always recommends a programming language that will not take you very far, but lays VERY good foundations for good habits of programming that make moving on to more complicated languages easier. Does anyone know what this is. I keep saying every time he mentions it...

Re: [Dorset] Best starter programming language

2012-09-15 Thread Adrian Warman
I think Leo's recommendation is Python. In any event, I would also recommend it. It's platform-agnostic, it's used by big companies (Google, anyone?), it can be run in a simple, interpreter-like way (single line Basic, anyone?), it supports object-oriented programming, there's lots of

Re: [Dorset] Best starter programming language

2012-09-15 Thread Peter Merchant
On 15/09/12 19:33, Adrian Warman wrote: I think Leo's recommendation is Python. In any event, I would also recommend it. It's platform-agnostic, it's used by big companies (Google, anyone?), it can be run in a simple, interpreter-like way (single line Basic, anyone?), it supports

Re: [Dorset] Best starter programming language

2012-09-15 Thread Peter Washington
On 15 September 2012 20:07, Peter Merchant madsmad...@netscape.net wrote: On 15/09/12 19:33, Adrian Warman wrote: I think Leo's recommendation is Python. In any event, I would also recommend it. It's platform-agnostic, it's used by big companies (Google, anyone?), it can be run in a simple,

Re: [Dorset] Best starter programming language

2012-09-15 Thread p.lane
On 15/09/2012 13:22, cawi...@talktalk.net wrote: Hi All My 12 year old grandson has asked 'Which is the best Programming Language to learn?' - over to you all!! Please remember he is 12 years old and has just started senior school here in Switzerland. I've suggested he ought to lean a

Re: [Dorset] Best starter programming language

2012-09-15 Thread p.lane
On 15/09/2012 22:00, Peter Washington wrote: On 15 September 2012 20:07, Peter Merchantmadsmad...@netscape.net wrote: On 15/09/12 19:33, Adrian Warman wrote: I think Leo's recommendation is Python. In any event, I would also recommend it. It's platform-agnostic, it's used by big companies