Posts by Category

MoblieSecurity

iOSOpenDev environment setup solution

less than 1 minute read

The step of setup basically can follow the article below, https://github.com/535064094/iosOpenDevInstallTools/wiki/iOSOpenDev-install-solution

Back to top ↑

ServerCloud

Back to top ↑

Programming

Understanding of MVVM architecture

3 minute read

After done one WPF application and one JavaFX application, I already have a good understanding of MVVM architecture. Although MVVM architecture was first int...

Back to top ↑