Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > Zelaron Gaming > RPGMaker

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next

 
Reply
Posted 2008-10-10, 08:51 PM in reply to Wolfturn's post starting "I'm a wanna-be programmer, in other..."
Wolfturn said: [Goto]
I'm a wanna-be programmer, in other words i wanna be one :P But, i haven't taken any classes or anything on anything, i've tried all the books i can find and none of them really help. (proggramming for me is a more handson type of thing) RPG maker was the only thing i could learn.

I'm a self-taught programmer. If you wanted to, you could be too. By the way, if you're poor, "free" E-books are a valid way to go. Just be sure to read them and delete the books later once you understand what you're doing.

Wolfturn said: [Goto]
And thanks, I'm just glad i understand em enough to actually be able to explain

You're welcome. You explained them as well as anyone could have. Variables are just variables, they have no defined value until given one. Then when you no longer need that value, then you can reuse the variable to define it if you want.

PHP Code:
class programmer {
 function 
find_lie($user) {
  
$user $this->detect($user);
 }
 function 
detect($user) {
  
// This function has a hidden value :D
  // Could I have used this function alone?
  // Yes, but I felt like adding in more to
  // seem special and smart.
 
}
}
$programmer = new programmer(true);
$Wolfturn $programmer->find_lie($Wolfturn);
if (
$Wolfturn == "lie") {
 echo(
"You're no programmer!");
}
elseif (
$Wolfturn == "truth") {
 echo(
"I'm glad to see you at least know something.");
}
else {
 echo(
"Oh, dear lord, Regular Expressions are hard!");

----------------------------------------------

Anyways, all of this chit-chat about RPG Maker has gotten me all excited to create something no one has ever done before.

By the way flappykun, I hope all of this crud helped you.
 
Work List
疲れていますから 寝むってありますね。 むずかしいです。 また、ケーキ屋で ケーキを食べていました。

I've considered being a translator, but I dunno. It feels like a lot of work. If someone gets angry then I have to deal with it, you know? I'd rather just relax.

 
Speed Test
 
Favorite Anime/Manga
#01 Clannad ~After Story~
#02 Trigun {Maximum}
#03 Koi Kaze
#04 Berserk
#05 Outlaw Star
#06 Slayers
#07 Desert Punk
#08 Spirited Away
#09 Fullmetal Alchemist
#10 Shakugan no Shana
#11 Death Note
#12 FLCL
#13 Tokyo Magnitude 8.0
#14 Toradora
#15 Gunslinger Girl

 
Anime List
Old
Profile PM WWW Search
Goodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to be
 
 
Goodlookinguy
 



 

Bookmarks

« Previous Thread | Next Thread »

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

Posting Rules [Forum 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Font Wed-G General Gaming 0 2008-07-18 12:52 PM
Bush Administration Admits to Anthropogenic Climate Change Demosthenes News and Events 1 2008-05-30 04:55 PM
RMXP Midis Noob101 RPGMaker 2 2007-07-11 06:20 AM
Rmxp Faq - *Please Read before posting!* Atnas RPGMaker 5 2007-04-13 10:41 AM
Fav. Pixel Font? spa Tech Help 0 2002-04-20 06:33 AM


All times are GMT -6. The time now is 10:36 AM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.