0

Hi I'm new to Raspberry (Pi 2) and would like to know (1) if it's feasible to develop simple JAVA apps in a development environment (Eclipse? Others?) or failing that from the command line. (2) a reference to installing whatever the answer is to #1. I don't have much/any experience installing packages/programs so a tutorial or instructions would be helpful.

I did search the site and came up with: Can Java / Android development be done with a Raspberry Pi 3?

However, notice he/she has a pi 3 and also is interested in Android development and possibly complicated applications. I have much simpler goals. I just want to (initially at least) program simple console apps for this course: https://www.coursera.org/learn/algorithms-part1/home/welcome . Compiling on the command line is an option. Recent events have suggested to me it's not a good idea to do personal projects on my work computer! And I happen to have a Raspberry Pi 2 kicking around gathering dust.

If you think this is more trouble than it's worth and I should be buying a cheap PC/ChromeBook/Linux system, by all means tell me so. The answer I referenced seems to lean that way. If you have a recommendation for a cheap laptop running some flavor of Linux, even better!

asked Aug 1, 2020 at 15:16
1
  • Running something like eclipse is out of the question, but many/most code editors will have support for java syntax highlighting at least, which is all you really need to start off with. Search online for "linux code editors java". You can then compile and run from the command line. You might as well give it a try and decide for yourself. Commented Aug 1, 2020 at 18:27

1 Answer 1

0

For your needs a Raspberry Pi is perfectly adequate. IIRC the BlueJ Java IDE is part of the standard install.

answered Aug 1, 2020 at 18:14
1
  • Thanks. I was unaware of BlueJ Java and am now having a fun time playing with. For others reading this, it appears under "Recommended Software" Commented Aug 6, 2020 at 17:20

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.