I got Java working! I got Java working!
It was probably working all along, but my dumb self just couldn’t see it. In light of this new development, I’ve decided to write my life program in Java, because it’s easier. And I should really focus on one thing before I move on to another i.e. learn Java well before learning C++. I don’t like the way C++ does OOP either. Not that I’m any expert on the subject…
The SP (which I’ve decided against leaving) have also asked me to write a database program for them. My mission, should I choose to accept it, is to write a program which will keep track of their newspaper subscriptions, print labels for envelopes, and remind the user when subs are up for renewal. I’m not sure I’m going to do it yet (or if I can) but it’s tempting. I’ll definitely do this one in Java, possibly storing the data in XML format, since Java has classes for reading and writing XML, and it won’t exactly need a huge, industrial-strength database. But if I can find something already written that’ll do everything they need, I’ll just point them to that.
