| java Programming Glossary: hobbyDo I have to worry about InterruptedExceptions if I don't interrupt anything myself? http://stackoverflow.com/questions/1024651/do-i-have-to-worry-about-interruptedexceptions-if-i-dont-interrupt-anything-mys  myself  I'm using java.util.concurrent.Semaphore in a hobby project. It's used in a connection pool class I'm writing. I.. 
 JAVA: How to scale threads according to cpu cores? http://stackoverflow.com/questions/1980832/java-how-to-scale-threads-according-to-cpu-cores  to cpu cores  I'm not a good java programmer it's just my hobby but I'm eager to know more than average stuff. I want to solve.. 
 What package naming convention do you use for personal/hobby projects in Java? [closed] http://stackoverflow.com/questions/292169/what-package-naming-convention-do-you-use-for-personal-hobby-projects-in-java  package naming convention do you use for personal hobby projects in Java closed  I'm already familiar with the standard.. system in place for generating new package names for hobby projects or do you just use simple throw away package names.. I don't have a clear idea of how I want to organize my hobby projects. A separate distinct package naming convention for.. 
 Game programming in Java? http://stackoverflow.com/questions/64392/game-programming-in-java  is being used for a few commercial projects as well as hobby developers... there is also at a lower level the lwjgl library.. 
 |