0
votes
0answers
137 views

Which programming languages are to be considered for complex, shell interaction intensive, portable application development? [closed]

The title is a bit long, but the question is all there. Let me bring more precision on what the title exactly means. I'm having this idea for a program which will be: Quite complex (not exactly ...
6
votes
1answer
339 views

starting off with non trivial programs — publish or not?

I've just started making some simple but non trivial(i think) programs in Ubuntu -- as of now have made a small xkcd scraper, which i plan to develop into a multi webcomic downloader+viewer At this ...