Thanks for your reply.
My purpose was to learn some popular programming language which hopefully can also handle graphics (for example to build a user interface for my programs ).
Write or wrong, but I chose C++ , and so far wrote a couple of little programs in it, using Xcode, a very handy tool.
The programs work fine, but lack a nice-looking user interface, i.e. something with buttons, fields for a user to fill, colored background, etc .
I can see now that my knowledge is too limited for me to be able to use other Xcode tools to add such graphics to my programs.
What languages people normally use to write their programs c/w with colored user interfaces?