Hydaelyn Role-Players

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


I, too, am an undergraduate and soon to be graduate, though I'm going the CIS route. Ethical hacking intrigued me so much that I'm trying to pursue that side more than anything. You can check out any of my character's wikis if you wish (located in my signature) or you're welcome to just drop me a line sometime if you wanna chat Big Grin
redacted
(09-06-2014, 03:17 AM)Titor Wrote: [ -> ]Thanks, Val! 

Yeah, security and such is really awesome, especially when you get deep into crypto. My problem I think is that I am so deeply passionate about such a wide range of CS topics. I love being behind a terminal and working with servers, security and AI, but I am also very for human augmentation. 
In undergrad I kind of took a bit of everything, a few AI classes, a few gamedev classes, a few courses with human subjects for a variety of research topics. 
I think what will be my deciding factor is what research opportunity stands out the most to me in grad school. I am currently in the process of applying, and may end up taking a bit more of a break and just freelancing random stuff until next semester.

You're most welcome! Sadly, I'm absolutely horrid at math so CS wasn't really an option for me. Thankfully, I don't necessarily need to have a CS degree in order to take up ethical hacking and go into working with servers and doing a bunch of terminal or be a white-hat.

Edit: Thanks for the comments about the wiki! You can thank the lovely Tiergan for the large drawing of Val, and of course I have the others listed as well if you hover the mouse over the pictures. I think some of them are still taking commissions! I actually considered throwing Mel at you for a scientist/work environment, as he enjoys studying things using aether but isn't necessarily the most pure of individuals.

As for designing your own wiki, I say take it slow. Kind of snoop around, see what you like and just kind of go with it. You've obviously been around long enough to get a good feel of what may or may not be OP, and this community is pretty great. People (myself included) would be more than happy to answer your questions if you wish to ask them!
Helloooo, welcome, it's good to have you here! Big Grin Feel free to say hello if you see me around in-game, I always like to role-play or make new friends!
[Image: spongebob-says-hi-o.gif]

Welcome! Hope to see you around soon!

Ragnar

Hey there! Welcome to the RPC and Balmung!

Look forward to seeing you around in game. I don't do much on Ragnar these days, but Alexei is quite active. He's doctor, alchemist, and reformed assassin. Say hi if you ever see me me about and I'll try and do the same.
//C++ is not as I remember it, especially with regards to output. Odd.
#include <iostream>

int main()
{
   std::cout << "Welcome to the RPC!\n";
}
(09-08-2014, 12:59 PM)Melkire Wrote: [ -> ]//C++ is not as I remember it, especially with regards to output. Odd.
#include <iostream>

int main()
{
   std::cout << "Welcome to the RPC!\n";
}

Maybe you were using CStrings with printf()?

Here're mine

#! /bin/sh
echo "Welcome to the RPC!"

--

public static void main(string[] args){
    System.out.println("Welcome to the RPC!");
    System.exit(0);
}
Thank you everyone Big Grin

I love you guys already haha