Register - Login
Views: 99846819
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-04-22 12:42:51 AM
Jul - Computers and Technology - So what's your favourite programming language? New poll - New thread - New reply
Pages: 1 2 3Next newer thread | Next older thread
What's your favourite programming language?
Well, if you can code, that is >_>
C/C++
 
30.2% of users, 13 votes (41.9%)
C#
 
7.0% of users, 3 votes (9.7%)
Pascal   0.0% of users, 0 votes (0.0%)
Basic
 
2.3% of users, 1 vote (3.2%)
PHP
 
23.3% of users, 10 votes (32.3%)
Python
 
11.6% of users, 5 votes (16.1%)
Perl   0.0% of users, 0 votes (0.0%)
Assembly
 
4.7% of users, 2 votes (6.5%)
Java
 
4.7% of users, 2 votes (6.5%)
Something else (post?)
 
9.3% of users, 4 votes (12.9%)
I'm not a coder!
 
7.0% of users, 3 votes (9.7%)
Multi-voting is enabled. 31 users have voted.

OoBurns
?
Level: 60


Posts: 590/806
EXP: 1684285
For next: 88493

Since: 07-04-07

From: USA

Since last post: 10.4 years
Last activity: 9.8 years

Posted on 01-04-10 02:30:50 PM Link | Quote
Originally posted by Treeki
Just wondering, what toolkit do you use for GUI stuff in Python?

wxPython's the only one I've ever made anything with. I haven't tried making any really complicated interfaces with it, though. I briefly tried TkInter, but it seemed rather low-level and I had trouble getting the hang of it.

____________________
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 1243/2014
EXP: 6639027
For next: 11637

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 114 days
Last activity: 7 days

Posted on 01-04-10 02:33:43 PM Link | Quote
Originally posted by Terra
I wish I knew how to do GUI apps. The computer science programme here only teaches us command-line stuff of the style that people could do back in the '70s

I eventually got a mini-class on it, but it was from someone at the school who barely knew English, and I didn't know any Arabic, so I didn't learn much.
Exactly! I hate it so much when tutorials and such focus entirely on command line apps. That stuff drives me insane.

Originally posted by OoBurns
Originally posted by Treeki
Just wondering, what toolkit do you use for GUI stuff in Python?

wxPython's the only one I've ever made anything with. I haven't tried making any really complicated interfaces with it, though. I briefly tried TkInter, but it seemed rather low-level and I had trouble getting the hang of it.
I used wxPython before, but it confused me. I far prefer PyQt4, plus it has a lot more stuff. It's a pain to get set up on OS X though

I haven't tried Tkinter but I've seen apps made in it, I dislike it because it feels even less native on Windows than GTK (and GTK is bad already).

____________________
[00:17:56] <+XkeeperSucks> treeki the spoiled brat go get speakersCurrent Project: REGGIE! - NSMBWii Level Editor
Hacking Tools: NSMB Editor 5 · Nitro Explorer · NARC Explorer
teh2009Kitteh
Member
Level: 30


Posts: 79/172
EXP: 151495
For next: 14374

Since: 12-27-09


Since last post: 12.3 years
Last activity: 12.3 years

Posted on 01-04-10 02:46:24 PM Link | Quote
Originally posted by Treeki
Originally posted by Terra
Maybe I should try Python sometime

Python is fun! You should try it


I agree. I only voted for it because it was fun, not because I've ever done anything extremely useful with it (I'm not saying that it isn't useful).
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 5005/14742
EXP: 121755542
For next: 1594276

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-04-10 02:59:58 PM Link | Quote
Also, CLI programming doesn't seem very practical to me, unless you're coding for Linux where few people care about GUIs unfortunately.

I mean, who writes DOS programs anymore?

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 21/113 maps
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 1265/2014
EXP: 6639027
For next: 11637

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 114 days
Last activity: 7 days

Posted on 01-04-10 03:01:06 PM Link | Quote
Originally posted by Terra
Also, CLI programming doesn't seem very practical to me, unless you're coding for Linux where few people care about GUIs unfortunately.

I mean, who writes DOS programs anymore?
Exactly, mostly everything I write is GUI. Even if it's for Linux.

Of course, that might have something to do with the fact that coding GUIs is a pain in most languages

