java   160679

« earlier    

Execution in the Kingdom of Nouns - Stevey's Blog
Great classic piece on what's wrong with Java's overdone dependence on objects and marginalization of functions.
java  programming  oop  objects  functions  Yegge 
5 hours ago by AggroBoy
krukow/clj-ds
"Clojure's data structures modified for use outside of Clojure"
java  clojure  functional  programming  concurrency  algorithms  geek  technology  software  opensource  libs 
9 hours ago by yfel
TSM03-J. Do not publish partially initialized objects - java - CERT Secure Coding Standards
During initialization of a shared object, the object must be accessible only to the thread constructing it. However, the object can be published safely (that is, made visible to other threads) once its initialization is complete.
java  jvm  concurrency  initialization  volatile  synchronization 
17 hours ago by parzonka

« earlier    

Copy this bookmark:



description:


tags: