Skip to content

humanoid readable

Computer Programming for Humanoids

  • Home
  • About
  • My Projects

Misnomer: RuntimeException

So a RuntimeException is thrown at runtime, right?
Continue reading “Misnomer: RuntimeException”

Author ClaudePosted on 2014-07-29Categories Java, Java Misnomers1 Comment on Misnomer: RuntimeException

Misnomer: NullPointerException

Java does not have pointers. Variables are of primitive or reference type. So it uses references. Then why is there a NullPointerException?

Continue reading “Misnomer: NullPointerException”

Author ClaudePosted on 2014-07-29Categories Java, Java MisnomersTags exception handling, NullPointerExceptionLeave a comment on Misnomer: NullPointerException

Misnomer: final keyword

The final keyword creates a lot of confusion in the Java world. I’ll try to clear things up a bit. Continue reading “Misnomer: final keyword”

Author ClaudePosted on 2014-07-29Categories Java, Java MisnomersTags final, sealed3 Comments on Misnomer: final keyword

Hello World

So this is my wordpress blog. I like programming. Computers understand me. But sometimes I like to write something down for other humanoids to read.

Author ClaudePosted on 2014-07-29Format AsideCategories AboutLeave a comment on Hello World

Posts navigation

Previous page Page 1 … Page 7 Page 8

Quick Search

Categories

  • About
  • Java
  • Java Interview Questions
  • Java Misnomers
  • Misconceptions
  • My Projects
  • Programming

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • About
  • My Projects
humanoid readable Proudly powered by WordPress