@cambridgeport90 I’m learning c++, and I hope to learn java soon
@TomatoLabyrinth interesting choices of languages. I'd be careful with Java, though because if you're not careful. Not everyone potentially using your application can natively use it. They have issues with screen readers. I would watch out for
@cambridgeport90 I’m learning C++ because it’s the only computer science class my school offers. I’m on a robotics team that uses Java to program the robot, so that’s why I want to learn it. Does the issue with Java have to do with the computer itself or Java? I’m not familiar with screen readers, is it a type of software?
@cambridgeport90 Interesting, I'll remember to use C++ if I'm making a program for other people. Accessibility should be a higher priority for Oracle, I think. Back to your original comment, why C#? Is it similar to C?
@TomatoLabyrinth C# is the sort of marriage, if you will, between Java and C++.