• Hey, guest user. Hope you're enjoying NeoGAF! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Super Best Friends Thread 10: Frienders Support Straight Shota

What the ffuuuuuccckkk dude..Was he hella old or something? My teacher just had us send our work to her in a zip file.
Nah he just compiled in his head. HE WAS INSANE but he also taught me a lot with all the crazy amounts of work. He was only like 25.
Then you wouldn't mind clicking on this now would you?
Random ass video I took off of my youtube homepage.
.
You picked an amazing one.
 

Okingjrr

Member
A man forgets a lot in his lifetime but never the porn, no, never porn.
My programming teacher this semester was insane. I learned a lot but fuuuuck, he graded them printed on paper and they were like 15-20 pages.
I forget most of it after...uh, I forget.

Yeah, I had a few teacher who'd make us write out entire programs on paper for the final exam. I know the pain.
 

Okingjrr

Member
Right click>open in new private window for firefox is handy
Oh c'mon, I wouldn't link porn in here. Who am I, a Korra fan?
Actually I am... so uh... Who am I? Alfebit?
Nah he just compiled in his head. HE WAS INSANE but he also taught me a lot with all the crazy amounts of work. He was only like 25.
You picked an amazing one.
Best age, best age, also maybe he should get checked.

Thanks, it's one of my fav's.
 
Man I wish I could be doing this stuff. I'm in community college just doing the basics and getting that damn calculus out of the way.
I'm in Community College, just did really good on my ACT so I got my math classes done first term. You'll get there man you got all the time in the world.
Same. Are they super strict on the file names?
Yea it usually went something like this.

T5_C1_FirstLastName_ClassName_Date

If you didn't send it like that she just gave you a zero for it.

Nah he just compiled in his head. HE WAS INSANE but he also taught me a lot with all the crazy amounts of work. He was only like 25.
You picked an amazing one.
He sound cool but fuck man. I couldn't imagine reading all that code on actual paper.

I should've expected this plot twist, but somehow did not.
Do I seem like the type of dude to have a girlfriend? Because if I did I would be sleeping right now <.<
 

Okingjrr

Member
Not with that attitude. Anything is possible in doujins.

All you need is a little
Spongebob-imagination.jpg
 
Time to start Digital Devil Saga.
THERE IS NO OTHER WAY TO SURVIVE. YOU CANNOT ESCAPE YOUR HUNGER, WARRIORS OF PURGATORY.
I forget most of it after...uh, I forget.

Yeah, I had a few teacher who'd make us write out entire programs on paper for the final exam. I know the pain.
Oh all my teachers made me write out whole programs on paper, but he didn't even let us have a sheet of syntax. So we just had to memorize all of it. Woof.
 

Mathaou

legacy of cane
A man forgets a lot in his lifetime but never the porn, no, never porn.
My programming teacher this semester was insane. I learned a lot but fuuuuck, he graded them printed on paper and they were like 15-20 pages.

I fucked up my big test in my Computer Science class the other day. It was a series of static methods and method calls and one of the methods was declaring an object in the parameter and I had like 5 minutes left so I panicked and wrote this down in the body:
Code:
public static double distance(Point a){
double result = Math.sqrt(Math.POW((coord1.getPointX - a),2)+Math.POW((coord1.getPointY - a), 2));
return result;
}
When I should have done:
Code:
public static double distance(Point a){
double result = Math.sqrt(Math.POW((coord1.getPointX - a.getPointX),2)+Math.POW((coord1.getPointY - a.getPointY), 2));
return result;
}

I panicked and didn;t have enough room and there was no time... UGH. It was a super important part of the test, too... DAMN.
 

Beloved

Member
Do I seem like the type of dude to have a girlfriend? Because if I did I would be sleeping right now <.<

Sleeping or "sleeping"? wink wink nudge nudge

But waifu wars aside I couldnt guess who would or wouldnt have girlfriends here, because you're all pretty equally weird but also cool.

Nerds are da best.
 

Shackzam

Member
I'm in Community College, just did really good on my ACT so I got my math classes done first term. You'll get there man you got all the time in the world.

Yeah, I got calculus 1 class out of the way (now on to calculus 2) and I'm planning to transfer out for my bachelors. I only took one programming class and that was for BASIC language and I liked it except for my teacher being a lazy shit.
 
