Search results

  1. Easter

    Beginner Programmer, HELP!

    Java is more portable, more efficient, more easy than other languages ... (OK!, it depends on the type of the application ... did you mind to program in assembly?, PPC assembly is amusing :D )
  2. Easter

    Java and Java 2

    there are some other (unofficial) extensions to Java ... Some examples? http://pizzacompiler.sourceforge.net/ Bye_
  3. Easter

    Newbie Query: Linux v. Unix

  4. Easter

    How to delete in Terminal?

    When you delete a file it isn't removed from file system until all application finish tu use it ... So if you open a file then delete it another application can't open it but the first applicaton can continue to use it. It's fs feature! Bye_
Back
Top