I'm a full time c# developer, but I want to get more into Python. At the same time, I have a friend who will learn it with me, he however has no programming knowledge.
I was thinking about starting with some visual programming. I.E: having buttons, labels and text boxes on a form.
Does some kind of IDE exist which allows you to very quickly build a Tkinter app in Python, and compile run it for Windows?
In a nutshell I'm trying to find something with similar functionality to MS Visual Studio.
If not, would Iron Python running in VS be what I need to start with?