Learning tool-Introduction
Programming languages for GUIs
Article: 01
In the learning tool we must present clear interfaces for
the user. It effects for the ranking of our learning tool. When considering
about the GUI creation, from C#, C++ or Java has the swing library which makes
the creation of GUI s simple, and with visual studio we could have a drag and
drop editor of the GUI for C# or C++. And python might be fine with tkinter
also. Some surveys state that HTML 5 is also good for making GUI.
By considering all those programming languages, we must
select one of them for our learning tool. Therefore, we must classify the
facilities and the difficulties that arise from each language. Then we must
consider about the ability of learning and compilation of each languages.
Reference: https://www.devsaran.com/blog/10-best-programming-languages-2015-you-should-know
Author: Dilini Herath
Comments
Post a Comment