|
|
|
|
|
by throwaway2037
1198 days ago
|
|
This part: "I haven't liked java in the past because it seems very difficult without the tooling" If you are a low level programmer, I understand your sentiment. A piece of advice, when you need to use Java (or other JVM languages), just submit to all the bloat -- use an IDE, like IntelliJ, that needs 4GB+ of RAM. The increase in programmer productivity is a wild ride coming from embedded and kernel programming. (The same can be said for C#.) |
|