topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Sunday April 28, 2024, 6:56 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - plor [ switch to compact view ]

Pages: [1]
1
Developer's Corner / Re: Seeking Programming Language To Learn
« on: January 06, 2009, 03:17 PM »
I would recommend Java as a good language to start out on.  It has good tutorials and will get you thinking about lots of good programming things.  Java is object-oriented, which is a paradigm that should be learned eventually I think.  There is somewhat of a learning curve, so if you want something else I would perhaps suggest perl.  There are many people who will tell you that perl is old and dying, but the fact is that people still use it all the time.  It is similar in many ways to python, but I think it has more soul.

Another thing you might enjoy about perl is it is a natural programming language, meaning that code translates easily to English.  It may work better with your brain because of this.

Pages: [1]