For the last weekend (14-15 August 2010) I pretended to be free and I took the last weekend to be my days off that I’ wont be working on uni’s works. I’d been watching films for two days and I’d watched about 9 films which are following (they are not sorted) :
Just My Luck
Gran.Torino
Cash Back
Taken
Ninja Assassin
มังกรหยก ภาค 1 (Chinese Film)
เจ้าพ่อเซี่ยงไฮ้ เดอะมูฟวี่ (Chinese Film)
เพ็กฮวยเกี่ยม จอมดาบงูทอง (Chinese Film)
คนตัดคน 3 (Chinese Film)
There were such the lazy days. Anyway, I’ve found out that watching films is a another way to take a rest and refresh myself.
By the way, some of them could be watched on youtube.
Update: 20:11
My lazy period continues to Monday. I’ve watched other two films which are:
The Chronicles of Narnia: Prince Caspian (2008)
Braveheart (1995) – This one made me understand why the the guy who stands in front of Edinburgh Castle is so popular because his costume and his appearance look like William Wallace
The day has gone so time for me to get back to do what I’m about to do.
From the last entry, I mentioned about Refactoring which is a technique that changing a source code of computer application while the application has been being developed.
The Refactoring is about:
Improving the design of existing code
Refactoring is not supposed to modify/change any behaviour of the existing code
Refactoring increase the cleanness, flexibility and extensibility of the code and it improves the design of the code.