I'm a young student trying to learn C and C++ to a more advanced level, and in my school, on every computer there are only 2 compilers: Mingw and Turbo C++, from which we only use Turbo C++
At home I've been using Turbo C++ for my homework and assignments, but I've been getting advices from better programmers to ditch the Turbo C++ and move on to something else.
My question: Is Turbo C++ still good for beginner programming? Should I ditch it to something else when I get more advanced? If so, give me some examples of proper C++ IDEs to learn from