Ask HN: VB6 replacement
4 comments
Thanks a lot for the inputs. I will find out tutorials about C#. I hope I can master it easily.
I'd try C# - it isn't all that complicated.
If you don't actually want to learn another language, look at http://www.realsoftware.com/
RealStudio is what used to be called RealBasic - essentially an enhanced, cross-platform VB6 clone
RealStudio is what used to be called RealBasic - essentially an enhanced, cross-platform VB6 clone
If you plan on programming for the Windows platform, you'll need to learn .NET as it's the standard. I agree with madhouse that C# is easier to learn than VB.NET however, coming from a VB6 background myself, I cannot agree that "it isn't all that complicated". I think it probably takes about a year to (a) understand OOAD, and (b) get rid of those nasty habits from VB days.
VB.NET seems too complicated, PY looks good but I am not sure if it fit my need.
I also a good javascript (JS) programmer, is JS compiler good enough to develop standalone EXE and CGI? (So I do not have to re-learn new language)
Thanks for your kind help.