+ 1
What do i need to have in my computer if ijust want to practice what i know?
What i need to have?a compilator right?but were do ir download it?what else i need?
4 Answers
+ 4
What language(s) are you wanting to practice? Each language has their own individual compiler or IDE, so you would need to specify which language you would want to practice with, as this makes it easier to help you install what you need d:
+ 3
A good C++ IDE that I usually use is Eclipse, which can be downloaded right here - https://www.eclipse.org/cdt/ It is quite a popular IDE, and can even allow support for running Java, C, and PHP. Another popular IDE includes Visual Studios, an IDE developed by Microsoft for developing computer applications. It can be downloaded from its website right here - https://www.visualstudio.com/vs/features/cplusplus/
+ 1
C++
+ 1
Thanksss!!
i'll download it right now