View Single Post
FaTony
Veteran Member
Join Date: Aug 2008
Old 09-24-2010 , 05:34   Re: What is an easy scripting language to learn?
Reply With Quote #16

Quote:
Originally Posted by thacursedpie View Post
By starting out with C, you'll learn stuff about pointers, memory management, etc, you wouldn't learn if you'd start with python.
... and then you'll need to forget everything and start over with references and STL in C++, oh boy.
FaTony is offline