Conversation Between Blah and karatekid552
Showing Visitor Messages 1 to 15 of 683
-
January 14th, 2015 6:50 AMBlahWell that's something I've never experienced before. In the schooling systems I've been semesters are normally split into 3 or 2. A quarterly semester seems too short to really get anything done. Assuming 2 months off for summer, you end up with just over 2 months per semester :x
-
January 12th, 2015 12:15 PMkaratekid552Dude, I don't have exam week. I'm on quarters so I take 6 classes a semester with each semester broken into halves in which I take 3 concentrated courses. I have about an exam every 2 weeks but they are non-cumulative and only 50 minutes. It can be hell sometimes but it is pretty cool too.
-
December 15th, 2014 8:06 AMBlahHehe, welcome back. I knew we didn't see the last of you! I suppose you had one hell of an exam week :P
-
December 14th, 2014 10:26 PMkaratekid552You can't kill me, you can only make my life so busy I have to go undercover for a while to sort it out. You know that.:P I'll try and appear once in a while but yeah....
-
December 8th, 2014 9:48 PMBlahMah ***** u ded bro?
-
April 7th, 2014 4:38 PMkaratekid552Haha so I've heard.....
-
April 7th, 2014 3:38 PMBlahlol, you didn't miss out on much more than some frustration ::) <- four eyes
-
April 2nd, 2014 4:09 PMkaratekid552I missed that day, lol I was gone from 7am until 8:30pm and when I got home, I was so tired I went to bed.:P
-
April 1st, 2014 7:14 PMBlahDuring april fools, this website becomes un-browse-able.
-
March 19th, 2014 7:35 PMkaratekid552Lol, very true.
-
March 19th, 2014 7:22 PMBlahIn a very basic level they can, otherwise they are useless. For example, if you're making some sort of list manipulation program, knowing C and ASM doesn''t do diddly squat.
-
March 19th, 2014 1:40 PMkaratekid552Knowing ASM and C can really help speed up your program, but for general use, yes higher level languages definitely have advantages.
-
March 19th, 2014 4:43 AMBlahIt isn't any fun. The Assembly we're doing is with MIPS, so there's system calls to get input/print input. However the hard part is pointer management in the loops and such. One wrong command somewhere can ♥♥♥♥ up the entire thing.
In my belief, low level programming languages should disappear altogether (like C and Assembly). The only reason they should even exist/be used is if you're making system tools or other programming languages (even that you can do in other languages, though I personally write unix tools in C).
High level programming languages are much more easier to use/deal with. Though I do acknowledge that when working in a limited hardware environment that low level languages are needed. Hopefully things change and these limited environments upgrade into larger spaces. -
March 19th, 2014 2:52 AMkaratekid552Lol, that sounds like fun.:p Isn't that why they wrote C??
-
March 18th, 2014 7:59 PMBlahSome of these practicals in university are retarded. My prof wanted us to take user input and turn it into a linked list. Then sorting that linked list. In ASM. He was surprised when no one finished in the allotted time.

