You are viewing our Forum Archives. To view or take place in current topics click here.
This bring mes to my next question
Posted:
This bring mes to my next questionPosted:
Status: Offline
Joined: Nov 04, 20159Year Member
Posts: 87
Reputation Power: 3
What are good software development programs.
#2. Posted:
Status: Offline
Joined: Dec 30, 201212Year Member
Posts: 3,778
Reputation Power: 3016
Status: Offline
Joined: Dec 30, 201212Year Member
Posts: 3,778
Reputation Power: 3016
It really depends on preference really. There are free IDE's such as codeblocks for C++ that I used when starting out and it helped me, then I moved to Visual Studio 2015. It's just preference and the language that you choose.
- 1useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Aug 16, 201212Year Member
Posts: 598
Reputation Power: 29
If you're a student I would recommend getting a free license for Jetbrains. They have an exceptional suite of IDEs for languages such as Python, Java, C/++, PHP, Ruby, iOS/OSX and Javascript. As I said if you're as student, it's all free. If you're a commercial developer, I say give the trial period a go.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
I use:
C/C++ = Visual Studio 2015
Java = Eclipse
HTML/CSS/Javascript = Brackets.io
C/C++ = Visual Studio 2015
Java = Eclipse
HTML/CSS/Javascript = Brackets.io
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.