____________________
[00:17:56] <+XkeeperSucks> treeki the spoiled brat go get speakersCurrent Project: REGGIE! - NSMBWii Level Editor
Hacking Tools: NSMB Editor 5 · Nitro Explorer · NARC Explorer
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 5007/14742
EXP: 121755542
For next: 1594276

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-04-10 03:02:50 PM (last edited by Terra at 01-04-10 12:03 PM) Link | Quote
And I don't like the CLI reliance of most Linux distros. It's like hard-core users still think GUIs are for n00bs. I find them more powerful because of easier multitasking and graphical work, like with fonts and such.

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 21/113 maps
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 1267/2014
EXP: 6639027
For next: 11637

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 114 days
Last activity: 7 days

Posted on 01-04-10 03:05:24 PM Link | Quote
Originally posted by Terra
And I don't like the CLI reliance of most Linux distros. It's like hard-core users still think GUIs are for n00bs. I find them more powerful because of easier multitasking and graphical work, like with fonts and such.

I like Linux, but then again I'm weird. I use both the CLI and GUI a lot (especially since I have Linux on my netbook, where keyboard navigation is easier than the touchpad).

But Linux GUIs have been getting a lot better recently. Subpixel font rendering finally looks good and everything seems to work better overall from what I've soon.

____________________
[00:17:56] <+XkeeperSucks> treeki the spoiled brat go get speakersCurrent Project: REGGIE! - NSMBWii Level Editor
Hacking Tools: NSMB Editor 5 · Nitro Explorer · NARC Explorer
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 5016/14742
EXP: 121755542
For next: 1594276

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-04-10 03:14:37 PM Link | Quote
I like KDE

GNOME is too Mac-like for my tastes, I guess. I haven't tried Xfce and such.

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 21/113 maps
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 1272/2014
EXP: 6639027
For next: 11637

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 114 days
Last activity: 7 days

Posted on 01-04-10 03:15:39 PM Link | Quote
Originally posted by Terra
I like KDE

GNOME is too Mac-like for my tastes, I guess. I haven't tried Xfce and such.
Which KDE? 3.x or 4.x?

I like 3.5 but I really dislike 4.x. I used 4.1 a while ago, it felt way too much like a bad imitation of Vista. I'm not sure if it's improved since then.

____________________
[00:17:56] <+XkeeperSucks> treeki the spoiled brat go get speakersCurrent Project: REGGIE! - NSMBWii Level Editor
Hacking Tools: NSMB Editor 5 · Nitro Explorer · NARC Explorer
paulguy

Green Birdo
Level: 93


Posts: 451/2294
EXP: 8032919
For next: 19891

Since: 09-14-07

From: Buffalo, NY

Since last post: 9.7 years
Last activity: 9.7 years

Posted on 01-04-10 03:22:26 PM Link | Quote
Paulguy's Post configuration
Meh, I picked C/C++ even though I suck at it, it's pretty much the only thing I know. QBASIC was fun back in the day but it's just really limited and slow.

I'd like to learn python, but there's nothing I particularly want to do in it that I can't do in C so far.

As for GUI programming, nothing I've made so far has really required it other than a few things I just use SDL for. I kinda prefer the QBASIC style interfaces I tend to make. Clean, intuitive and will probably work on every platform ever and everything is nice and synchronous so it's not a pain in the ass to code.

____________________
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 5025/14742
EXP: 121755542
For next: 1594276

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-04-10 03:26:52 PM Link | Quote
I didn't like how QBasic would auto-format your code. I DO NOT WANT MY CODE IN ALL CAPS IN MICROSOFT'S FORCED STYLE

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 21/113 maps
Nitin

Level: 33


Posts: 82/207
EXP: 218779
For next: 10400

Since: 07-25-07

From: India

Since last post: 8.0 years
Last activity: 7.7 years

Posted on 01-04-10 03:32:21 PM Link | Quote

The last time I had computer as a subject was back in school, two years ago. It was a C++ course so, I guess I'm going with that, since I'm most comfortable with it. I had made an arknoid clone as my term project, the examiner was impressed. Needless to say, I got full marks.

____________________
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 1277/2014
EXP: 6639027
For next: 11637

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 114 days
Last activity: 7 days

Posted on 01-04-10 03:33:06 PM Link | Quote
Originally posted by Nitin
The last time I had computer as a subject was back in school, two years ago. It was a C++ course so, I guess I'm going with that, since I'm most comfortable with it. I had made an arknoid clone as my term project, the examiner was impressed. Needless to say, I got full marks.

