Quote (AbDuCt @ Feb 14 2013 09:25pm)
there are so many better FREE alternatives to vb5 it's not even funny. python, ruby, perl, pascal and all its variants, c flavours. why is your school teaching vb5 lol?
also just an ify it is impossible to define an array to a non constant in any modern language. if you need run time flexibility you need to allocate the memory yourself. (c, c++, C#). ii dont understand why your university is teaching you bad habits right off the bat...
i have to take "basic" programming classes before going on further..
already teaching myself ruby since it's most relevant to what I'll be dealing with
I've tried perl, hated it, python was better, but ruby is damn sexy