Week of August 25 to 31, 2013

Reading Time: < 1 minute

Loading

Coursera:

1) All summer courses ended. Completed two courses and dropped three.
2) Signed up for Principles of Reactive Programming, Programming Handheld Systems with Android and Microeconomics Principles.

MongoDB University:

3) 10gen Education renamed to MongoDB University.
4) Completed M102 Final Exam. It is consisted of eleven questions and took me two days to complete. Exam result will be released on next Tuesday.
5) Completed M101J Homework 5 (Aggregation Framework). It is same as Homework 5 of M101P.
6) Completed M101JS Homework 3 (Implement add new post and new comment functionality). The asynchronous callback concept is unnatural to me to grasp right now. Give me several weeks and I should be comfortable of passing callback function to nodeJS function.

Udacity

7) Begin Lesson 2 of CS253 Web Development. This week covers HTML controls, Http Request and Response that I have already learnt since 2006. However, Steve still teaches many new things that I did not know beforehand. My objective this weekend is to use Python and Webapp2 framework to write html pages and have them run in local google app engine.

Fevawork:

8) Retake lesson 4 of Certificate in Google Android Application Development for Marketing Managers. Able to invoke Google Map API to show my home in Google Map in Marketing Jar.

Programming:

9) Successfully write an Android Application to display Google Map. It should not be difficult given my Java background. Localize the application to English, Traditional Chinese and Simplified Chinese.