Opening another question to the forum

Discuss and learn about languages such as Java, and C++.

Opening another question to the forum

Postby Pr3s1d3nt » Thu Mar 19, 2009 10:40 am

So, I want to see what skill sets we have on our forum, this is the programming part of the site. And element has worked so hard to program this site that I wanted to see what we all know. So what languages do you know how to work in? And what's the coolest thing that you have programmed??
Pr3s1d3nt
 
Posts: 111
Joined: Fri Sep 19, 2008 7:30 am

Re: Opening another question to the forum

Postby =EleMenT= » Thu Mar 19, 2009 10:50 am

Lol thanks man :D Well for me, I know PHP, C++, Java, VB.net, and some Batch. I also know some UnrealScript, which is basically C++. I am taking Java courses ATM, so I am continuously learning. Out of all of them, I would have to say VB.net is probably the easiest and most fun if you are doing things like Physics and motion. PHP is amazing, as you have instant gratification with programs on the web. C++ is just beast; great for programming games. The coolest thing I have programmed? Well maybe a text encrypter/decrypter that accepts 3 number inputs that goes into an algorithm to encrypt text. That was pretty cool. I also programmed KittyCannon. Well part at least :mrgreen: . I have physics and parabolic motion, with friction and bouncing; all that jazz.
Image
Image
-> im not an AMD guy
-> im not so much either, but I AM a poor guy :P and right now, AMD is the poor man's brand XD
=EleMenT=
Site Admin
 
Posts: 292
Joined: Fri Sep 19, 2008 7:32 am

Re: Opening another question to the forum

Postby Furtive » Thu Mar 19, 2009 11:00 am

public class helloWorld
{
public static void main(String[] args)
{
System.out.println("Hello World");
}
}


thats about it for me....




lol jk... im in the AP Java class right now... its not that difficult.... just hard to memorize all of the new things with the graphics requests..

what are we working on right now? A program class that is called by the client that requires 2 parameters which will depict the size of a building.... It will multiply this action as many times as needed to create a skyline. Then it has to put windows randomly through out each and every building.

Its not that difficult but it will just take a long time to accomplish... When im done it (if i decide to finish) I will post it here so you all can see... or i will just do the recycling... :)
Furtive
 
Posts: 138
Joined: Mon Sep 22, 2008 1:04 pm
Location: Philly

Re: Opening another question to the forum

Postby Pr3s1d3nt » Thu Mar 19, 2009 11:08 am

ha ha i remember the fist time i did that program! all the windows were all over the place :)
Pr3s1d3nt
 
Posts: 111
Joined: Fri Sep 19, 2008 7:30 am


Return to Programming

Who is online

Users browsing this forum: No registered users and 1 guest

cron