Author Topic: Scripting...  (Read 4817 times)

0 Members and 3 Guests are viewing this topic.

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: Scripting...
« Reply #20 on: August 18, 2008, 05:58:32 pm »
ah...thanks. Does it matter at all if I get a book on java 5 instead of 6?
Probably not, but you probably will be left in the dark about things that are in 6 and not in 5.
There are other worlds than these

Offline MyiEye

  • Soldier
  • **
  • Posts: 166
  • .<><| `Homie
Re: Scripting...
« Reply #21 on: August 18, 2008, 08:30:42 pm »
do you know if Head First Java 2nd edition would be the kind of book I would have a really hard time following without any previous experience in programming?
"I gotta live like Jacob more holy less hip, by his grace Sho Baraka gone spit the real, been doing that Reach life before I got the deal, called to make mini-me's till the day that I die, so on my tombstone say, "he didn't die he multiplied"!"                                                  - Sho Baraka

Offline a-4-year-old

  • Veteran
  • *****
  • Posts: 1918
Re: Scripting...
« Reply #22 on: August 18, 2008, 09:02:19 pm »
do you know if Head First Java 2nd edition would be the kind of book I would have a really hard time following without any previous experience in programming?
should we hold hands on our way to the bookstore with you? Christ nobody knows better than you which book would be the best for you.
If we hit the bullseye the rest of the dominoes will fall like a house of cards. Checkmate. -Zapp Brannigan

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: Scripting...
« Reply #23 on: August 18, 2008, 10:19:12 pm »
MyiEye, don't mind a-4-year-old. He's just one of our local members who is smart in a lot of areas but still manages to be a prick in a number of ways. Ignore him when it says stuff like that.

I suggest you try to find some of the Idiot's Guide to Java or the Java for Dummies series of computer related books. A lot of them are aimed at people with minimal programming experience willing to learn.
There are other worlds than these

Offline MyiEye

  • Soldier
  • **
  • Posts: 166
  • .<><| `Homie
Re: Scripting...
« Reply #24 on: August 18, 2008, 10:58:17 pm »
kk thanks bud
"I gotta live like Jacob more holy less hip, by his grace Sho Baraka gone spit the real, been doing that Reach life before I got the deal, called to make mini-me's till the day that I die, so on my tombstone say, "he didn't die he multiplied"!"                                                  - Sho Baraka

Offline {LAW} Gamer_2k4

  • Flagrunner
  • ****
  • Posts: 560
  • To Wikipedia!
Re: Scripting...
« Reply #25 on: August 18, 2008, 11:17:09 pm »
I'd say Java is a good starting point.  It's got most of the features of the more traditional (and powerful) languages like C and C++, but keeps you from doing a lot of dumb stuff and has a pretty easy syntax to follow.  Of course, you won't be able to do anything worth remembering in it, but it's a good start.
« Last Edit: August 18, 2008, 11:24:11 pm by {LAW} Gamer_2k4 »
Gamer_2k4

Only anime shows I've felt any interest in over the years are Pokemon (original TV series) and various hentai.
so clearly jgrp is a goddamn anime connoisseur. his opinion might as well be law here.

Best Admin: jrgp, he's like the forum mom and a pet dog rolled into one.

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: Scripting...
« Reply #26 on: August 18, 2008, 11:21:31 pm »
Quote
C and C++, but keeps you from doing a lot of dumb stuff
Dumb stuff? Like what, the extra performance stuff that these said languages require to do that Java does automatically in a really slow way? Anything program written in C and C++ will always perform faster than the same program written in Java. I wouldn't call these things C and C++ require you to do dumb...

Quote
Of course, you won't be able to do anything worth remembering in it
...What? Anything beyond the typical Hello World is worth remembering.
« Last Edit: August 18, 2008, 11:23:12 pm by jrgp »
There are other worlds than these

Offline iDante

  • Veteran
  • *****
  • Posts: 1967
Re: Scripting...
« Reply #27 on: August 19, 2008, 02:56:26 am »
If you want to learn java (which I highly recomend) this will be by far the most useful site that you will ever see.
Of course, you won't be able to do anything worth remembering in it, but it's a good start.
Ah hem
« Last Edit: August 19, 2008, 03:06:46 am by iDante »

Offline a-4-year-old

  • Veteran
  • *****
  • Posts: 1918
Re: Scripting...
« Reply #28 on: August 19, 2008, 08:17:37 am »
Quote
C and C++, but keeps you from doing a lot of dumb stuff
Dumb stuff? Like what, the extra performance stuff that these said languages require to do that Java does automatically in a really slow way? Anything program written in C and C++ will always perform faster than the same program written in Java. I wouldn't call these things C and C++ require you to do dumb...
You linux guys are all the same, none of you can read properly. As soon as you read a negative word near something you like you go apeshit, and conversely you go apeshit over positive words near something you hate.

What a linux fanboy sees:
Microsoft has a great operating system for the everyday user.
JAVA isn't really good for anything except for basic programs and as a stepping stone to more advanced languages.
If we hit the bullseye the rest of the dominoes will fall like a house of cards. Checkmate. -Zapp Brannigan

