Sep 14th, 2005, 10:27 AM
|
#9
|
|
Programming Guru
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 
|
Quote:
|
Originally Posted by Dizzutch
Bash, perl, python, ruby, php, brainf*ck, matlab, applescript, once you know one, you know 'm all, all you need is a good guide to the syntax. As I always say, it's about knowing how to program, then you can apply that knowledge to any language.
|
It's worth mentioning that functional and logical based languages work need a slightly different approach to procedual languages. If you're good at programming in procedual languages, that doesn't necessarily carry over to functional or logical programming.
|
|
|