Learning programming language with Hackety Hack.
Heard of it?

Offline
i've heard it's good
but i've never used it
Offline
kayybee wrote:
I used it. I tried to make a number guessing game, but it didn't work. So I gave up. Now i'm learning java.
You can't do anything with Ruby, I'm just learning it so It will be easier to learn Objective -C!

Offline
stevetheipad wrote:
kayybee wrote:
I used it. I tried to make a number guessing game, but it didn't work. So I gave up. Now i'm learning java.
You can't do anything with Ruby, I'm just learning it so It will be easier to learn Objective -C!
me too
that's why i gave up so easily
that's why i'm learning java now
Offline
You found it! ZOMG That's the thing I had on my computer! I didn't remember it and it was deleted somehow. THANK YOU!
Offline
Scratchthatguys wrote:
You found it! ZOMG That's the thing I had on my computer! I didn't remember it and it was deleted somehow. THANK YOU!
What?

Offline
kayybee wrote:
stevetheipad wrote:
kayybee wrote:
I used it. I tried to make a number guessing game, but it didn't work. So I gave up. Now i'm learning java.
You can't do anything with Ruby, I'm just learning it so It will be easier to learn Objective -C!
me too
that's why i gave up so easily
that's why i'm learning java now
What? Java? I'm learning that as my 5th language, and it's not a beginner programmer's language! Start with Python is my suggestion.
Offline
maxskywalker wrote:
kayybee wrote:
stevetheipad wrote:
You can't do anything with Ruby, I'm just learning it so It will be easier to learn Objective -C!me too
that's why i gave up so easily
that's why i'm learning java nowWhat? Java? I'm learning that as my 5th language, and it's not a beginner programmer's language! Start with Python is my suggestion.
is there something wrong with me learning java?
why can't i learn it?
why do you assume i am a beginner programmer?
Offline
stevetheipad wrote:
kayybee wrote:
I used it. I tried to make a number guessing game, but it didn't work. So I gave up. Now i'm learning java.
You can't do anything with Ruby, I'm just learning it so It will be easier to learn Objective -C!
Ruby builds SO many bad habits. Go with Python 3 instead. Just a thought.
Last edited by maxskywalker (2011-11-06 18:14:42)
Offline
kayybee wrote:
maxskywalker wrote:
kayybee wrote:
me too
that's why i gave up so easily
that's why i'm learning java nowWhat? Java? I'm learning that as my 5th language, and it's not a beginner programmer's language! Start with Python is my suggestion.
is there something wrong with me learning java?
why can't i learn it?
why do you assume i am a beginner programmer?
Because you said you gave up. But if you're not, then do you consider it a good programming language for beginners? Most people who are new-to-programming will take one look at class Java { public static void main (String[] args) { System.out.println("Hello World!"); } } and run away instantly. I mean, 'public static void'? And the average non-programmer won't skip the 'main' in their account of complexness. And String args[]. And the pretty long hierchy for a simple print statement compared to the usual plain print(). And then there's the punctuation. Alright, just typing this to pass the time while I wait for the 60 second rule to let me post.
Offline
maxskywalker wrote:
kayybee wrote:
maxskywalker wrote:
What? Java? I'm learning that as my 5th language, and it's not a beginner programmer's language! Start with Python is my suggestion.is there something wrong with me learning java?
why can't i learn it?
why do you assume i am a beginner programmer?Because you said you gave up. But if you're not, then do you consider it a good programming language for beginners? Most people who are new-to-programming will take one look at class Java { public static void main (String[] args) { System.out.println("Hello World!"); } } and run away instantly. I mean, 'public static void'? And the average non-programmer won't skip the 'main' in their account of complexness. And String args[]. And the pretty long hierchy for a simple print statement compared to the usual plain print(). And then there's the punctuation. Alright, just typing this to pass the time while I wait for the 60 second rule to let me post.
I gave up cause I wanted to.
If ruby won't let me make a simple game, I don't want it to make a simple game for me.
I'm not a beginner programmer. You're a beginner at your social skills, thank you very much.
Offline
Nope. If ur looking to hack may I recommend cheat engine.
Offline
kayybee wrote:
maxskywalker wrote:
kayybee wrote:
is there something wrong with me learning java?
why can't i learn it?
why do you assume i am a beginner programmer?Because you said you gave up. But if you're not, then do you consider it a good programming language for beginners? Most people who are new-to-programming will take one look at class Java { public static void main (String[] args) { System.out.println("Hello World!"); } } and run away instantly. I mean, 'public static void'? And the average non-programmer won't skip the 'main' in their account of complexness. And String args[]. And the pretty long hierchy for a simple print statement compared to the usual plain print(). And then there's the punctuation. Alright, just typing this to pass the time while I wait for the 60 second rule to let me post.
I gave up cause I wanted to.
If ruby won't let me make a simple game, I don't want it to make a simple game for me.
I'm not a beginner programmer. You're a beginner at your social skills, thank you very much.
Right. Er, sorry about that. But you know, I made a simple game in Ruby. And yeah, my only social experience comes from debugging programs with Harakou and a few others on the forums.
Offline
kayybee wrote:
stevetheipad wrote:
kayybee wrote:
I used it. I tried to make a number guessing game, but it didn't work. So I gave up. Now i'm learning java.
You can't do anything with Ruby, I'm just learning it so It will be easier to learn Objective -C!
me too
that's why i gave up so easily
that's why i'm learning java now
Just a quick suggestion if you're not too far into your lessons: try your hand at C++. I've looked at some Objective-C code (very interesting, by the way) and C++ might help a bit more than Java or Ruby. Mainly, it's just C++ but with the keywords in a different order and slightly different punctuation at the earlier stages, and once you get past the earlier stages, you'll be familiar with Objective-C. Again, just a suggestion.
Offline
downloading it now
Offline
Lol, when I saw this topic name I thought, "WHAT?!"

Offline
maxskywalker wrote:
stevetheipad wrote:
kayybee wrote:
I used it. I tried to make a number guessing game, but it didn't work. So I gave up. Now i'm learning java.
You can't do anything with Ruby, I'm just learning it so It will be easier to learn Objective -C!
Ruby builds SO many bad habits. Go with Python 3 instead. Just a thought.
And what bad habits are those? I think Ruby would actually be good for learning Objective-C, because they both have Smalltalk-like characteristics.
Offline
veggieman001 wrote:
maxskywalker wrote:
stevetheipad wrote:
You can't do anything with Ruby, I'm just learning it so It will be easier to learn Objective -C!
Ruby builds SO many bad habits. Go with Python 3 instead. Just a thought.
And what bad habits are those? I think Ruby would actually be good for learning Objective-C, because they both have Smalltalk-like characteristics.
Objective C is the most useful.

Offline
slinger wrote:
I tried it, very buggy.
It's very buggy. I may uninstall it.
Offline
You can learn Objective C with it? That must be a big help, cause its so hard. Meh, I don't have a mac so.....yeah.
Offline