Jump to content
UnevenEdge

Recommended Posts

Posted
1 minute ago, Raptorpat said:

"not that hole daddy"

- naraku's grandma

"why do you keep dying in Sonic Generations you fucking scrub"

- Pat's entire family

  • Haha 1
Posted
Just now, Naraku4656 said:

scripting language != programming language

they both make the pooter do stuff thats all I know

Posted
Just now, Poof said:

they both make the pooter do stuff thats all I know

scripted languages are interpreted. programming languages are complied. also, no one ever codes an entire enterprise application in a straight scripting language.

Posted
7 minutes ago, Naraku4656 said:

scripted languages are interpreted. programming languages are complied. also, no one ever codes an entire enterprise application in a straight scripting language.

I would not be coding an entire enterprise application either way gay or straight

  • Haha 1
Posted
Just now, Poof said:

I would not be coding an entire enterprise application either way gay or straight

well if you were bi you could code it in a scripting language and a programming language

Posted
4 minutes ago, Naraku4656 said:

well if you were bi you could code it in a scripting language and a programming language

I guess I'm technically pansexual.

Really I want to learn C bc I want to learn a low language. Since I'm just doing it for my own fun, the challenge, and understanding, I wouldn't mind learning about things like memory management even if you don't need to worry about that anymore bc theres higher languages that inherently take care of it. I'm not going to be doing anything for money, so it doesn't matter if it'd be easier to finish things w/a higher language. Does that make sense or do you think that's dumb?

Posted
5 hours ago, Naraku4656 said:

can't go anywhere far cus i'm on call. nothing i feel like playing. too hot outside to go for a walk. bleeeeeeeeeeeeeeeeeeeeeeeeeeeeh

Write porny fanfiction. It's fun.

Posted
36 minutes ago, Poof said:

I guess I'm technically pansexual.

Really I want to learn C bc I want to learn a low language. Since I'm just doing it for my own fun, the challenge, and understanding, I wouldn't mind learning about things like memory management even if you don't need to worry about that anymore bc theres higher languages that inherently take care of it. I'm not going to be doing anything for money, so it doesn't matter if it'd be easier to finish things w/a higher language. Does that make sense or do you think that's dumb?

there's never anything ever dumb about wanting to learn something to better yourself, and don't believe anyone who tells you any different. C is VERY widely used, the only thing with it is that a lot of the programs that still use it are legacy. Not like that's a problem, but if you want to learn it you'll want to learn ANSI C because that'll likely be the lowest common denominator for C wherever you go. I mean you could learn K&R C, but really I don't think you need to do that unless you know that you'll need it.

  • Like 1
Posted (edited)
10 minutes ago, DragonSinger said:

Write porny fanfiction. It's fun.

"it was a long hot summer day when Naraku took his pants off. No not the Inuyasha character I mean me, Naraku."

Edited by Naraku4656
  • Haha 1
Posted
1 minute ago, Naraku4656 said:

"it was a long hot summer day when Naraku took his pants off. No not the Inuyasha character I mean me, Naraku."

That's original fiction. Make it Inuyasha's Naraku, and you've got so many porny options because he already looks like a hentai monster. Unless you're Naraku with fictional Naraku's body, then it's self-insert fanfiction. Live your dream and be a hentai monster.

Posted
3 minutes ago, DragonSinger said:

That's original fiction. Make it Inuyasha's Naraku, and you've got so many porny options because he already looks like a hentai monster. Unless you're Naraku with fictional Naraku's body, then it's self-insert fanfiction. Live your dream and be a hentai monster.

uhhh

"it was a long hot summer day when Naraku took his pants off. No not the Inuyasha character I mean me, Naraku." "AND THEN ALL OF A SUDDEN I GOT FREE PIZZA" the end

Posted
17 minutes ago, Naraku4656 said:

there's never anything ever dumb about wanting to learn something to better yourself, and don't believe anyone who tells you any different. C is VERY widely used, the only thing with it is that a lot of the programs that still use it are legacy. Not like that's a problem, but if you want to learn it you'll want to learn ANSI C because that'll likely be the lowest common denominator for C wherever you go. I mean you could learn K&R C, but really I don't think you need to do that unless you know that you'll need it.

@Poof just to be clear I gave this post a like because I very much agree with the opening sentiment. As far as how valuable C is and which versions over which, I don't fucking know, so I'm not either agreeing or disagreeing with him there.

  • Thanks 1
Posted
4 minutes ago, Naraku4656 said:

uhhh

"it was a long hot summer day when Naraku took his pants off. No not the Inuyasha character I mean me, Naraku." "AND THEN ALL OF A SUDDEN I GOT FREE PIZZA" the end

I see you living your dream, but I don't see you becoming a hentai monster.

  • Like 1
Posted
6 minutes ago, Doom Metal Alchemist said:

I see you living your dream, but I don't see you becoming a hentai monster.

and then i used my tentacle hentai monster powers or whatever to grab more slices of pizza to eat

  • Thanks 1
  • Haha 2
Posted
8 minutes ago, Doom Metal Alchemist said:

@Poof just to be clear I gave this post a like because I very much agree with the opening sentiment. As far as how valuable C is and which versions over which, I don't fucking know, so I'm not either agreeing or disagreeing with him there.

the world is still entirely run by the C language

https://www.toptal.com/c/after-all-these-years-the-world-is-still-powered-by-c-programming

  • Thanks 1
Posted
2 hours ago, Naraku4656 said:

there's never anything ever dumb about wanting to learn something to better yourself, and don't believe anyone who tells you any different. C is VERY widely used, the only thing with it is that a lot of the programs that still use it are legacy. Not like that's a problem, but if you want to learn it you'll want to learn ANSI C because that'll likely be the lowest common denominator for C wherever you go. I mean you could learn K&R C, but really I don't think you need to do that unless you know that you'll need it.

Well I don't really need any of it. What would you need K&R for? Like if other projects you were working on used it?

Posted (edited)
7 minutes ago, Poof said:

Well I don't really need any of it. What would you need K&R for? Like if other projects you were working on used it?

it's a convention of C before it was standardized in ANSI. like K&R is used for really reeeeeeeeeeeeeeeeeeeeeeeeeally old programs. unless you're going to work on anything that hasn't been updated since like 1989, it's doubtful that you'll need it

Edited by Naraku4656
  • Thanks 1
×
×
  • Create New...