Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I was interested in taking a computer architecture course at a community college because it's listed as a prereq for a CS masters program I was interested (my undergrad was not in CS). However, it doesn't seem like the community colleges in my area offer such a course.

Do you know of any online computer architecture courses that can be taken for credit?

share|improve this question
mit open courseware; tghis is a dupe – Job Sep 10 '11 at 21:58
@Job: Note I said a course that can be taken for credit – sq1020 Sep 10 '11 at 23:45

closed as off topic by Mark Trapp Sep 22 '11 at 20:45

Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 0 down vote accepted

Community colleges usually focus on lower-division courses and on courses that are immediately useful for work. Computer architecture is generally an upper-division course, and it is not usually something a generic coder will need on his job. As such, it is not something a community college will usually offer.

The school offering the Master's program you are investigating probably has a process for accepting applicants with "deficiencies" (technical term, meaning you didn't take one or more of the required prerequisite courses), and allowing such an applicant to remedy his deficiencies by taking the appropriate undergraduate class(es). Check with the school.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.