Forum Home
Press F1
 
Thread ID: 111651 2010-08-05 09:06:00 Python vs Visual Studio AZ1 (15478) Press F1
Post ID Timestamp Content User
1124841 2010-08-05 09:06:00 Hey
Just wondering if which is better Python or Visual Studio for creating a Windows app. I just want to create any sort of Windows app now which has a clear window interface and design!
Thanks
AZ1 (15478)
1124842 2010-08-05 12:03:00 Well, I don't know Python, but since nobody else has responded...

Visual Basic is fairly basic to get to grips with... just not ideal for a blazingly fast app but good enough for modest projects.
Paul.Cov (425)
1124843 2010-08-05 12:24:00 So I guess you are really no further ahead than what you were here.

www.pressf1.co.nz
Snorkbox (15764)
1124844 2010-08-06 00:46:00 I use VBA, .Net and Python a lot at work. Python is quite different to .Net/VB/C# etc. - I've never used python to create a windows GUI app, I've only ever seen it used to script things together or automate processes (and it is VERY good for that sort of thing), rather than as a stand alone GUI application.

From the sounds of things, what you're wanting to do would probably be better in .Net rather than Python.

Mike.
Mike (15)
1