|
|
|
|
|
by ASalazarMX
1863 days ago
|
|
> I think Java fits better as an introductory language Oh no, for a beginner just setting up the environment is a huge hurdle. Sun's Java downloads page is utterly confusing, and the IDEs are monstrous and complex too. Past that, they have to learn about the JVM and compiling to JARs before they can even run their first program. Leave all that housekeeping to us seasoned, soul-crushed developers ;) If we're starting to teach compiled, boilerplate-ridden laguages to beginners, why not jump straight to C++ or Rust? |
|