top of page

The Technical Blog


Apr 24, 20220 min read


Apr 23, 20220 min read


Apr 23, 20220 min read


Apr 21, 20220 min read


Apr 21, 20220 min read


Apr 20, 20220 min read


Apr 20, 20220 min read


Apr 18, 20220 min read


Apr 17, 20220 min read


Apr 17, 20220 min read


Use Swift to build a simple iOS App
1. Open xcode, pick ios app template. Pick a phone model that you like. 2. In View controller file, add view.BackgroundColor =...
Mar 12, 20221 min read


Python Profiler Tools
There are different profiler tools for python to help you better estimate the memory and CPU usage. cProfile C EXTENSION PROFILE to...
Feb 12, 20222 min read


Hello World Kivy
Before we make the first App by Python. We need to download three technologies. The first one is python programming language. The second...
Feb 12, 20221 min read
bottom of page