I have a few questions in rearguards to GOLANG, that I am unable to find fast answers for ( I do not have weeks to read and translate the documentation ).
1: Are there any good IDE s for it, that's the equivalent of of Eclipse ?
2: Does GO have the equivalent capabilities of a jpanel without third party libraries ?
3: How does GO handle file I/O ?
4: How does GO handle sockets & packets without third party libraries ?
5: Is GO compiled, or interpreted. If interpreted, what is the base language ?