General Discussions

Learning Programming – Order

This would be my suggestion in the order as numbered:

  1. C
  2. Get the object oriented basics (c++ or Java). Need not go in depth. A good basic understanding would be sufficient
  3. Python
  4. Get to know the awesomeness that exists! (Learn about any one functional language – ‘Scheme’ preferably)
  5. Pick the next language of your choice!

Let me Know What you Think!