|
|
| Which language do you prefer for programming GTK+ applications? |
| C |
|
66% |
[ 84 ] |
| C++ |
|
20% |
[ 26 ] |
| Mono (C#) |
|
2% |
[ 3 ] |
| Perl |
|
0% |
[ 1 ] |
| Python |
|
8% |
[ 11 ] |
| Java |
|
0% |
[ 1 ] |
| PHP |
|
0% |
[ 0 ] |
| Ruby |
|
0% |
[ 1 ] |
|
| Total Votes : 127 |
|
| Author |
Message |
|
|
parsifal
Joined: 02 Sep 2007 Posts: 3
|
Posted: Sun Sep 02, 2007 3:54 am Post subject: |
|
|
| 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: 91 Location: Wilkes Barre Pa
|
Posted: Thu Sep 13, 2007 4:32 pm Post subject: |
|
|
| 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
|
Posted: Tue Nov 06, 2007 6:59 am Post subject: |
|
|
| my choice is C programming language |
|
| Back to top |
|
 |
anjus
Joined: 21 Nov 2007 Posts: 1
|
Posted: Wed Nov 21, 2007 7:22 am Post subject: |
|
|
I prefer "C".
Anju |
|
| Back to top |
|
 |
axpen Familiar Face
Joined: 27 Aug 2007 Posts: 14
|
Posted: Thu Feb 28, 2008 2:16 am Post subject: Long time standard |
|
|
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 |
|
 |
Joel GTK+ Geek
Joined: 06 Apr 2008 Posts: 71 Location: Fortress of solitude
|
Posted: Thu Jun 19, 2008 1:11 pm Post subject: |
|
|
I love gtk+ in this order
- Perl
- Python
- C
:) |
|
| Back to top |
|
 |
Mk27 GTK+ Geek
Joined: 07 Aug 2008 Posts: 73 Location: NYC
|
Posted: Thu Aug 07, 2008 6:20 pm Post subject: |
|
|
I'm learning C and gtk+ at the same time so I voted for perl
:roll: :evil: |
|
| Back to top |
|
 |
Micah Carrick Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 514 Location: Portland, OR USA
|
Posted: Fri Aug 08, 2008 1:03 am Post subject: |
|
|
Python has now grown very high on my list. I still use C quite often for my projects, but only after considering Python.
Python is now my first choice for GTK+ as it's so sexy and so fast. But when I don't expect it to be able to handle what I need to do and/or it doesn't have up-to-date wrappers for the libraries I'm using, it's back to good ol' C. |
|
| Back to top |
|
 |
gtkguan Familiar Face
Joined: 07 Jun 2008 Posts: 23 Location: Guangzhou, China
|
Posted: Wed Sep 03, 2008 3:18 pm Post subject: |
|
|
| C, of cause. |
|
| Back to top |
|
 |
Delmore Familiar Face
Joined: 28 Sep 2008 Posts: 19
|
Posted: Wed Oct 29, 2008 1:05 am Post subject: |
|
|
| i choose C |
|
| Back to top |
|
 |
paragasu Familiar Face
Joined: 31 Jul 2008 Posts: 44
|
Posted: Thu Oct 30, 2008 1:23 am Post subject: wondering |
|
|
sometime i am wondering what is python language really is. i never look at it before but i know python use widely in ubuntu, google and i found a lot of gtk program written in python.
even gimp use pyton for its plugins. it became more and more interesting to me.
currently i prefer c but wondering what python is. c vs python anyone? |
|
| Back to top |
|
 |
dark0s Familiar Face
Joined: 04 Nov 2008 Posts: 20
|
Posted: Thu Nov 13, 2008 4:13 pm Post subject: |
|
|
| I prefer C :D |
|
| Back to top |
|
 |
dov
Joined: 19 Dec 2008 Posts: 4
|
Posted: Mon Dec 22, 2008 5:26 pm Post subject: The poll should include Vala |
|
|
| Vala should imho be added to the poll. |
|
| Back to top |
|
 |
|