Sleeping or "sleeping"? wink wink nudge nudge

But waifu wars aside I couldnt guess who would or wouldnt have girlfriends here, because you're all pretty equally weird but also cool.

Nerds are da best.

Probably both honestly. I'm too dead inside from lack of sleep to do "sleeping" right now..but maybe after a power nap sure.

Yeah, I got calculus 1 class out of the way (now on to calculus 2) and I'm planning to transfer out for my bachelors. I only took one programming class and that was for BASIC language and I liked it except for my teacher being a lazy shit.
My college is a bitch and the way their programming classes are set up is to give you a Associates in it, so I'm gonna do that then go for a Bachelors in something really similar.
 
It's as if we'll be coding without needing documentation in our professional lives >.>
Hey come on :p, it was only rough because a lot we only learned like two weeks before the final though. Plus IDEs do take out a lot of potential guesswork. I get that I should just know it from using it though.
Also:
1rYMFXR.jpg

I'm like this on Python and for some reason I'm not on Java. Fuck Python. Its a shit language.
Git guy, tons of Linux stuff is built in it. Idk about Python 3 tho.
 

Jman014

Member
I fucked up my big test in my Computer Science class the other day. It was a series of static methods and method calls and one of the methods was declaring an object in the parameter and I had like 5 minutes left so I panicked and wrote this down in the body:
Code:
public static double distance(Point a){
double result = Math.sqrt(Math.POW((coord1.getPointX - a),2)+Math.POW((coord1.getPointY - a), 2));
return result;
}
When I should have done:
Code:
public static double distance(Point a){
double result = Math.sqrt(Math.POW((coord1.getPointX - a.getPointX),2)+Math.POW((coord1.getPointY - a.getPointY), 2));
return result;
}

I panicked and didn;t have enough room and there was no time... UGH. It was a super important part of the test, too... DAMN.
NO
NO CODE.
LOK_Ep2_8000.jpg
 

Mathaou

legacy of cane
Pretty much

All this programming and coding talk is bringing up some bad memories, I shudder every time I look at a line of code now

Everyone sets themselves up for stories and then just drops them like a baby.

Code:
import java.util.GitGood;

public static void main(String[]args){
GitGood ShakuganSan = new GitGood(Salty.johns);
string story = ShakuganSan.next();
}
 
I don't have a body pillow, but my bedclothes are Spiderman themed, so I hug spiderman every night. Does that count?

Sure, I have batman plaid pajama pants so I have the batsignal snuggling up to my crotch every night.

Edit: I'm still waiting on Kingtako to start story time. I have a few.
 

Shackzam

Member
My college is a bitch and the way their programming classes are set up is to give you a Associates in it, so I'm gonna do that then go for a Bachelors in something really similar.

The way it works in my college is that they have 2 associates degrees that will transfer out easily. Like a associates in science and an associates in arts. Then you can transfer out and do whatever the fuck you want. There is a programming associates degree at my school, but it's mostly for if your going into work after that and are not easily transferable.
 

Okingjrr

Member
Hey come on :p, it was only rough because a lot we only learned like two weeks before the final though. Plus IDEs do take out a lot of potential guesswork. I get that I should just know it from using it though.
They sure do. I guess it's an ok method to learn the mistakes an IDE would cover up without you ever knowing, but damn does it take a while to do.
I never code without adding those special "features". They make up the charm of the program ^^
NO
NO CODE.
We CodeGaf now.
 
The way it works in my college is that they have 2 associates degrees that will transfer out easily. Like a associates in science and an associates in arts. Then you can transfer out and do whatever the fuck you want. There is a programming associates degree at my school, but it's mostly for if your going into work after that and are not easily transferable.

I'll probably go into networking or something since that is one of the electives I have to take this semester.
 
Everyone sets themselves up for stories and then just drops them like a baby.

Code:
import java.util.GitGood;

public static void main(String[]args){
GitGood ShakuganSan = new GitGood(Salty.johns);
string story = ShakuganSan.next();
}
I'm gonna go away for a bit to flush my brain
Has anyone tried coding on visual basic?

W-what thing?



It's on Fakku
I wouldn't even know where to look for such a thing
 
Top Bottom