Jump to content

please help me to start

- - - - -

  • Please log in to reply
4 replies to this topic

#1
eman ahmed

eman ahmed

    Learning Programmer

  • Members
  • PipPipPip
  • 79 posts
I'm now studing Object Oriented programming course,and I want to do a gui and implement all rules of object oriented programming in it.
so what's the best recommend language to do gui ??

#2
Momerath

Momerath

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 243 posts
I'd say that most GUI implementations are written in C/C++, but I"ve seen them done in Python and C# also.

I'd recoment getting Linux source and reading what they did in GNOME. A good GUI is not a trivial thing.

#3
artificial

artificial

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 624 posts
Take a look at open-source GUI-libraries (like GTK+ etc.) and study their structure.

Greets,
artificial
Sometimes words ain't enough to express something. That's why computer scientists use double words.

#4
eman ahmed

eman ahmed

    Learning Programmer

  • Members
  • PipPipPip
  • 79 posts
yes I think in gtk but I heard that it's difficult

#5
untitled_1

untitled_1

    Learning Programmer

  • Members
  • PipPipPip
  • 89 posts
I think Qt is the way...it use more or less all aspects of OOP.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users