Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - What languages can you program? | |
Pages: 1 2Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
DarkSlaya
POOOOOOOOOOOORN!
Level: 88

Posts: 2801/4249
EXP: 6409254
For next: 241410

Since: 05-16-04
From: Montreal, Quebec, Canada

Since last post: 8 hours
Last activity: 5 hours
Posted on 12-08-04 04:00 AM Link | Quote
C++ (Not much, but can still make some funny things aside from making the computer crash)
PHP (Enough to do everything I'll ever need in a website)
HTML
CSS

I'm sure I Know more.... but whatever,

And I find French so much harder than English.
dan

Snap Dragon
Level: 43

Posts: 266/782
EXP: 534516
For next: 30530

Since: 03-15-04

Since last post: 20 hours
Last activity: 14 hours
Posted on 12-08-04 09:13 PM Link | Quote
Originally posted by DarkSlaya
And I find French so much harder than English.


That's because french has a set grammar, whereas we english speaking folk just make shit up as we go along. It's probably harder for french speaking people to go to an english speaking country and understand the lingo, than the other way around. Lazy english speaking bastards. :/
neotransotaku

Baby Mario
戻れたら、
誰も気が付く
Level: 87

Posts: 1845/4016
EXP: 6220548
For next: 172226

Since: 03-15-04
From: Outside of Time/Space

Since last post: 11 hours
Last activity: 1 hour
Posted on 12-09-04 04:13 AM Link | Quote
it is also because english doesn't conjugate while french does...which is why english is difficult to grasp at first; although after time, english is fairly good because bad grammar can still be understood...

anyways, i can produce stuff using..

Scheme
C/C++/C#
Java
PHP
HTML
Bash/csh
dormento

Shyguy
Level: 17

Posts: 63/99
EXP: 24075
For next: 668

Since: 03-15-04
From: Esteio - Brasil

Since last post: 182 days
Last activity: 161 days
Posted on 12-09-04 11:39 PM Link | Quote
i'm having problems with this proggy in Brainfuck - It's supposed to be a hello world program, but it doesn't work:


+++++++[>+++++++++<-]>.<++++[>+++++++<-]>+.<++[>+++<-]>+..+++.++++[>++++++++<-]>.<+++++[>++++++++++<-]>+++++.<<.+++.------.<+++[>---<-]>+.

I talk VB, c/c++,delphi, english and a little spanish
Squash Monster

New Age Retro Hippie
Togateiru Fohku Kohgeki!!
GRUNGE no HAMSTER otona bite
Peace love and turnpike!

Level: 40

Posts: 478/677
EXP: 430507
For next: 10802

Since: 03-15-04
From: Maryland (of the Country Between Canada and Mexico)

Since last post: 5 hours
Last activity: 5 hours
Posted on 12-10-04 03:01 AM Link | Quote
Whee, debugging Brainfuck. This'll be either agravating or fun (though likely both ).

+++++++[>+++++++++<-]>.
This'll put 7 in p0 and add 9 in p1 for each in p0, then display p1. 7 * 9 is 63, which is not H, as H is 72. So, add one more plus to the first string of plusses, to get 8 * 9, which is 72.

The next segment,
<++++[>+++++++<-]>+.
Goes back to p0 and adds 4, then adds 7 to p1 for each of those, then adds 1 to p1. We'll assume we've already corrected the rest of the program. So p1 is 72, plus (4 * 7 = 28) is 100, plus 1 is 101. Now, that's e, just like it aught to be, but it wouldn't have been if we didn't fix H. I'll assume the rest of the program was messed up becouse of H.


That was fun .
jman2050

Red Koopa
Level: 19

Posts: 34/123
EXP: 33172
For next: 2605

Since: 03-21-04

Since last post: 10 days
Last activity: 103 days
Posted on 12-16-04 07:13 PM Link | Quote
I know C and C++ like the back of my hand. *looks at the back of my hand* Wait, where did those weird markings come from... no wait, those are hair strands

Anyway, I also know VB, Perl, PHP, a little bit of Fortran, a minute amount of COBOL, 65816 assembly, currently trying to figure out x86 assembly, a small amount of Java (god I hate Java), HTML, XML, a little ASP, and a few snippets of a half dozen other specialized languages.

And you know what... They're all practically the same thing
Pages: 1 2Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Programming - What languages can you program? | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.024 seconds.