12

We'll build an mathematics-6th-grader-calculation-game in IT-class. ("Math-Tetris")

In Java.

I hate Java.

Comments
  • 5
    I love it, deal with it 😎.
  • 2
    I also hate Java, but here we don't even have any computer education so yeah... 😑
  • 2
    i'm fine with java..but not for games..and there's better languages out there for most cases
  • 5
    How can you hate Java?

    Your in 6th grade you probably never coded in more then 2 languages and dont even know whats good and whats bad language design.

    Java has bad traits but i expect you are not aware of them for example flag overflows, null-pointer denial and jvm resource restrictions.

    Please dont hate a thing just because you read about it, it makes you look stupid if you dont know the proper reasons for the hate, that is sometimes totally valid.
  • 4
    Use Kotlin :)
  • 2
    @Hammster I'm in 12th class. Our project is a learning-game for 6-graders.

    Okay let's say I didn't like our time working with Java
  • 2
    What's wrong with Java? Write in kotlin then convert xd
  • 3
    Look man, I'm not saying java is a good language, but giving 6th graders something like c with the full memory managemnt would be a nightmare. Java on the other hand has garbage collection...
  • 1
    @Wack is it because everyone needs to write garbage code that the Java compiler needs to collect and make sense of, or? jk
Add Comment