The tutor continues about number formatting with Java. We don’t live in countries any more; rather,  we live in the world.  Right now, for instance, my family is off in the US.  I’m not with them; I stayed home to …

Java number formatting: Locale Read more »

The tutor continues with the potentially tricky topic of Java decimal formatting.   With yesterday’s post I broke the ice about Java DecimalFormat with a short demonstration program. Now, some key points of explanation: The format descriptor string “#,###.00” means …

Java: decimal formatting, continued Read more »

We’re getting into a serious topic. The tutor rolls up his sleeves. In math, formatting rarely matters.  If the correct answer is 0.012, you can answer as 1.2e-2, 3/250, or 0.01200. Most computer environments, like most calculators, give an “unformatted” …

Java: formatting decimal numbers, part 0 Read more »

The tutor continues his discussion of read-only files. In yesterday’s post I opened the discussion about read-only files – specifically, why one might want to use them. Suppose one did want to use them. How would they go about doing …

How to make files read-only in Windows Read more »

The tutor relates some highlights that transpired as he recently backed up the email. I’m no expert on Windows, but I have to maintain it in our home.  Of course, that means making back-ups of important records – including email …

Windows: my adventure backing up Windows Live Mail messages Read more »