+ 2
1.)many people prefer net beans as their compiler for their code, I often use it and it has many useful correction and text predictions features
2.)C++ is a good place to start from, but in my opinion java is somewhat easier due to some simplifications that you will see later on in coding
3.)StackOverflow is a good site where programmers can ask questions, share code, and more. For reviewing peopleâs code Github is useful for downloading it or working on collaborative projects