Well, if you are looking for Online IDE that support both C++ and Java. Here are some excellent option that I would like to suggest.
- JDoodle
- Online IDE Pro
- CodeHS IDE
If i have to suggest i would recommend pick JDoodle because it is very beginner-friendly and you donโt need intsall anything just open the browser and start coding. It support both C++ and Java and has very useful features.
Hope this will help.
Answer from Mamta Bankoti on Stack ExchangeFree online JAVA IDE as alternative to Visual studio code
Online IDE that supports C++ and/or Java - Computer Science Educators Stack Exchange
Any free, or cheap, online compilers for Python and Java?
Can someone ELI5 the difference between compiler, IDE, IDLE, and editor to me?
Is the Online Java Compiler free to use?
Can I use the Online Java Compiler offline?
Is the Online Java Compiler suitable for advanced programmers?
Videos
Hello there
Are you guys aware of any good online JAVA IDE that supports coding suggestions and error corrections highlighting like Visual studio code?
I have very old Macbook pro (2011 edition) that does not support latest Visual studio code and as Im trying to learn Java on my own, I am looking for any online alternatives for writing and testing any java code or program that works just as well as Visual studio code.
Thank you in advance and have a good weekend.
I'm trying to make an online editor and compiler for my students to run code on. Yes, there are some out there but they don't fit my needs.
I've been able to use OneCompiler's API through RapidAPI but it costs a bit too much. Is there an open source compiler I can run on a server and connect to? I've tried use Codex-API but can't get the darn thing to work. It needs me to setup a docker container and such but I get errors. Not sure if it's a me thing or not so I'm looking for guidance from y'all with other possible solutions that I might be missing. Thanks.