![]() |
SDC 306 - Computer Architecture - Printable Version +- Online Degrees and CLEP and DSST Exam Prep Discussion (https://www.degreeforum.net/mybb) +-- Forum: Main Category (https://www.degreeforum.net/mybb/Forum-Main-Category) +--- Forum: Saylor.org, Straighterline, Study.com, Sophia.Org, Coursera Discussion (https://www.degreeforum.net/mybb/Forum-Saylor-org-Straighterline-Study-com-Sophia-Org-Coursera-Discussion) +--- Thread: SDC 306 - Computer Architecture (/Thread-SDC-306-Computer-Architecture) |
RE: SDC 306 - Computer Architecture - Zachcleigh - 10-03-2019 Finished my project and quizzes for comp arch. Waiting for a grade on the project, 98% average on the quizzes. Just took a practice final and got a 92%. Plan is to take 2 or 3 more practice tests tomorrow and then hit the record final. RE: SDC 306 - Computer Architecture - akr680 - 10-15-2019 Reply from an Advisor regarding BSBA CIS AOS Thank you, but unfortunately neither Study.com course is approved. You need upper-level courses for your area of study and Software Engineering transfers at the lower level. You do not have room for Project Management. Patricia C. Certo, MBA Senior Academic Program Advisor Thomas Edison State University RE: SDC 306 - Computer Architecture - dfrecore - 10-15-2019 (10-15-2019, 10:43 AM)akr680 Wrote: Reply from an Advisor regarding BSBA CIS AOS What does "you do not have room" mean??? If you need UL courses, and that one is UL, why would you not have room for it? Does she mean that course is not approved for the CIS AOS? RE: SDC 306 - Computer Architecture - akr680 - 10-15-2019 (10-15-2019, 11:50 AM)dfrecore Wrote:(10-15-2019, 10:43 AM)akr680 Wrote: Reply from an Advisor regarding BSBA CIS AOS Yes, Project management is not approved. RE: SDC 306 - Computer Architecture - Zachcleigh - 11-01-2019 Finally finished this class. Got 98 or 99% on the quizzes. 74% on the final. 83% on the project. final grade 85%. RE: SDC 306 - Computer Architecture - tallpilot - 08-22-2020 Bumping this thread because I am working my way through Architecture and Discreet Math. I am doing IT instead of CS at TESU because I don't want to do the liberal arts capstone. I have finished everything but Architecture and I am currently enrolled in the APS capstone. I am about 50% of the way through the quizzes. I hope the help here is enough for the project. It does look like a doozy. I wanted to mention I think the grading (knock on wood) has improved since the comments in this thread. I received high marks on both my C++ and Algorithms assignments and it was clear the graders knew their stuff and understood my programs. I also took Java and the programming course difficulties are all over the map. My coding experience is mostly in old school C (mid 90s) so working with C++ and Java wasn't too hard (although I'm new to OO). I threw the Java code together in about an hour and got an 80 or so. The C++ took quite a bit longer (mostly because I had to figure out how to use the vector class and had to rewrite several sections as I ran into limitations of my design (maybe because I just started coding instead of doing any design!)). The algorithms level of difficulty seemed to be in between the Java and C++ assignments. I probably didn't need to spend as much time as I did but I received a 97 on Algorithms and 100 on C++. RE: SDC 306 - Computer Architecture - tallpilot - 08-24-2020 I passed! 85 on the exam and the assignment grader was extremely generous with the rubric. The pointer of adding comments to the assembly code was the best advice. Thank goodness for YouTube. There are some great examples out there but it takes a while to piece it all together. No doubt it is the most difficulty SDC course I have done by an order of magnitude. RE: SDC 306 - Computer Architecture - StudentOLife - 07-06-2021 Anyone got a reference for phase three? I'm struggling, hard to build that control unit...! RE: SDC 306 - Computer Architecture - rachel83az - 07-06-2021 I haven't done this yet but have you already done a Google search for "how to implement control unit logisim"? There are some YT videos and some websites. But I don't know how useful they are or are not. RE: SDC 306 - Computer Architecture - StudentOLife - 07-07-2021 (07-06-2021, 09:19 AM)rachel83az Wrote: I haven't done this yet but have you already done a Google search for "how to implement control unit logisim"? There are some YT videos and some websites. But I don't know how useful they are or are not. Thanks rachel83az, I've seen all the top 10 videos in any permutations of that phase. There just isn't one that touch purely on a control unit. It's always tied to something, or is something that seems like an over kill to build. ![]() Would love to see how someone who have done this course and implemented phase 3. |