View Single Post
Join Date: Jun 2004
Posts: 609
Reputation: freesoft_2000 is an unknown quantity at this point 
Solved Threads: 8
freesoft_2000 freesoft_2000 is offline Offline
Practically a Master Poster

Re: I want to get started learning a programming language

 
0
  #7
Jul 2nd, 2004
Forget Qbasic and step into the future by using java, win 32 basic languages like
realbasic(expensive) for windows, cs-basic(vb.net's lethal competitor) or other free basic languages and if you are clever enough learn sharpdevelop. Python is ok but learning the gui part tkinter can drive you insane(some people may disagree). Java is very good due to its implementation of swing. It is not easy being a programmer as i have been in this line of work for nearly ten years so you have to sit down and ask yourself if you like to stay at home on weekends and stay up late for countless nights. But you should start with assembly language first as this will give an excellent foundation. Don't jump into the deep end of the pool.

I hope this helps you

Your Sincerely

Richard West
Reply With Quote