top of page

The Technical Blog


Apr 25, 20220 min read
29 views
0 comments


Apr 24, 20220 min read
2 views
0 comments


Apr 23, 20220 min read
0 views
0 comments


Apr 22, 20220 min read
0 views
0 comments


Apr 22, 20220 min read
0 views
0 comments


Apr 21, 20220 min read
2 views
0 comments


Apr 20, 20220 min read
1 view
0 comments


Apr 19, 20220 min read
1 view
0 comments


Apr 18, 20220 min read
2 views
0 comments


Apr 18, 20220 min read
3 views
0 comments


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
23 views
0 comments


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
11 views
0 comments


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
16 views
0 comments
bottom of page