by GrandPiano » July 24th, 2014, 6:15 pm
I know that Eclipse is not Java, but a tutorial specifically aimed at Eclipse would be nice, because then I would be able to learn specifics for using Eclipse as well as learning general Java. But maybe I'm wrong; maybe there's nothing to learn about Eclipse any Java tutorial will teach me everything I need to know. I wouldn't know.
I'll check out the CodingBat thing, though.
EDIT: Looks like CodingBat could help; it seems to skip over certain basic stuff (for example, the first exercise (I think it's the first exercise), which is about string concatenation, expects you to already know about the "return" statement and ending lines with semicolons), but I think it'll work for me, as I already have some basic programming experience from Python.
Hello.