Let's get programmy!

If you have some randomness to share that you can't post elsewhere, this is the place to do it.
Post Reply

Is Assembly the best programming language?

Yes
3
9%
Oh God my eyes
3
9%
Oh God my brain
12
38%
I perform unholy incantations to keep Assembly at bay
4
13%
Real men write binaries by hand
10
31%
 
Total votes: 32
ranger
Community Villain

Posts:
3588

Re: Let's get programmy!

Post by ranger »

Kogorou wrote:Seems I am the only one keeping this thread from dieing :)

Well I will get my Masters Degree by the end of September - if anything goes according to plan :) :)
congrats man, I will also be working fulltime come Feb., and graduating this December.
Image
Image
User avatar
Kirbypepe
Wonder what I'll turn into =D

Posts:
135
Contact:

Re: Let's get programmy!

Post by Kirbypepe »

Kogorou wrote:Seems I am the only one keeping this thread from dieing :)

Well I will get my Masters Degree by the end of September - if anything goes according to plan :) :)
Haha that is correct XD

And I sort of forgot this thread existed XD =X

I haven't been on here since I moved.
Howdy Everyone=]

Things are fantastic. How about for you?

Thats cool.

Wait I just realized, who am I talking to????
User avatar
Kogorou
*drinking beer and playing guitar*

Posts:
1132
Contact:

Re: Let's get programmy!

Post by Kogorou »

Ah yes :)
This is still around.

Anyone interesting in FPGAs?

I worked in quite the intersting project for my masters thesis.
Does NetBSD ring a bell?
User avatar
Kogorou
*drinking beer and playing guitar*

Posts:
1132
Contact:

Re: Let's get programmy!

Post by Kogorou »

Okay got an ivite for Oneplus One :)
Now waiting for shippment ;)
User avatar
Callid
Ratio vincit omnia.

Posts:
1433

Re: Let's get programmy!

Post by Callid »

I was just correcting some beginners' programming assignments. Several people all had the same error:

Code: Select all

while((myInt != 2) || (myInt != 42)) {
    //do stuff
}
I'm not that surprised that someone got it wrong, but rather that everyone who got it wrong got it wrong the same way :x

(And no, that wasn't supposed to be a "while(true)", it was supposed to stop in the case of either 2 or 42)
If  ;), :D, ;D, ::), :P, :-X, :o or >:D are attached, that paragraph may not be 100% serious. Seriously.
This link provides further information.
Callid Conia Pact - Petitions - Archive
Post Reply