(Untitled)

May 04, 2010 01:03

Leave a comment

(The comment has been removed)

serynth May 5 2010, 01:40:08 UTC
I had a friend who decided to write something in assembly of his own will. It was his senior project for high school.

Unfortunately, my teacher didn't understand why I begged him not to encourage such madness, and he managed to complete the project. He ... he actually said he liked it.

Me... I... I'll stick to C, thanks. Or Python, where I can get away with it...

Reply

chaossaiyan May 5 2010, 02:34:24 UTC
The class is Computer Organization. It's about like... how the internal hardware and the like works. Registers, the circuits, flip-flops, multiplexers, etc. and since Assembly works so closely with all that (mainly the registers) we work with that for a "deeper understanding" of it all.

I do kinda like the circuit diagrams we've been making, though, using a program called Logisim :O

Reply

serynth May 5 2010, 18:00:10 UTC
Hmm, you're learning all that in one quarter? We did that in two separate courses, although the second also had considerations for networking and operating systems rolled in.

Reply

chaossaiyan May 5 2010, 18:36:18 UTC
RIT doesn't use the two semester system like most places (yet - I think it's being implemented like a year or so after I'll graduate), right now it's three 10-week quarters (well, 4 if you count summer.)
There's also a Data Communications and Networks class (taking next quarter), Operating Systems, and Programming Language Concepts as part of the Comp Sci core classes.

Reply

serynth May 5 2010, 18:46:13 UTC
Well, yeah, but we do use two semesters (which I believe means that each semester is longer?) and we had that course split up into two. So you guys must be going through a lot, especially if you're doing more in-depth assembly from what I remember.

Reply


Leave a comment

Up