Elektrine lite

← Feed

@bradboimler@lemmy.world

Post #45883

2025-12-09 17:02 UTC

I suggest having your students install IntelliJ IDEA and using Java. A full blown IDE might be much but I can’t think of an easier way to install a Java runtime and an editor suited for it.

Replies (1)

  • That might be a good idea actually. I think Java’s a good balance of demonstrating a variety of programming concepts (I think Python obscures too much that would be good to learn about for a beginner), and telling them to install IntelliJ should be straightforward enough without needing to babysit too much the install/setup process.

    Open ##46499