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

Reply
 
Thread Tools Display Modes
Old 09-16-2005, 12:16 PM   #21
Chromer
Hookers and Blow
Retired StaffFFR Veteran
 
Chromer's Avatar
 
Join Date: Jul 2003
Location: You heard the robot. No fun.
Age: 34
Posts: 4,981
Send a message via AIM to Chromer Send a message via Yahoo to Chromer
Default

Yeah, I'm taking AP CS is school and all I can do is equations and a neat little Pig Latin translator. ROFL
__________________
Chromer is offline   Reply With Quote
Old 09-16-2005, 01:49 PM   #22
lightdarkness
Summer!!
Retired StaffFFR Veteran
 
lightdarkness's Avatar
 
Join Date: Jul 2003
Location: New York
Age: 35
Posts: 11,308
Send a message via AIM to lightdarkness Send a message via MSN to lightdarkness Send a message via Yahoo to lightdarkness Send a message via Skype™ to lightdarkness
Default

Quote:
Originally Posted by Chromer
Yeah, I'm taking AP CS is school and all I can do is equations and a neat little Pig Latin translator. ROFL
I remember doing that program, it sucked.
__________________
lightdarkness is offline   Reply With Quote
Old 09-16-2005, 03:46 PM   #23
Chromer
Hookers and Blow
Retired StaffFFR Veteran
 
Chromer's Avatar
 
Join Date: Jul 2003
Location: You heard the robot. No fun.
Age: 34
Posts: 4,981
Send a message via AIM to Chromer Send a message via Yahoo to Chromer
Default

Hey, it was funny putting in my name and it comes out, Chromelay.
__________________
Chromer is offline   Reply With Quote
Old 09-17-2005, 04:32 PM   #24
esupin
FFR Player
 
esupin's Avatar
 
Join Date: Nov 2003
Location: Alphabet City, Manhattan
Age: 35
Posts: 1,756
Send a message via AIM to esupin
Default

I am also taking AP CS. Right now I am working on a magic square calculator. It would have taken alot less time if the teacher hadn't given us wrong test data.
__________________

http://www.youtube.com/esupin
esupin is offline   Reply With Quote
Old 09-17-2005, 10:33 PM   #25
Chromer
Hookers and Blow
Retired StaffFFR Veteran
 
Chromer's Avatar
 
Join Date: Jul 2003
Location: You heard the robot. No fun.
Age: 34
Posts: 4,981
Send a message via AIM to Chromer Send a message via Yahoo to Chromer
Default

hA! N00b. Also I have a question. If all the classes for a Graphical type class come out to be like javax.swing, wouldn't that mean prompts like OptionPane are Object based?
__________________
Chromer is offline   Reply With Quote
Old 09-17-2005, 10:33 PM   #26
chickendude
Away from Computer
FFR Simfile AuthorFFR Veteran
 
chickendude's Avatar
 
Join Date: Sep 2003
Location: Massachusetts
Age: 33
Posts: 1,901
Send a message via AIM to chickendude
Default

I just got a C++ book at my library's book sale (yay once a year) for an ultra cheap 5 bucks <_<

its this huge book, so I guess I can keep myself busy
and I can consult this forum for help
woohoo <_<
__________________
chickendude is offline   Reply With Quote
Old 09-18-2005, 08:43 PM   #27
MonkeyFoo
FFR Veteran
FFR Veteran
 
MonkeyFoo's Avatar
 
Join Date: Sep 2004
Location: Northeasterly
Age: 34
Posts: 397
Default

I'm fair at many sorts of BASIC, and have programmed my computer, a robot, and my Ti 83 plus calc in variations of BASIC. I did it on my computer years ago, and never got past maybe a 2 or 3 in expertise, the robot maybe a 4, and on my calculator i might be a 9 with it, except for the more complex utilization of matrices, which I haven't learned the use of. Though, I know an uber-nerd who programmed chess on his calculator using only BASIC. That was some crazy sh!t.
__________________
How has it been 15 years
MonkeyFoo is offline   Reply With Quote
Old 09-18-2005, 09:10 PM   #28
chickendude
Away from Computer
FFR Simfile AuthorFFR Veteran
 
chickendude's Avatar
 
Join Date: Sep 2003
Location: Massachusetts
Age: 33
Posts: 1,901
Send a message via AIM to chickendude
Default

holy crap, thats intense <_<
__________________
chickendude is offline   Reply With Quote
Old 09-20-2005, 06:25 PM   #29
Anonymous
FFR Player
 
Join Date: May 2002
Posts: 1,088
Default

cin and cout are different. In fact a lot of syntax is different. It won't be a problem adapting though, since all the logic is about the same.
Anonymous is offline   Reply With Quote
Old 09-20-2005, 06:26 PM   #30
Anonymous
FFR Player
 
Join Date: May 2002
Posts: 1,088
Default

Anyone here have a good link to a sie to learn assembly? We all know all the decent calculator games are in assembly.
Anonymous is offline   Reply With Quote
Old 09-20-2005, 06:46 PM   #31
talisman
Resident Penguin
FFR Simfile AuthorFFR Veteran
 
talisman's Avatar
 
Join Date: May 2003
Age: 37
Posts: 4,598
Send a message via AIM to talisman
Default

