GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Your preferred GTK+ Programming Language
Goto page Previous  1, 2
 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming

Which language do you prefer for programming GTK+ applications?
C
67%
 67%  [ 47 ]
C++
20%
 20%  [ 14 ]
Mono (C#)
2%
 2%  [ 2 ]
Perl
0%
 0%  [ 0 ]
Python
7%
 7%  [ 5 ]
Java
1%
 1%  [ 1 ]
PHP
0%
 0%  [ 0 ]
Ruby
1%
 1%  [ 1 ]
Total Votes : 70

Author Message
parsifal



Joined: 02 Sep 2007
Posts: 3

PostPosted: Sun Sep 02, 2007 3:54 am    Post subject: Reply with quote

Hi guys, fresh member here! I voted for C but I certainly intend to explore PyGTK in the immediate future, since Python is the second programming language after C that I'm most familiar with. Looking forward to get some good hints from all of you experienced coders in this forum.
Back to top
caracal
GTK+ Geek


Joined: 21 Jun 2007
Posts: 75
Location: Wilkes Barre Pa

PostPosted: Thu Sep 13, 2007 4:32 pm    Post subject: Reply with quote

C of course but i also like to embed lua in my applications also.
Back to top
jakh
Familiar Face


Joined: 04 Nov 2007
Posts: 12

PostPosted: Tue Nov 06, 2007 6:59 am    Post subject: Reply with quote

my choice is C programming language
Back to top
anjus



Joined: 21 Nov 2007
Posts: 1

PostPosted: Wed Nov 21, 2007 7:22 am    Post subject: Reply with quote

I prefer "C".


Anju
Back to top
axpen
Familiar Face


Joined: 27 Aug 2007
Posts: 14

PostPosted: Thu Feb 28, 2008 2:16 am    Post subject: Long time standard Reply with quote

I think C will continue to be the long time standard for GTK+. Not only since C is the fastest of all the options, but since all the libraries out there are C based. Also mixing C++ with C code isn't ideal, since the C code can't benefit from inheritance and the likes without being remapped to C++. Now GTKMM however is ideally suited for C++, however you still have to wrap the native C libs available for GTK+.

So my choice is C ^_^!!!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP