Thursday, 30 July 2015

Online Course: Android Photo and Video Programming

This is very easy-to-follow course on how to programming Android photo and video capture. The programming now looks much easier with this course compared to last time when i need to read books to do android video and photo capture programming for Android 2.2 and 2.3.

Link: http://www.pluralsight.com/courses/android-photo-video-programming

Wednesday, 29 July 2015

Online Course: Improving User Interface Design with Android Fragments

Part of the course I took to update my knowledge on Android. Very easy-to-follow course on how to use fragment. The fragment turns out be a great solution that solve many of the uncomfortable design problems which i previously encountered in which i used Activity only to work with Android version 2.3 and below.

Link: http://www.pluralsight.com/courses/android-fragments

Online Course: Exploring Android Studio

Nice introductory course on android studio for someone who want to migrate from Eclipse for Android development (like me :p)

http://www.pluralsight.com/courses/exploring-android-studio

Sunday, 28 June 2015

Online Course: Introduction to Node.js

Finally have a look at the node.js, very impressive. the behavior driven testing with mocha and should.js is beautiful. the integration work with socket.io is actually some feature i have been looking for. and the process fork/spawn/exec is an elegant solution for start another process within the node.js

Link: http://www.pluralsight.com/courses/node-intro

Saturday, 20 June 2015

Online Course: Introduction to OpenStack

Very nice course for the introduction of openstack, although a bit general and no enough details on specific projects such as keystone, glance, nova, cinder, heat, ceilometer, etc (understandable as it is an introductory course and openstack is quite huge).

Link: Introduction to OpenStack