I had a link to an assembly site... lemme see if I can find it. This was two years ago mind you...
talisman is offline   Reply With Quote
Old 09-20-2005, 11:40 PM   #32
suicidalmuskrat
FFR Player
 
suicidalmuskrat's Avatar
 
Join Date: Oct 2003
Location: Muskegon
Posts: 739
Send a message via AIM to suicidalmuskrat Send a message via MSN to suicidalmuskrat Send a message via Yahoo to suicidalmuskrat
Default

Oh, that guest double post was me, by the way. I also made a pretty cool arcade style game like the one mentioned last page, it was a circle and it had to collect periods, and of course there were obstacles, and your score depended on how fast you did it. It was actually pretty fun because the program ran so slowly that you could get the best possible score after a fair amount of practice. I think I had about 8 levels or so, incorporating warps and moving obstacles...and one which incorporated a bad guy chasing you. I'd never do that again though, took so long. Makes you appreciate OO though, for real.
__________________
I'll trade you this delicious doorstop for your crummy old danish.
Done, and done.
suicidalmuskrat is offline   Reply With Quote
Old 09-25-2005, 10:20 PM   #33
Spazzbite
FFR Simfile Author
FFR Simfile Author
 
Spazzbite's Avatar
 
Join Date: Jan 2003
Location: Oregon
Age: 35
Posts: 2,181
Send a message via AIM to Spazzbite Send a message via MSN to Spazzbite Send a message via Yahoo to Spazzbite
Default

I, too, only know how to program stuff on my TI-83+, though I have done some pretty neat things.

I've programmed a few games, a paint-esque program complete with filters, which actually create some neat effects, math programs that create both visual and non-visual answers, namely a program for Quadratic Equations that have complex answers.
__________________

Quote:
Originally Posted by Quicker
shades don't break unless you break them.
Spazzbite is offline   Reply With Quote
Old 11-6-2005, 03:23 PM   #34
FoJaR
The Worst
 
FoJaR's Avatar
 
Join Date: Nov 2005
Location: space ghost is dead to me
Posts: 2,816
Send a message via AIM to FoJaR Send a message via MSN to FoJaR
Default

8 at C++
2 at perl
1 at lisp (((((((lol)))))))

programmed for 4 years in highschool, havent done much since, but i still know C++, it's like riding a bike.
__________________
FoJaR is offline   Reply With Quote
Old 12-31-2005, 12:30 AM   #35
SqNtz_xoombot
FFR Player
 
Join Date: Dec 2005
Location: Bozeman, MT
Posts: 92
Send a message via AIM to SqNtz_xoombot Send a message via MSN to SqNtz_xoombot Send a message via Yahoo to SqNtz_xoombot
Default

Some experience with the following languages/tools/skills:
Basic/Vb
C++
Cisco Ios
Flash
Html/Css
Java
Linux (Slackware)
Perl
Phone Customer Service
Photoshop
Php
__________________
<img src=http://www.flashflashrevolution.com/ffrsiggy.php?user=SqNtz_xoombot></img>
SqNtz_xoombot is offline   Reply With Quote
Old 01-13-2006, 01:33 PM   #36
Lightknight924
FFR Player
 
Lightknight924's Avatar
 
Join Date: Jul 2005
Location: New York
Age: 31
Posts: 1,164
Send a message via AIM to Lightknight924
Default

I program video games on Game Maker 6. I want to learn how to program with flash soon.
Lightknight924 is offline   Reply With Quote
Old 01-13-2006, 01:37 PM   #37
Afrobean
Admiral in the Red Army
FFR Veteran
 
Afrobean's Avatar
 
Join Date: Dec 2003
Location: the moon
Age: 36
Posts: 13,262
Send a message via Skype™ to Afrobean
Default

Quote:
Originally Posted by Lightknight924
I program video games on Game Maker 6. I want to learn how to program with flash soon.
That's not programming at all. I don't even consider my TI83 programs to indicate a skill of programming.
__________________
Afrobean is offline   Reply With Quote
Old 01-13-2006, 01:58 PM   #38
Lightknight924
FFR Player
 
Lightknight924's Avatar
 
Join Date: Jul 2005
Location: New York
Age: 31
Posts: 1,164
Send a message via AIM to Lightknight924
Default

I know it's not considered actual "programming.' I still enjoy it though. I just need to learn flash programming so that I can actually make movies and stuff like they do on newgrounds.
Lightknight924 is offline   Reply With Quote
Old 01-22-2006, 09:16 AM   #39
ShadowSkill
FFR Player
 
ShadowSkill's Avatar
 
Join Date: Jul 2003
Location: well...Let's say it's in a house
Posts: 118
Default

Python (for movies and games in Blender 3D)
I am currently learning C++
__________________



http://www.13thlabour.tk
ShadowSkill is offline   Reply With Quote
Old 02-10-2006, 07:29 PM   #40
Evilcatt09
FFR Player
 
Join Date: Feb 2006
Posts: 3
Default

I took C++ last year and am taking AP Comp Sci this year, though I like C++ much better. Now I started to teach myself OpenGL but then decided to try to learn DirectX instead but all I can do so far is just draw colored triangles on the screen.
Evilcatt09 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 On
[IMG] code is On
HTML code is Off

Forum Jump



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


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