top of page


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 =...


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...


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...
bottom of page