Hidden Features of JavaA powerful language with features you might not know about.Jul 19, 2019Jul 19, 2019
Modifying org.json to handle duplicate keysA JSONObject is an unordered collection of name/value pairs. Its external form is a string wrapped in curly braces with colons between the…Jun 25, 2019Jun 25, 2019
Branch Prediction — Everything you need to know.In computer science, predication is an architectural feature that provides an alternative to conditional transfer of control, implemented…Jun 23, 2019Jun 23, 2019
A simple program to freeze your computerEver wondered how does a piece of code look like that can lock up a traditional computer?Mar 16, 2019Mar 16, 2019