- Joined
- Jan 16, 2011
Neither, this is better:Which is better:
Code:void foo() { //code inside }
or
Code:void foo(){ //code inside }
Code:
void foo() {
// insert code here
}
Neither, this is better:Which is better:
Code:void foo() { //code inside }
or
Code:void foo(){ //code inside }
void foo() {
// insert code here
}
Gross.Neither, this is better:
Code:void foo() { // insert code here }
void foo()
{
// insert code here
}
No, that's a waste of space. There's absolutely no need to have a body marker take up one line. Plus, it's counter to Java Standards. Although I did forget to include the indent for the codeGross.
Better method below!
Code:void foo() { // insert code here }
Gross.
Better method below!
Code:void foo() { // insert code here }
tomorrowIs there an ETA on the 1.6 update? If not, do you have an idea of when we will update?
Seriously????tomorrow
As a melon is delicious!Seriously????
Rens from Sanctum. It was my baby that I raised to become an actual town and eventually the capital of the Kingdom of the Rising Sun. I call it my favorite because it was simple and creative of the entire map of Sanctum. It kept the natural terrain to make the city which none of the cities ever did.Which Herocraft town was your favorite to live in, on which map and why?
Difficult to say. I like several anime, some to name: Fullmetal Alchemist: Brotherhood, Code Geass, Soul Eater, One PIece, Fairy Tail etc.Have a favorite anime?
Sim City 4, Black and White 2.Favorite game besides Minecraft and LoL?
None in particular, a conglomeration of the subreddits that serve me the things that I want at the time.Favorite subreddit?
I started seriously programming about a year ago. No, I won't learn D with you, I feel that I learn best by myself with questions being asked through StackOverflow.When did you start seriously programming? and will you learn D with me?
Self autonomy, coexistance. Growing self solidarity and forever expansion. "Healthy" would be defined as something that survives forever and has no chance of dying.What, in your opinion, are the key characteristics of a "healthy" internet gaming community?
Transparency to some activities that will affect said community is something that is important to the continual health of the community.[/quote]What sort of environment, provided by server owner and staff, do you think are most important in creating and supporting a community that is robust, resilient, connected, and largely happy?