Hacker News new | ask | show | jobs
by e145bc455f1 220 days ago
How would you compare this with spring?
1 comments

Spring is massive as well but since Java is compiled, it’s baggage is less noticeable.
Curious what you think a .pyc is
Python compiles and then interpret currently. Before you throw things back, learn how a language works.
Maybe you should start by learning what Java byte code is