What library did you use for it?

____________________
[00:17:56] <+XkeeperSucks> treeki the spoiled brat go get speakersCurrent Project: REGGIE! - NSMBWii Level Editor
Hacking Tools: NSMB Editor 5 · Nitro Explorer · NARC Explorer
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 5027/14742
EXP: 121755542
For next: 1594276

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-04-10 03:34:13 PM (last edited by Terra at 01-04-10 12:34 PM) Link | Quote
I could try making a game, if I could find someone to do the graphics I've dabbled in Allegro with C. I tried writing one in Java but found it too hard when I had to make the whole fucking engine too.

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 21/113 maps
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 1278/2014
EXP: 6639027
For next: 11637

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 114 days
Last activity: 7 days

Posted on 01-04-10 03:36:18 PM Link | Quote
I wrote a Mario engine in Python with Pygame a while ago, it was pretty fun and easy to learn I've heard of Allegro but never used it.


____________________
[00:17:56] <+XkeeperSucks> treeki the spoiled brat go get speakersCurrent Project: REGGIE! - NSMBWii Level Editor
Hacking Tools: NSMB Editor 5 · Nitro Explorer · NARC Explorer
Nitin

Level: 33


Posts: 83/207
EXP: 218779
For next: 10400

Since: 07-25-07

From: India

Since last post: 8.0 years
Last activity: 7.7 years

Posted on 01-04-10 03:39:37 PM Link | Quote

Originally posted by Treeki
Originally posted by Nitin
The last time I had computer as a subject was back in school, two years ago. It was a C++ course so, I guess I'm going with that, since I'm most comfortable with it. I had made an arknoid clone as my term project, the examiner was impressed. Needless to say, I got full marks.

What library did you use for it?


I used graphics.h on turboc++ 3.1. Is that what you're asking?

____________________
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 5032/14742
EXP: 121755542
For next: 1594276

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-04-10 03:41:50 PM Link | Quote
I knew about Allegro because it was used to make Zelda Classic. Plus it's more 2D-oriented, unlike OpenGL.

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 21/113 maps
Sukasa

Level: 123


Posts: 1866/4326
EXP: 20937129
For next: 294137

Since: 07-07-07


Since last post: 1.1 years
Last activity: 1.1 years

Posted on 01-04-10 04:07:15 PM (last edited by Sukasa at 01-04-10 01:07 PM) Link | Quote

OpenGL's still good to write 2D stuff in, I'm using it as the graphics library for Megajul. As far as making the whole engine goes, just start small and build it incrementally

____________________
Danika
6230
Level: 141


Posts: 1612/6235
EXP: 33300797
For next: 819217

Since: 10-23-09


Since last post: 1.2 years
Last activity: 1.2 years

Posted on 01-04-10 06:16:13 PM Link | Quote
I'm practicing my PHP, by making various small scripts (like a keno machine, along with other lottery-style games )

I also want to learn Python, so I can make some Python-based scripts for GIMP

____________________
Post # 1612
Day # 72
Level 43
EXP 552470
EXP to next 12576
YouTubeDeviantArt

"Stop degrading yourselves! We Enlightened Ones were once the same as you. The only difference is that we are under Lavos' control."
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 1287/2014
EXP: 6639027
For next: 11637

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 114 days
Last activity: 7 days

Posted on 01-04-10 06:28:04 PM Link | Quote
Originally posted by Schala
I'm practicing my PHP, by making various small scripts (like a keno machine, along with other lottery-style games )

What's a keno machine?

Originally posted by Schala
I also want to learn Python, so I can make some Python-based scripts for GIMP

I didn't know GIMP used Python for scripts! Maybe I'll have to give it a second look (especially once they add single window mode)

____________________
[00:17:56] <+XkeeperSucks> treeki the spoiled brat go get speakersCurrent Project: REGGIE! - NSMBWii Level Editor
Hacking Tools: NSMB Editor 5 · Nitro Explorer · NARC Explorer
Pages: 1 2 3Next newer thread | Next older thread
Jul - Computers and Technology - So what's your favourite programming language? New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

39 database queries, 7 query cache hits.
Query execution time: 0.143844 seconds
Script execution time: 0.040622 seconds
Total render time: 0.184466 seconds