Assemble text-based coding based on well-prepared libraries to solve problems.
Learn the pattern of format (syntax) of text-based codes, which can be transferred to other computer languages.
Have a potential with collaboration with GenAI (e.g. ChatGPT)
https://docs.python.org/3/library/tkinter.html#a-hello-world-program
[In general]
Abstraction: Design various activities
Decomposition: Functions that can be manifested with provided libraries
Pattern Recognition: Variables, Data-types, Methods, etc.
Algorithmic design [Coding with python libraries]
Assemble a dev-tool (e.g. Unity) + text-based coding (e.g. C#) to create applications for needs.
Sky is the limit with tons of interactive functionality. (It definitely requires proper instructions to save time and energy. )
Generalization: Use packages for the needs which has similar concept with library of Python.
Generalization: Every each component here has a similar concept with module of Python.
A part of solar system simulation compiled as APK for Android device
Currently exploring to find better ways to bridge the gap between block-based coding and text-based coding.