Recommended online computer architecture resource?

AI Thread Summary
Reliable online resources for learning about computer architecture include course websites with lecture notes and homework, which provide a structured approach to the basics. However, lecture slides alone may lack essential details. Hennessy and Patterson's books are highly recommended for in-depth understanding, particularly "Computer Organization and Design: The Hardware/Software Interface, Third Edition" for foundational concepts, and "Computer Architecture, Fourth Edition: A Quantitative Approach" for broader insights into the field. Google Books may offer previews of these texts for initial exploration.
johndb
Messages
24
Reaction score
0
Can anyone recommend a good and reliable online resource on this subject area? One which explains areas like registers, bus & c.p.u etc other than the sometimes unreliable wikipedia.
 
Computer science news on Phys.org
Whenever I want to be exposed to the basics quickly, I usually start at course websites that have lecture notes and homeworks available for review. Maybe try something like <https://agora.cs.illinois.edu/display/cs231sp09/Schedule>? I must note though, that in general, I've found lectures slides without the lectures not too "good" in the sense of there being details left out.

In my experience though, I've found it best to learn my computer architecture from Hennessy and Patterson's books. To start, you may want to check out "Computer Organization and Design: The Hardware/Software Interface, Third Edition" from a library. For more detail about the broader problems in computer architecture, I recommend their book entitled "Computer Architecture, Fourth Edition: A Quantitative Approach". Google Books may allow you to preview some pages online.
 
Last edited by a moderator:
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top