Steven To


About Steven To

Steven To is a software developer that specializes in mobile development with a background in computer engineering. Beyond his passion for software development, he also has an interest in Virtual Reality, Augmented Reality, Artificial Intelligence, Personal Development, and Personal Finance. If he is not writing software, then he is out learning something new.

How Software Developers Can Develop a Finisher Mindset

The finisher mindset can drastically impact your life for the better. The finisher mindset lets you get more done and accomplish more of your goals. It gives you a considerable boost in productivity enough to make you want to have that kind of mindset. However, the finisher mindset doesn’t come naturally for most […]


Testing and Android — Part 3: Unit Testing and UI Testing for Model View Controller Architecture

In part 1, you have learned about the different types of tests that are available for Android. As a quick refresher, there are two types of test. One is pure java test, which only requires the Java Virtual Machine (JVM) to run and doesn’t require any dependency on the Android […]