Hard Light Productions Forums
Off-Topic Discussion => General Discussion => Topic started by: aldo_14 on June 23, 2003, 05:46:12 pm
-
Passed - no, destroyed - my exams...... which means I'm technically a BSc now, even if I screw up my honours year.
I'm in a very good mood :)
-
*assumed it was a Stryke-Brand Topicâ„¢ by title* :)
w00t f0r j00!
-
Originally posted by aldo_14
Passed - no, destroyed - my exams...... which means I'm technically a BSc now, even if I screw up my honours year.
I'm in a very good mood :)
well done!
*looks at The Union*
*looks at wallet*
Nah ur celebrating without me ;):p
-
Good effort, that man :yes:
Two out of the four students in my gaff have now quit Uni, including me. We're hoping the landlord doesn't find out.
-
2 more years of HS for me before I go to college....
I'm going to have enough credits to graduate after next year, just the wrong ones :p
-
[color=66ff00]Good work sub-doctor Aldo. ;)
[/color]
-
Congrats! Are you going on for your Master's/PhD or are going to become a working stiff?
-
Kool! :yes: BSc ......? For? :D
-
Bronze Swimming certificate.
:D
-
:lol:
good one:p
New Foxfire up (http://www.hard-light.net/forums/index.php/topic,15615.0.html)
-
'Tis from Red Dwarf, you know.
-
i haven't seen red drawf for quite a while now, so i've probably forgotten:p
-
Arnold J Rimmer, BSc, SSc - Lister later found out that these stood for 'bronze swimming certificate' and 'silver swimming certificate'.
Three bonus points for telling me what the J stands for.
-
Judas
-
Correct.
And this is thyne starter for X poyntes...
-
Originally posted by diamondgeezer
Arnold J Rimmer, BSc, SSc - Lister later found out that these stood for 'bronze swimming certificate' and 'silver swimming certificate'.
Three bonus points for telling me what the J stands for.
stop showing up your science, schmeg'head :p
-
What are you BSc-ing?
-
Originally posted by Liberator
Congrats! Are you going on for your Master's/PhD or are going to become a working stiff?
Not exactly... I need to complete next year to get an honours degree. I'm doing Computer Science, BTW.
-
I think cogratulations are in order. Well done Aldo!
-
Excellent work, Aldo. now tell me how you survived Java. After C++, Java is making me want to scoop out my own eyes with stick of RAM.
-
Originally posted by mikhael
Excellent work, Aldo. now tell me how you survived Java. After C++, Java is making me want to scoop out my own eyes with stick of RAM.
I thought java was pretty easy.... I'm just about to start learning C++ (got the Stroustrup book from the library), and it looks pretty similar. Unless you're referring to the problem of trying to actually optimise java..........
-
[color=66ff00]I was under the impression that the words JAVA and optimise were never to be used in any phrase together unless the words 'impossible', 'don't be stupid', or 'go learn C' were included.
I may just be being cynical though. ;)
[/color]
-
no you're not :D
-
I am taking JAVA now, it's not hard, it's just complicated and the book doesn't help because it tries to tell how to do something everyway it can be done at once.
There's this woman in my class that has never had another language before this and is going for C++ next. Oi!
-
60% of Java development time is taken up looking through the API documents. Trust me, I know. :blah:
-
good work aldo, well done :nod:
-
Originally posted by vyper
60% of Java development time is taken up looking through the API documents. Trust me, I know. :blah:
Only 60%? You must know them quite well :lol:
-
Originally posted by aldo_14
I thought java was pretty easy.... I'm just about to start learning C++ (got the Stroustrup book from the library), and it looks pretty similar. Unless you're referring to the problem of trying to actually optimise java..........
Ah, see, I'm coming from C++ to Java, not the other way around. There's nothing specifically difficult about Java, its just all the little differences between it and C++ that drive you bat**** nuts. Stuff like bondage-and-discipline typed booleans. "0x00000000 is false, everything else is true" is a good mechanic, and one they shouldn't have screwed with.
Now, if I could take Java's single-inheritence+interfaces and use them in C++ I'd be happy as hell. :D
-
GONGRATULATIONS ALDO!!
-
Originally posted by mikhael
Now, if I could take Java's single-inheritence+interfaces and use them in C++ I'd be happy as hell. :D
Whats the prob with VB, as I know it you need a whole book as a reference just to add GUI components to a JAVA applet and thus the performance just doesn't budge either... I think creating objects from scratch might be good for security assuming the use of 'privatism' in the script but C/C++ is just as good if not less time consuming...