Rocreation
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What langauages do you know?

5 posters

Go down

What langauages do you know?  Empty What langauages do you know?

Post by smurf279 Wed Jan 04, 2012 2:08 am

I currently only know Lua, Rbx.Lua, and Python (still in the process of learning)
I'm planning on getting to C++, Java, PHP, C# and a few other langauages sooner or later. What about you?
smurf279
smurf279
Admin
Admin

Posts : 7
Join date : 2012-01-03
Location : CA

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by Guest Wed Jan 04, 2012 3:42 am

Lua, Rbx.Lua, PHP and Javascript.
I also know a little bit of Java, C++ and C#, but not enough that I could do more than edit or write very basic code :P

Guest
Guest


Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by smurf279 Wed Jan 04, 2012 4:08 am

What does PHP stynax look like? Like what would it look like if I made an array and used a for loop to put all the elements into another table.

Just found out I can't use fb chat on my kindle btw :c
smurf279
smurf279
Admin
Admin

Posts : 7
Join date : 2012-01-03
Location : CA

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by Guest Wed Jan 04, 2012 4:40 am

Code:
<?php
$array = array( // Paradise, by Coldplay. Good song.
   "When she was just a girl",
   "She expected the world",
   "But it flew away from her reach",
   "So she ran away in her sleep"
);

$newArray = array(); // Define an empty array

foreach ($array as $index => $value) { // Iterate through the array
   $newArray[$index] = $value;
}
?>

Guest
Guest


Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by SundownMarkTwo Wed Jan 04, 2012 8:56 am

I know a little bit of Rbx.Lua (and thus, a very small fraction of Lua itself).
SundownMarkTwo
SundownMarkTwo
Admin
Admin

Posts : 143
Join date : 2012-01-03
Age : 26
Location : BUILDIN' A SENTRY

http://www.roblox.com/User.aspx?ID=10445518

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by The Penguin Haz Arrived! Wed Jan 04, 2012 10:00 am

Bit of Lua, some RbxLua, a tiny bit of PHP, some Javascript, BASIC, basic C++, tiny bit of Java. Also there's HTML, HTML5, CSS, and CSS3.
The Penguin Haz Arrived!
The Penguin Haz Arrived!
Admin
Admin

Posts : 172
Join date : 2012-01-03
Location : Turn around--Look up--Oh no it's you again...

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by Guest Wed Jan 04, 2012 4:14 pm

If we're including markup languages, I also know HTML(5), CSS(3) and XML. (Although I don't ever use XML)

Guest
Guest


Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by The Penguin Haz Arrived! Wed Jan 04, 2012 4:27 pm

Why would you want to use XML, please tell me.
The Penguin Haz Arrived!
The Penguin Haz Arrived!
Admin
Admin

Posts : 172
Join date : 2012-01-03
Location : Turn around--Look up--Oh no it's you again...

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by Guest Wed Jan 04, 2012 4:41 pm

AJ- Who dun messed with my avatar? :l

AJAX. You can make dynamic web pages with XML, as well as easily store data.

Guest
Guest


Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by The Penguin Haz Arrived! Wed Jan 04, 2012 4:53 pm

That was me, moderating it...Reduce the image size pl0x, you mess up my screen.
The Penguin Haz Arrived!
The Penguin Haz Arrived!
Admin
Admin

Posts : 172
Join date : 2012-01-03
Location : Turn around--Look up--Oh no it's you again...

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by SundownMarkTwo Wed Jan 04, 2012 6:10 pm

The Penguin Haz Arrived! wrote:Reduce the image size pl0x

I was gonna save his image and reduce to 200px x 200px, but I had to leave for school.
SundownMarkTwo
SundownMarkTwo
Admin
Admin

Posts : 143
Join date : 2012-01-03
Age : 26
Location : BUILDIN' A SENTRY

http://www.roblox.com/User.aspx?ID=10445518

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by theopfor Wed Jan 04, 2012 10:04 pm

C++, barely any PHP, barely any JavaScript, RBX.Lua, and a little Lua. I was trying out VB, but hated it for some reason.
theopfor
theopfor
Admin
Admin

Posts : 84
Join date : 2012-01-03
Age : 105
Location : Look Behind You!

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by The Penguin Haz Arrived! Thu Jan 05, 2012 10:48 am

Lol, probably because you have to pay 1.5K for VB. I'm working on Java; C++ is too annoying for me. Maybe later. Using NetBeans to do it.
The Penguin Haz Arrived!
The Penguin Haz Arrived!
Admin
Admin

Posts : 172
Join date : 2012-01-03
Location : Turn around--Look up--Oh no it's you again...

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by theopfor Thu Jan 05, 2012 9:42 pm

Why does C++ annoy you? I can't program in Java. I have a 32 bit system. :/
theopfor
theopfor
Admin
Admin

Posts : 84
Join date : 2012-01-03
Age : 105
Location : Look Behind You!

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by TerrainCrypt Thu Jan 05, 2012 10:23 pm

Har. I have a 64 bit.. But I was a retard and installed a 32 bit java, because I used to think it was 32 bit. Now I can't find the proper JRE JDK download for 64 bit computers. Whatever, it runs fine as is.
TerrainCrypt
TerrainCrypt
Admin
Admin

Posts : 196
Join date : 2012-01-03
Age : 25
Location : Ohio, U.S.A.

https://rocreation.forumid.net

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by theopfor Thu Jan 05, 2012 10:41 pm

Okay, but what about your reason behind C++? I am a little curious. C++ takes some getting used to, but I guess every language does. Java might be better. You can put it on web pages.
theopfor
theopfor
Admin
Admin

Posts : 84
Join date : 2012-01-03
Age : 105
Location : Look Behind You!

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by The Penguin Haz Arrived! Fri Jan 06, 2012 10:09 am

I just hate it, it annoys me a lot. Also Java is used in MIIIIIIIIIIIIIIIIIIINECRAAAAAAAAAAAAFT!!!
The Penguin Haz Arrived!
The Penguin Haz Arrived!
Admin
Admin

Posts : 172
Join date : 2012-01-03
Location : Turn around--Look up--Oh no it's you again...

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by SundownMarkTwo Fri Jan 06, 2012 5:14 pm

The Penguin Haz Arrived! wrote:Java is used in MIIIIIIIIIIIIIIIIIIINECRAAAAAAAAAAAAFT!!!

INB4 mod creation
SundownMarkTwo
SundownMarkTwo
Admin
Admin

Posts : 143
Join date : 2012-01-03
Age : 26
Location : BUILDIN' A SENTRY

http://www.roblox.com/User.aspx?ID=10445518

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by TerrainCrypt Fri Jan 06, 2012 5:54 pm

I find it hilarious that EVERYONE knows way more languages than I. Then again, I'm not exactly the most tech. smart. I just enjoy roblox.
TerrainCrypt
TerrainCrypt
Admin
Admin

Posts : 196
Join date : 2012-01-03
Age : 25
Location : Ohio, U.S.A.

https://rocreation.forumid.net

Back to top Go down

What langauages do you know?  Empty Re: What langauages do you know?

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum