As part of a project I have put in place a program that will traverse all files in a folder (including subfolders) to register all the names in a list. Then must I display the list a bit like a library i-tunes or media player. The operator can select sort by date, author, etc. ...
My question is: what language to use?
The html I could use to display (just with a table and 2 buttons). But I think the html lacks interactivity.
The PHP will be complicated to implement because it's local. (so no server).
The Vb, but I do not know whether a compiler will be available in my room TD.
I do not know C (ok I promised myself is!), Or any other programming language.
I want to program a 100% reliable, not necessarily fast, running on most machines (programming can be done under Linux).
Bookmarks