Allegro.cc - Online Community

Allegro.cc Forums » Off-Topic Ordeals » My Life is Ruled By Quantum Mechanics

This thread is locked; no one can reply to it. rss feed Print
 1   2 
My Life is Ruled By Quantum Mechanics
Karadoc ~~
Member #2,749
September 2002
avatar

The aftermath of the exams...
The exams went fine for me, but the emotional damage I took to prepare for them is going to leave a scar. I've been playing through old computer games for the past couple of days and doing not much else. I just don't want the memories to return... I've bored, I'm tired, but yet I can't seem to tear myself away to go to bed before 3am. I feel a bit like that Ethan guy in those Ctrl-Alt-Del cartoons.

I guess that it didn't help to be surrounded by people panicing about QM for weeks. It's contagious; even though I'm good at QM, I'm not immune. Now I just don't want to go back there on Monday...

-----------

Richard Phipps
Member #1,632
November 2001
avatar

james_lohr
Member #1,947
February 2002

I'm so glad I changed to a CS. :P Had a Java exam last Wednesday. I actually enjoyed doing it! :o

Some of the questions were quite fun: Write a program that displays the first 5 lines of pascals triangle using nested for loops. Write a recursive binary search method to search an ordered array of integers. Write a method to perform an insertion sort on an array of integers. Write a method that takes an array of integers and returns a random permutation of the array, all permutations must have equal probability of occurring. Write a method that takes an integer as an input (eg 12158) and displays the time in this format: "at the third... ..the time will be twelve fifteen and eight seconds." etc.

The only challenging thing about the exam was that it was insanely long for a two hour exam.

Quote:

I've bored, I'm tired, but yet I can't seem to tear myself away to go to bed before 3am.

I've been much the same since I finished my exams. :S Not done much else other than play WoW. ...although I just got a "You have used your prepaid time for this account. Please purchase more to continue playing." message so I won't be playing for a while. :'(

Richard Phipps
Member #1,632
November 2001
avatar

Quote:

Some of the questions were quite fun: Write a program that displays the first 5 lines of pascals triangle using nested for loops. Write a recursive binary search method to search an ordered array of integers. Write a method to perform an insertion sort on an array of integers. Write a method that takes an array of integers and returns a random permutation of the array, all permutations must have equal probability of occurring. Write a method that takes an integer as an input (eg 12158) and displays the time in this format: "at the third... ..the time will be twelve fifteen and eight seconds." etc.

Fun? :o

P.s. Why does your avatar have glowing eyes?

james_lohr
Member #1,947
February 2002

Quote:

Fun? :o

Wouldn't you rather hack code together than answer questions about that Quantum Mechanics mubo jumbo? :-X Besides, Java is just like C, if you can answer those in C then you'll have no problem doing them in Java.

Quote:

P.s. Why does your avatar have glowing eyes?

Not sure :-/ ...maybe for the same reason that dwarves have beards? Do you really want this to become another WoW thread? ;)

Archon
Member #4,195
January 2004
avatar

Quote:

P.s. Why does your avatar have glowing eyes?

He's a night elf :)

Quote:

Do you really want this to become another WoW thread? ;)

I don't think he cares :P

Soga
Member #4,589
May 2004

Quote:

Besides, Java is just like C, if you can answer those in C then you'll have no problem doing them in Java.

Except that Java is much more anal retentive and gives nonsensical errors much more frequently. :'(

EDIT: I sure complain about Java a lot. ::) But that's to be expected, I'm in a high school programming class that uses Java. They switched to that from C++ about two years ago. :-X>:(

Karadoc ~~
Member #2,749
September 2002
avatar

Quote:

Wouldn't you rather hack code together than answer questions about that Quantum Mechanics mubo jumbo? :-X Besides, Java is just like C, if you can answer those in C then you'll have no problem doing them in Java.

No. Certainly not 'exam code' anyway; they always ask you to write some code that is completely useless and pointless. Well, not pointless, the point is to show that you can code; but the actual code at the end of it is not useful. The worst part of those CS exams is that they are often on paper. I think it is ridiculous to get people to write code on paper.
I'm a big fan of programming, and a spend most of my spare time doing stuff on my computer. But I've done several CS subjects at Uni and I felt that they were a big waste of time for me. I've desided that I prefer to keep my CS studies in my home.
But QM isn't mubo jumbo. It's the language the universe is written in; and the aim of physics is to decompile the universe.

-----------

Archon
Member #4,195
January 2004
avatar

Quote:

But QM isn't mubo jumbo. It's the language the universe is written in; and the aim of physics is to decompile the universe.

Reverse engineering the universe? You better hope God created the universe without any licenses or has copyright on it ::)

Karadoc ~~
Member #2,749
September 2002
avatar

Quote:

Reverse engineering the universe? You better hope God created the universe without any licenses or has copyright on it ::)

Yeah, but we aren't going to modify it in any way; or make a new one using his code. We just want to take a look at how it works. Besides, isn't he all forgiving? We'll just apologise to him afterwards if it turns out that there's a problem, and that'll be that! I don't think he'll mind... ;)

-----------

Mordredd
Member #5,291
December 2004
avatar

Can you USlers say something about the MIT? Is it really that l337? I planned to study at the TU Delft, that is next to Rotterdam. It should be very good, but I am trying hard to get the best education I can get...

Evert
Member #794
November 2000
avatar

Quote:

Wouldn't you rather hack code together than answer questions about that Quantum Mechanics mubo jumbo?

Eeeew! Now, I'd rather do something interesting (ie, quantum mechanics). :P
Beside that, doing any serious scientific research in physics requires a fair amount of programming already.

Quote:

I planned to study at the TU Delft, that is next to Rotterdam. It should be very good, but I am trying hard to get the best education I can get...

I think Delft is good for what they teach, although I've always prefered a general university over a technical one myself. They have some very good people in Delft doing some very impressive work though (Cees Dekker and his nanoscience group are at the top of the world).
I guess it really depends on what you want to study. For general physics, I'd probably recommend other Dutch universities over Delft, for engineering Delft is probably the best. For computer science, I might advise the VU in Amsterdam because of Tanenbaum.

 1   2 


Go to: