Which programming language is better for a Windows terminal app: C++ or Python?

0
11
Asked By CuriousCat99 On

I'm developing a text-based application for Windows that will run in the terminal, and I'm trying to decide which programming language to use. Should I go with C++ or Python?

1 Answer

Answered By CodingNinja76 On

Honestly, either language works fine for what you're describing. I did a similar project in C for a class, and it led to an internship opportunity. Turns out, interviewers are really interested to know about different projects you've tackled, regardless of the language!

ThoughtfulGuru23 -

Thanks for sharing your experience! That's really encouraging.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.