The VG Resource

Full Version: System.out.println("Hello World!");
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, folks!

I'm soon-to-be seventeen years old guy from Croatia who's hobby is developing games (in Java). I've been programming since I was twelve, but I never really finished any of my projects. I haven't learned much because of my past mentality, but I know a lot and I've learned a lot these past months. A few months ago I finally completely finished a game so I can call myself game developer now.

I always wanted to create retro-style games, but I never took the time to actually learn pixel art so I searched and searched the web for a few months and never could find a website that provides complete packs of ripped sprites from old games until today. I thought I'd have to settle for the other website that I used for downloading free graphics. So, this was a major discovery in my life. Hereby I want to thank the creators of this beautiful community!

Well, my other hobbies are working out, cycling, loving my girlfriend... and... yeah. Oh, I have a new hobby now - interacting with this awesome community.
Your title gave me flashbacks to programming class. Good to have ya.
Been a while since I've seen that syntax. Welcome!
hellooooo! welcome to VGR! please enjoy your stay and have a look-see at the forum rules if you haven't Big Grin
var newUser "ivan.vinski";
confirm ("Hello, " + newUser + "and welcome to the VGR! Enjoy your stay. :)";
Welcome to the Resource, ivan! Glad you find this a helpful place Smile Hope you enjoy your stay!
(06-25-2015, 09:12 PM)Quirby64 Wrote: [ -> ]var newUser "ivan.vinski";
confirm ("Hello, " + newUser + "and welcome to the VGR! Enjoy your stay. Smile";

Error on line 2.

(Yes, that's all old browsers gave you to diagnose JavaScript back in the day.)
(06-25-2015, 10:20 PM)Petie Wrote: [ -> ]
(06-25-2015, 09:12 PM)Quirby64 Wrote: [ -> ]var newUser "ivan.vinski";
confirm ("Hello, " + newUser + "and welcome to the VGR! Enjoy your stay. Smile";

Error on line 2.

(Yes, that's all old browsers gave you to diagnose JavaScript back in the day.)

Man, that's all they gave me four months ago in a class.
Quote:
[Image: avatar_33321.png?dateline=1435273429]

Wow Dude, Look At Those Pecs Looks Like You've Been Workin' Out

btw hello. get comfy. we're a good community
p.s. get ready for me to ask you thirty million questions about croatia
(06-26-2015, 10:20 AM)Kosheh Wrote: [ -> ]
Quote:
[Image: avatar_33321.png?dateline=1435273429]

Wow Dude, Look At Those Pecs Looks Like You've Been Workin' Out

btw hello. get comfy. we're a good community
p.s. get ready for me to ask you thirty million questions about croatia
Hahahahahaha, nice one! Big Grin

Thanks! It sure seems like that.

Well, since I probably know the first question, I'll refer you to this article. Everything's true except the thing he said about most of them knowing English. That's a LIE. Wink
System.out.println("Hello and welcome to the forums!");
function greetings(name,greeting){
var msg = "Hello, " + name + greeting;
console.log("a greeting:" + msg + " has been made!");
alert(msg);
}

greetings("ivan.vinski",", Welcome to the VG Resource!");
/* warning: spammy
for (var 1=0; i<9001; i++) {
greetings("ivan.vinski",", Welcome to the VG Resource!");
}
probably best NEVER to use */


and lol...that avatar... so true!
and then the signature...BRILLIANT!