Been taking Gr12 Computer Science in high school recently, and apparently they teach Java for the course, anyhow, like most things programming related, I get stuck quickly when I cant figure out how to do something specific in a language that would appear simple.
Anyhow, case in point, anyone know of any good command-lists with examples for the language kind of like the format the B3d docs have? Been stuck for awhile on how to convert an integer to a string (the commands the books we were supplied with just throw errors =\, the command in question being "toString"), and I cant find diddly on the language via Google, seems there's alot more to the language then I expected, most results turning up things nowhere relatively near what I require.
Though I must say it is interesting to program in something that uses a C-style syntax, but is easier to setup an app and "get" into it. (imo)
Anyhow, case in point, anyone know of any good command-lists with examples for the language kind of like the format the B3d docs have? Been stuck for awhile on how to convert an integer to a string (the commands the books we were supplied with just throw errors =\, the command in question being "toString"), and I cant find diddly on the language via Google, seems there's alot more to the language then I expected, most results turning up things nowhere relatively near what I require.
Though I must say it is interesting to program in something that uses a C-style syntax, but is easier to setup an app and "get" into it. (imo)