Perception

If you're an NUS student, you should definitely try Aggregate.

Tag: Java

Crunch Time

March has been a tiring month for me, and this week finally saw the submission of my MNO1001 Management and Organisation video project and report. I estimate that nearly 30 to 40 hours of effort have been put in by me alone, including five late nights in school where I stayed back until 11PM (which [...]

The Subtle Arrival of 2009

I guess my first post of the new year should be about resolutions, although I haven’t really stuck to mine in the past few years. It wouldn’t hurt trying again this year, especially since I managed to attain the goals that I set for myself for the holidays in December. Looking back on the past [...]

-->

Picking Up PHP

I spent some time in the past week getting started on PHP, and so far I’ve covered majority of the basic concepts. The syntax of PHP is quite similar to Java which I’m already familiar with, so the examples given have been easier to follow and understand. Another area that these languages have in common [...]

-->

The Upcoming Trial

Object-oriented programming has been the tripping stone for me in Java programming module so far, yet it essentially represents the core of the language. It’s taken me a bit of time to accustom to the idea of constructors, accessors and mutators, but writing methods for these have easily become habits now.  I’ve spent quite a [...]

-->