Reflections
All the articles I've posted. Subscribe via RSS
-
TDD in Xcode Playground
Test Driven Development in Xcode Playground
-
Realm Mobile Platform
Realm is a company that I respect a lot because of their support for mobile developers and the open nature nature of their offerings. Their easy-to-use,...
-
Display mathematical expressions in blog
As part of my Machine Learning course, I learned a useful trick which I will share hoping that it may help someone or I myself can refer to it later. The...
-
Math symbols test
This page is deliberately kept as a draft in order to test the rendering of Latex content. The equation ax^2 + bx + c = 0 has two solutions when a...
-
Machine Learning - A new journey
Few weeks ago, I started the Machine Learning course on Coursera by Andrew Ng of Stanford University. The course is great, learning a lot of new concepts....
-
ReactNative in Visual Studio Code
I have been thoroughly enjoying working on ReactNative projects, but was disappointed by the lack of a good debugging environment. I had tried multiple...
-
Conversation as Interface
The User Interface is going beyond UI and voice recognition to the new trend of using conversation as a new way to engage with customers, i.e. Conversation...
-
First post from Hugo
This is my first blog post created by Hugo, a simple, fast and powerful blogging engine written in Go. Setting up my blog on Hugo was quick and easy; it...