"Low level" project using Java
Posted
by Tammy Wilson
on Stack Overflow
See other posts from Stack Overflow
or by Tammy Wilson
Published on 2010-03-27T23:33:45Z
Indexed on
2010/03/27
23:43 UTC
Read the original article
Hit count: 161
I'm wondering if it would make sense to do some low level or OS stuff(a project) using Java. Reason why I ask is because I would like to expand my knowledge in Java and I'm into doing stuff like file compressor, bulk file renamer, etc. Are there any examples out there that I can look at or play with? Or should I just be using C or C++ instead?
Thanks!
© Stack Overflow or respective owner