Offline frogboy

  • Soldier
  • **
  • Posts: 107
Re: Scripting...
« Reply #29 on: August 19, 2008, 08:23:27 am »
no, they actually delude themselves into thinking that anyone who didn't suffer from self-diagnosed aspergers would be bothered learning how to do things in a different way to what they already know and to what like 90% of computer users know

Offline 8th_account

  • Soldier
  • **
  • Posts: 237
  • Munitions Support
Re: Scripting...
« Reply #30 on: August 19, 2008, 10:30:01 am »
Of course, you won't be able to do anything worth remembering in it, but it's a good start.
http://en.wikipedia.org/wiki/World_Wind#WorldWind_Java

Quote
C and C++, but keeps you from doing a lot of dumb stuff
Dumb stuff? Like what, the extra performance stuff that these said languages require to do that Java does automatically in a really slow way? Anything program written in C and C++ will always perform faster than the same program written in Java. I wouldn't call these things C and C++ require you to do dumb...
I believe he ment "dumb stuff" as in forgetting or not being able to deallocate pointers and whatnot, causing memory leaks.

And C++ is not always faster than Java.
http://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B#Performance

Offline {LAW} Gamer_2k4

  • Flagrunner
  • ****
  • Posts: 560
  • To Wikipedia!
Re: Scripting...
« Reply #31 on: August 19, 2008, 11:08:25 am »
Of course, you won't be able to do anything worth remembering in it, but it's a good start.
http://en.wikipedia.org/wiki/World_Wind#WorldWind_Java
I admit my statement was hyperbole.  My main gripe was that you can't make an executable by default, and applets aren't that widespread.

Quote
C and C++, but keeps you from doing a lot of dumb stuff
Dumb stuff? Like what, the extra performance stuff that these said languages require to do that Java does automatically in a really slow way? Anything program written in C and C++ will always perform faster than the same program written in Java. I wouldn't call these things C and C++ require you to do dumb...
I believe he meant "dumb stuff" as in forgetting or not being able to deallocate pointers and whatnot, causing memory leaks.
That's the one.
Gamer_2k4

Only anime shows I've felt any interest in over the years are Pokemon (original TV series) and various hentai.
so clearly jgrp is a goddamn anime connoisseur. his opinion might as well be law here.

Best Admin: jrgp, he's like the forum mom and a pet dog rolled into one.

Offline mar77a

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1295
  • mad
    • random stuffs
Re: Scripting...
« Reply #32 on: August 19, 2008, 11:17:40 am »
Of course, you won't be able to do anything worth remembering in it, but it's a good start.
http://en.wikipedia.org/wiki/World_Wind#WorldWind_Java

Quote
C and C++, but keeps you from doing a lot of dumb stuff
Dumb stuff? Like what, the extra performance stuff that these said languages require to do that Java does automatically in a really slow way? Anything program written in C and C++ will always perform faster than the same program written in Java. I wouldn't call these things C and C++ require you to do dumb...
I believe he ment "dumb stuff" as in forgetting or not being able to deallocate pointers and whatnot, causing memory leaks.

And C++ is not always faster than Java.
http://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B#Performance

:|

Offline MyiEye

  • Soldier
  • **
  • Posts: 166
  • .<><| `Homie
Re: Scripting...
« Reply #33 on: August 19, 2008, 11:48:43 am »
If you want to learn java (which I highly recomend) this will be by far the most useful site that you will ever see.
Of course, you won't be able to do anything worth remembering in it, but it's a good start.
Ah hem
Is that supposed to make me quake in fear cause it's frikin monstrously beepin huge.

And wasn't rune-scape made with Java?
"I gotta live like Jacob more holy less hip, by his grace Sho Baraka gone spit the real, been doing that Reach life before I got the deal, called to make mini-me's till the day that I die, so on my tombstone say, "he didn't die he multiplied"!"                                                  - Sho Baraka

Offline {LAW} Gamer_2k4

  • Flagrunner
  • ****
  • Posts: 560
  • To Wikipedia!
Re: Scripting...
« Reply #34 on: August 19, 2008, 01:21:41 pm »
And wasn't rune-scape made with Java?
Yes, but the general consensus around here is that Runescape is a lousy game.
Gamer_2k4

Only anime shows I've felt any interest in over the years are Pokemon (original TV series) and various hentai.
so clearly jgrp is a goddamn anime connoisseur. his opinion might as well be law here.

Best Admin: jrgp, he's like the forum mom and a pet dog rolled into one.

Offline a-4-year-old

  • Veteran
  • *****
  • Posts: 1918
Re: Scripting...
« Reply #35 on: August 19, 2008, 01:31:21 pm »
And wasn't rune-scape made with Java?
Yes, but the general consensus around here is that Runescape is a lousy game.
and limewire is a horrible program.

Oh whats this about java?
If we hit the bullseye the rest of the dominoes will fall like a house of cards. Checkmate. -Zapp Brannigan