Re: A programming language for learning (Was: Re: )

2010-02-21 Thread James Finstrom
I like c as you can find its basics in so many other languages. I also like php because it transitions well and offers a link to oop but its a dirty evil language that allows too many bad habbits. I do think if you go the c route or c++ it gives you a ton of paths to branch out On 2/20/10, Alan Da

Re: A programming language for learning (Was: Re: )

2010-02-21 Thread Joshua Zeidner
something interesting, a graph of code statistics by language use: http://www.google.com/buzz/jjzeidner/1prxvbtV7SF/https-www-ohloh-net-languages-compare-measure -jmz On Sun, Feb 21, 2010 at 3:00 AM, Joshua Zeidner wrote: >  didn't say it wasn't useful ;) > >   -jmz > > On Sun, Feb 21, 201

Re: A programming language for learning (Was: Re: )

2010-02-21 Thread Joshua Zeidner
didn't say it wasn't useful ;) -jmz On Sun, Feb 21, 2010 at 12:38 AM, JD Austin wrote: > Perl isn't the first language I would recommended for a newbie but I can't > think of a more versatile language.  There are perl modules for just about > anything. > > On Feb 20, 2010 10:14 PM, "Eric Co

Re: A programming language for learning (Was: Re: )

2010-02-20 Thread JD Austin
Perl isn't the first language I would recommended for a newbie but I can't think of a more versatile language. There are perl modules for just about anything. On Feb 20, 2010 10:14 PM, "Eric Cope" wrote: I'd say the best language to learn first is the one that makes the project useful. What is

Re: A programming language for learning (Was: Re: )

2010-02-20 Thread Eric Cope
I'd say the best language to learn first is the one that makes the project useful. What is the project you want to attack? I enjoyed learning C/C++ first, but OOP evangelists would disagree. :) Eric On Sat, Feb 20, 2010 at 7:21 PM, Joshua Zeidner wrote: > one of the best books on software engi

Re: A programming language for learning (Was: Re: )

2010-02-20 Thread Joshua Zeidner
one of the best books on software engineering: http://www.amazon.com/gp/product/0201835959?ie=UTF8&tag=joshzeid-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=0201835959 regarding the choice of language, we've got some academic research on one hand... and the world of ruby fandom o

A programming language for learning (Was: Re: )

2010-02-20 Thread Alan Dayley
Every language has strengths and weaknesses. Some one wanted the strengths and so designed the language for that reason. Python is appropriate for many things and not appropriate for many others. So is any other language. Mike wanted a suggestion for learning a language. Python is an easy lang