Slashdot Mirror


User: brush2327

brush2327's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Already ditched on Will Sun's Java Go Open Source? · · Score: 2, Informative

    As far as verbosity and printf are concerned some of the new Java 5.0 features are designed to help:

    // Import of static methods and fields
    import static java.lang.System.out;
    ...
    private void someFunction(String someVar) {
    // New printf method
    out.printf("Hello %s\n", someVar);
    }

  2. Re:VAT on British Government Considers Tax on Computers · · Score: 1

    why not have a small but compulsory licence fee on home internet connections?

    You already pay 17.5% VAT on that as well whethers its a PAYG 0845/0870 dial-up or a monthly DSL/cable subscription.