AppCode vs CLion for school course on OOP C++

已回答

Hi, I have Macbook and wondering about what IDE should I use for the course. It's an intro to C++ with OOP. The instructor likes to have us run things in executables. There are pcs in the room which I like to use it sometimes. Is there a portable version of CLion somewhere that will allow me to work on a pc and finish it on my mac?

0

Hello.

CLion is cross-platform IDE. So you can install it on OS X/Linux/Windows when AppCode is suitable only for OS X. Clion has Github integration, so you can access the source from different machine.

 

Regards,

Maxim.

0

请先登录再写评论。