Go Back   Flash Flash Revolution > General Discussion > Technology
Register FAQ Community Calendar Today's Posts Search

View Poll Results: What programming language do you use?
Java 32 50.00%
C 19 29.69%
C++ 27 42.19%
PHP 16 25.00%
Javascript 15 23.44%
Python 12 18.75%
C# 13 20.31%
Perl 5 7.81%
Ruby 5 7.81%
Something else 23 35.94%
Multiple Choice Poll. Voters: 64. You may not vote on this poll

Reply
 
Thread Tools Display Modes
Old 10-19-2011, 10:28 AM   #41
Calcium Deposit
I am the liquor
FFR Music Producer
 
Calcium Deposit's Avatar
 
Join Date: May 2007
Location: Where ever evil lurks
Age: 34
Posts: 706
Default Re: What programming language do you use?

Learned Java to cash in on the Android/IOS market.

$$$
Calcium Deposit is offline   Reply With Quote
Old 10-19-2011, 06:35 PM   #42
fido123
FFR Player
 
fido123's Avatar
 
Join Date: Sep 2005
Age: 32
Posts: 4,245
Default Re: What programming language do you use?

I thought iOS was ObjC and Android can use any sort of pre-compiled binary?
fido123 is offline   Reply With Quote
Old 10-19-2011, 07:14 PM   #43
pmonibuv1
yes
FFR Veteran
 
pmonibuv1's Avatar
 
Join Date: Aug 2007
Posts: 3,236
Send a message via MSN to pmonibuv1 Send a message via Skype™ to pmonibuv1
Default Re: What programming language do you use?

vb all da way
__________________
FMO AAA's (55): Rottel-Da-Station, Church Bells, Arrogant Cobbler, Grocery Escape Plan, Disconnected Hardkore, Minute Waltz v2, Battle Theme #37, Flight of the Bumblebee, Midnight Dragon, Jeanie and Caroline, Blue-Violet, Puzzle, Kyrie, 300, Largiloquent Dithyramb, Brandish Headless, Going On Spring Wind, Novo Mundo, Gacha Gacha Hertz Figu atto Radio, Starwolf, Melonman's OP, Summer Time Perfume, Perfect Cherry Storm, Hajnal, Epidermis, Strangeprogram, Thrash, Lawn Wake I (LW EP Edit), Choprite, AIM Anthem, Dance and Zeal, Kanon Medley ~Metal Wings~, Clockwork, JULIA, Heavenly Spores, Distorted God, Radio Heads, Epilogue, Spoils, Ripoff, Since 1983, A FLOWER GARDEN, The earth blew up, Phalanx, Chronograph, Black Key Etude, Trinity, super mario bros theme (original NES is awesome), Jack-The-Ripper, Poppin' Shower, cheerful forest, Trisection v2, Devilz Staircase, Colibri, Club

FGO AAA's (2): Time To Eye, The Bird's Concrete Nosedive

[SIGPIC][/SIGPIC]


pmonibuv1 is offline   Reply With Quote
Old 10-19-2011, 08:05 PM   #44
Calcium Deposit
I am the liquor
FFR Music Producer
 
Calcium Deposit's Avatar
 
Join Date: May 2007
Location: Where ever evil lurks
Age: 34
Posts: 706
Default Re: What programming language do you use?

Quote:
Originally Posted by fido123 View Post
I thought iOS was ObjC and Android can use any sort of pre-compiled binary?
There's talk of Java coming to the IOS, but nothing substantial since Java violates the SDK agreement. And we all know how much Mac loves us 3rd party developers...

Java and Objective C are based off of the same syntax, so there's a lot of cross-compatibility. Problem being, once again, developing something that doesn't make Mac feel violated. So I might just skip any IOS development and stick with mostly Android.

And as far as I know, nearly every Android app on the market is Java.
Calcium Deposit is offline   Reply With Quote
Old 10-19-2011, 09:24 PM   #45
TheNoSoMan
FFR Player
 
Join Date: Feb 2009
Age: 29
Posts: 382
Default Re: What programming language do you use?

I would really like to learn to code in lua if I could.
TheNoSoMan is offline   Reply With Quote
Old 10-20-2011, 05:05 AM   #46
reuben_tate
Kawaii Desu Ne?
Retired StaffFFR Veteran
 
reuben_tate's Avatar
 
Join Date: Dec 2007
Location: The Kawaiian Island~
Age: 30
Posts: 4,182
Default Re: What programming language do you use?

Eh, I want to learn AS3, but I'm too used to AS2 and it feels like AS3 looks like a pain to code compared to AS2. But AS3 has more functionality so I need to force myself to learn it one time or another. XD
__________________
AMA: http://ask.fm/benguino

