Register - Login
Views: 99871071
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-04-22 07:03:56 PM
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.

Danika
6230
Level: 141


Posts: 1614/6235
EXP: 33303579
For next: 816435

Since: 10-23-09


Since last post: 1.2 years
Last activity: 1.2 years

Posted on 01-04-10 06:34:34 PM Link | Quote
Originally posted by Treeki
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)

A keno machine is a type of lottery game, where a player chooses anywhere from 1 to 10 digits out of a field of 80, and then 20 numbers are drawn

Also, GIMP can use Scheme, Python, or Perl for scripting... but I prefer Python myself

____________________
Post # 1614
Day # 72
Level 43
EXP 553547
EXP to next 11499
YouTubeDeviantArt

"Stop degrading yourselves! We Enlightened Ones were once the same as you. The only difference is that we are under Lavos' control."
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: 5046/14742
EXP: 121765602
For next: 1584216

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-04-10 06:35:14 PM Link | Quote
Keno is a lottery played in some countries/states and even in restaurants and casinos in some places. Basically, you pick numbers 1 to 80 and the machine draws 20 of the 80 numbers, and you get paid if you match enough relative to how many you picked.

The odds for matching all 20 are 1 in some number in the quintillions, so usually you only need 17 or so out of 20 for the grand prize.

____________________
~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: 1288/2014
EXP: 6639497
For next: 11167

Since: 07-26-07

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

Since last post: 115 days
Last activity: 7 days

Posted on 01-04-10 06:56:30 PM Link | Quote
Originally posted by Terra
Keno is a lottery played in some countries/states and even in restaurants and casinos in some places. Basically, you pick numbers 1 to 80 and the machine draws 20 of the 80 numbers, and you get paid if you match enough relative to how many you picked.

The odds for matching all 20 are 1 in some number in the quintillions, so usually you only need 17 or so out of 20 for the grand prize.

Oh cool. That sounds like something I'd see in a Pokemon game for some reason. Reminds me quite a bit of that Trainer ID lottery in the TV stations

Now I have the music from Jubilife TV stuck in my head.

____________________
[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
IIMarckus
Member
Level: 25


Posts: 54/111
EXP: 82303
For next: 7317

Since: 10-11-08


Since last post: 3.1 years
Last activity: 1.8 years

Posted on 01-04-10 08:50:35 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?

I’m quite fond of the CLI. Not out of some desire to be “cool” or anything like that, just that it’s quite practical. With a text‐based program, you can easily:

  • Redirect output to a file
  • Redirect error messages
  • Filter out lines with grep
  • Pipe the output to another program
  • Write shell scripts or makefiles that use the program

And it’s easy to program too. printf("Hello World\n"); is much, much simpler than writing a GUI around it.

____________________
MLT_REQ

Ninji

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


Posts: 1299/2014
EXP: 6639497
For next: 11167

Since: 07-26-07

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

Since last post: 115 days
Last activity: 7 days

Posted on 01-04-10 08:53:11 PM Link | Quote
Originally posted by IIMarckus
I’m quite fond of the CLI. Not out of some desire to be “cool” or anything like that, just that it’s quite practical. With a text‐based program, you can easily:
  • Redirect output to a file
  • Redirect error messages
  • Filter out lines with grep
  • Pipe the output to another program
  • Write shell scripts or makefiles that use the program

And it’s easy to program too. printf("Hello World\n"); is much, much simpler than writing a GUI around it.



I usually write stuff which heavily depends on a GUI (like level editors) so the CLI isn't very useful for me for any of the use cases you mentioned. I wish it was easier to code GUIs though

____________________
[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
Lyskar
12210
-The Chaos within trumps the Chaos without-
Level: 192


Posts: 3993/12211
EXP: 99334877
For next: 538694

Since: 07-03-07

From: 52-2-88-7

Since last post: 7.4 years
Last activity: 7.3 years

Posted on 01-05-10 05:42:35 AM Link | Quote

Time/Date

01-04-10 11:42:35 PM

Posts

3993

Days Here

916

Level

92
Metal_Man88
Local Moderator
I can program C++ and make command line, DOS-like graphics, or go to GUI apps.

PHP comes in second, I can also do Regex, which few people seem to understand. But it's so useful!

...It just looks like gibberish to most people.

____________________
Original Layout © Tobias Kelmandia
OoBurns
?
Level: 60


Posts: 591/806
EXP: 1684404
For next: 88374

Since: 07-04-07

From: USA

Since last post: 10.4 years
Last activity: 9.8 years

Posted on 01-05-10 01:28:42 PM Link | Quote
I don't like Perl all that much, but I must admit it's regex syntax is very nice. I wish they'd make PHP's regex syntax look like Perl's instead of making you use stuff like preg_match and preg_replace.

____________________
Sine
2310
Level: 94


Posts: 1638/2316
EXP: 8201753
For next: 154904

Since: 07-07-07


Since last post: 3.7 years
Last activity: 290 days

Posted on 01-05-10 07:27:15 PM Link | Quote

Shiny new layout!
----------------------------------------------------

I know I'm gonna get a lot of angry stares for this, but I love the way Java feels when I code with it. It's readable (most of the time) and good to pick up on basic OO concepts.

THAT BEING SAID. C++ is my new favorite. Quick and powerful, not that hard to read. It does output so much less clunkily than Java (the << operator grew on me after a while), not to mention pointers.

At some point I would like to pick up on PHP and MySQL. Someday

____________________
The question is what is the question
origamiguy
User
Level: 11


Posts: 15/18
EXP: 5157
For next: 828

Since: 11-08-09


Since last post: 11.4 years
Last activity: 63 days

Posted on 01-31-10 07:41:08 PM Link | Quote
I know:
some basic C (loooooong time ago)
C# (last 2 and a half years of my life)
JavaScript
PHP
Objective-C (for iPhone development)
and Pascal (because computing A-Level insists you learn it, even though its a redundant language nowadays)

____________________
Consoles I own: DS Lite (2006), GameBoy Black-and-White (1989), iPod touch (2008)
Gabu

Star Mario
Placeholder Ikachan until :effort: is found
Level: 172


Posts: 2265/9981
EXP: 68000375
For next: 101859

Since: 08-10-09

Pronouns: they/them, she/her
From: Santa Cruisin' USA

Since last post: 58 days
Last activity: 5 days

Posted on 01-31-10 11:06:15 PM Link | Quote
Me knowing how to code is like a monkey knowing astrophysics.

____________________

Shadic
Alakadoof?
Level: 151


Posts: 3617/6929
EXP: 42383572
For next: 912904

Since: 07-22-07

Pronouns: he/him
From: Olympia, WA

Since last post: 7 days
Last activity: 2 days

Posted on 01-31-10 11:49:03 PM Link | Quote
Joe
Common spammer
🍬
Level: 111


Posts: 1237/3392
EXP: 14503179
For next: 365181

Since: 08-02-07

From: Pororoca

Since last post: 13 days
Last activity: 3 min.

Posted on 02-01-10 12:26:18 AM Link | Quote
I changed my mind.

Python is better than everything else.

____________________
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, 1 query cache hits.
Query execution time: 0.154429 seconds
Script execution time: 0.031642 seconds
Total render time: 0.186071 seconds