Slashdot Mirror


User: etaylor

etaylor's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:That's good news. on Taiwanese Makers Will Squeeze DVD Recorder Prices · · Score: 1


    The article is talking about Chinese (PRC) companies, not Taiwanese (ROC) companies.
    So it looks like the Germans are in luck.

  2. Re:Schools not teaching assembly anymore on Why Learning Assembly Language Is Still Good · · Score: 2, Insightful

    I would agree with that. I looked at an introductory computer science class that used Java. The first few weeks involved basic programming concepts. Then they would spend a week or two on multithreading, a week on file I/O, a week on inheritance, and so on. No wonder some of the students ended up being a little fuzzy on basic concepts, like how a computer executes one instruction after another...