Not happening now! Don't click to join!



Quote:
Originally Posted by Spenner View Post
(^)> peck peck says the heels
Quote:
Originally Posted by Xx{Midnight}xX
And god made ben, and realized he was doomed to miss. And said it was good.
Quote:
Originally Posted by Zakvvv666
awww :< crushing my dreams; was looking foward to you attempting to shoot yourself point blank and missing
reuben_tate is offline   Reply With Quote
Old 10-29-2011, 12:10 PM   #47
dvaskate
bodhisattva
FFR Veteran
 
dvaskate's Avatar
 
Join Date: Aug 2006
Age: 32
Posts: 109
Default Re: What programming language do you use?

check out whitespace and malbolge <--- One of my friends has been studying this one
dvaskate is offline   Reply With Quote
Old 10-29-2011, 05:17 PM   #48
XCV
has nice tits
FFR Veteran
 
XCV's Avatar
 
Join Date: Nov 2008
Posts: 744
Default Re: What programming language do you use?

C++, Python, HTML and friends.

And TI-BASIC.
__________________
XCV is offline   Reply With Quote
Old 11-25-2011, 03:30 PM   #49
Netjet!
Sic itur ad astra
Retired StaffFFR Simfile AuthorFFR Veteran
 
Netjet!'s Avatar
 
Join Date: Jan 2008
Location: Ottawa, Canada
Age: 30
Posts: 4,700
Send a message via AIM to Netjet! Send a message via Skype™ to Netjet!
Default Re: What programming language do you use?

I'm currently using PHP, HTML, MySQL (not really a language, but you know), and going to be starting to use javascript and/or ajax for a school project for computer science.
__________________
RIP Steve Van Ness <3
Netjet! is offline   Reply With Quote
Old 11-26-2011, 12:19 AM   #50
fido123
FFR Player
 
fido123's Avatar
 
Join Date: Sep 2005
Age: 32
Posts: 4,245
Default Re: What programming language do you use?

AJAX isn't a programming language. It's a programming technique I believe was first implimented in Javascript (AJAX = Javascript) but can also be used in CGI scripts that allows for stuff like the spoiler button. Stuff like if you change one JumpMenu it'll change the set of values the other JumpMenu uses, or when you activate a button, it displays a bunch of text under it. If you already know PHP, you don't have to bother with Javascript I'm pretty sure but I guess your project is probably making you use Javascript?
fido123 is offline   Reply With Quote
Old 11-28-2011, 12:24 AM   #51
Krilnon
FFR Player
 
Krilnon's Avatar
 
Join Date: Oct 2003
Posts: 11
Send a message via ICQ to Krilnon Send a message via AIM to Krilnon Send a message via Yahoo to Krilnon
Default Re: What programming language do you use?

OMeta, ActionScript, and Objective-C were my reasons for including 'Something else' in my vote.
Krilnon is offline   Reply With Quote
Old 12-16-2011, 08:57 AM   #52
cornmaker
FFR Player
 
Join Date: Dec 2011
Posts: 25
Default Re: What programming language do you use?

html, c++ and right now i'm studying java
cornmaker is offline   Reply With Quote
Old 12-27-2011, 12:15 PM   #53
prodigy06
FFR Player
 
prodigy06's Avatar
 
Join Date: Oct 2006
Location: Nevada
Age: 34
Posts: 28
Send a message via AIM to prodigy06
Default Re: What programming language do you use?

Yeah, brain F*** is real. It was designed to be very difficult and not to really be useful, but to play with once you are masterclass at C and other languages and want to explore and tinker with harder things. It's pretty hard. Trying to just write a "Hello World" in it alone will prove a challenge.

Oh, forgot. It was actually written though just to try to make the smallest compiled language that was also a turing language.

I'm a Python and Ruby fan atm.

Last edited by prodigy06; 12-27-2011 at 12:21 PM.. Reason: improve on post
prodigy06 is offline   Reply With Quote
Old 02-16-2012, 07:17 PM   #54
Charlo
FFR Player
 
Charlo's Avatar
 
Join Date: Oct 2005
Location: Wisconsin
Posts: 199
Default Re: What programming language(s) do you use?

I'm using a lot of PHP with MySQL at the moment. Also plenty of JavaScript, using AJAX to interact with PHP scripts. I have gotten good at web design (CSS + HTML) as well.

I have learned Java, VB, and C#, but would not consider myself proficient in them.
__________________
Check out Guessthatalbum.com for a fun music-related game.

I make metal files for keyboard players! Check them out at:
Charlo is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 06:30 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution