- S
- M
- T
- W
- T
- F
- S
- 1
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
| Name of Activity | Things Learned | Skills Gained | Outcome of Learning |
| Self Learning ASP.NET | OO Concept, ASP.NET Forms | New OO Langugae for both application and website | Broaden my knowledge into other areas of programming language, using full OO language for web development |
| Ajax Web Development | How to build web applications using Ajax technology | Combine CSS, Javascript DOM Objects, PHP, XHTML to talk to each other to build Ajax rich web applications |
Have better understanding of Ajax, its history, usability, pros and cons Have broader view of web development, and apply right technique on the right applicaiton Also enhanced my CSS and Javascript skills |
| Personal Website Upgrade | Better directory sturcture of a basic website using PHP Language | Combine CSS, Javascript DOM Objects, PHP, XHTML to talk to each other to build Ajax rich web applications |
Have better understanding of Ajax, its history, usability, pros and cons Have broader view of web development, and apply right technique on the right applicaiton Also enhanced my CSS and Javascript skills |
| Build Automate Form Rendering and Submission Process | Break things into detail ( simple ), rather than putting things together ( complicated ) | Build a simple system using fully OO design |
Enhanced my Object Oriented Design skills Combined with Ajax technique, get better understanding of how Ajax can be applied to applications Using proper commenting styles for PHP language Seperate the processes away from form presentation |