View Single Post
  #3 (permalink)  
Old 05-17-2008, 11:11 AM
veridicus veridicus is offline
Newbie
 
Join Date: May 2008
Posts: 5
Rep Power: 0
veridicus is on a distinguished road
Default Re: Beginning Programming

I definitely agree with the Python suggestion. I started on linux with PHP, customizing Drupal for a web site I wanted to start. But for basic programming I found the Python tutorials on the official web site to be excellent. Also, there are libraries to assist with developing servers and desktop apps, so it's useful in many scenarios.
Reply With Quote