Technology
How to use OGNL (Object Graph Navigation Library) for Java introspection
Does Java reflection and introspection scare you? Learn how to use OGNL, an easy to use library to tap into the power of reflection in Java.
Code, systems, tools, and the tradeoffs behind them.
Technology
Does Java reflection and introspection scare you? Learn how to use OGNL, an easy to use library to tap into the power of reflection in Java.
Technology
Thinking of programming in a game competition? I was able to get a simple game working with Cocos2D using HTML and Javascript. Here are some lessons learnt during GitHub Game Off last November.