|
Might want to try perl. It will give you alot of the basic syntax of ... well ... every programming language outside of the pascal and basic families. It really alot like basic in that it goes really easy on you if you get the syntax right, but that might be a probelm as you can easily get additicted to it's easy going attitude on variable types and strings especially. I did and as a result i have a ton of problems with c strings and structs.
Though i really have little use for c i want to learn it so i know at least one decent gui language.
|