Study.com CompSci class order for TESU? - Printable Version +- Online Degrees and CLEP and DSST Exam Prep Discussion (https://www.degreeforum.net/mybb) +-- Forum: Specific College Discussion (https://www.degreeforum.net/mybb/Forum-Specific-College-Discussion) +--- Forum: TESU - Thomas Edison State University Discussion (https://www.degreeforum.net/mybb/Forum-TESU-Thomas-Edison-State-University-Discussion) +--- Thread: Study.com CompSci class order for TESU? (/Thread-Study-com-CompSci-class-order-for-TESU) |
Study.com CompSci class order for TESU? - CanICode - 10-30-2022 I will be taking these courses at study.com: Computer Science 109: Introduction to Programming Computer Science 201: Data Structures & Algorithms Math 108: Discrete Mathematics Computer Science 105: Introduction to Operating Systems Computer Science 306: Computer Architecture (UL) Computer Science 302: Systems Analysis & Design Computer Science 303: Database Management Business 303: Management Information Systems Computer Science 115 Computer Science 307 What is the best order to do these in? RE: Study.com CompSci class order for TESU? - LevelUP - 10-30-2022 (10-30-2022, 12:36 AM)CanICode Wrote: I will be taking these courses at study.com: You should keep your Java courses together Computer Science 105: Introduction to Operating Systems Business 303: Management Information Systems Computer Science 302: Systems Analysis & Design Computer Science 303: Database Management Computer Science 307 Software Engineering (LL course) Computer Science 109: Introduction to Programming (Java) Computer Science 115 Java Computer Science 201: Data Structures & Algorithms (will be a programming assignment in Java) Math 108: Discrete Mathematics Computer Science 306: Computer Architecture (UL) Before you start any courses, I suggest doing a bunch of placement tests which completes quizzes for knowledge you already have. This will save a lot of time. (some placement tests will work to knock out quizzes for multiple courses) Spend like 2-4hrs doing this first. Do these placement tests all at the same time. Intro to computing https://study.com/academy/course/intro-to-computing-course.html Info systems and computer app https://study.com/academy/course/information-systems-and-computer-applications.html MIS https://study.com/academy/course/business-303-management-information-systems.html Database Management https://study.com/academy/course/computer-science-303-database-management.html Discrete Math https://study.com/academy/course/math-108-discrete-mathematics.html List of all placement tests https://study.com/academy/about/placement-tests.html RE: Study.com CompSci class order for TESU? - CanICode - 10-30-2022 (10-30-2022, 03:06 AM)LevelUP Wrote:(10-30-2022, 12:36 AM)CanICode Wrote: I will be taking these courses at study.com: RE: Study.com CompSci class order for TESU? - rachel83az - 10-30-2022 Some of the questions will be basic computer questions. With Intro to Computing, most students should be able to pass almost everything in the placement test before even starting the course. While not strictly necessary, Humble Bundle has a couple of programming bundles right now that might be useful: https://www.humblebundle.com/books/programming-mega-bundle-packt-books - Includes Java, C++, Python, and more. https://www.humblebundle.com/books/essential-knowledge-computers-and-tech-mit-press-books - Not as immediately useful, but the books cover developments in various technological subjects. Could be useful for the future. RE: Study.com CompSci class order for TESU? - spohara - 10-30-2022 (10-30-2022, 12:36 AM)CanICode Wrote: I will be taking these courses at study.com: I think as far as the cross listing of the quizzes it won't matter too much because they'll carry over to the relevant courses either way, but I'll agree with the other post on the pretest - wish I did it that way. I did Architecture first and don't regret it. I had a lot of free time, and I needed it all (and there wasn't anything in the other courses to help tackle it). As far as OS, Sys Analysis, MIS I think you can really do those at any point, they are very independent, and for me I did those courses on my commute listening to the audio, then taking ~3 quizzes walking up to the building at work or sitting in the garage at the end of the day. For a lot of the others, you're going to need to do more 'doing'. Specifically database, programming, data structures, discrete math, you pretty much need to be at a desk working. I haven't done the programming or data structures yet, but so far in life every programming course requires writing code, and you can't learn databases without touching a database (even though I didn't really do the course content for that one, at a minimum the project requires working on a database). For the math I have been using a good old fashioned notebook fairly regularly to do the problems (you can do the first chapter or so fairly easily without being at a desk, but soon you'll be doing good ol math problems). So for me personally, it has been less about a very specific order, but how I wanted to tackle the courses and how they could be done efficiently. Depending on how you work, it might make sense to have two courses going at a time, one that you need to be parked at a desk for, and one that you can do more on the fly (mobile app is helpful for this). This helped me 'always be working' and squeeze some of the course into small time segments that open up. Probably a lot of ways to skin this cat depending on your setup and how you want to tackle it. RE: Study.com CompSci class order for TESU? - bjcheung77 - 10-30-2022 I agree, You should keep your Java courses together, but I would change the courses around and go in this order. Computer Science 105: Introduction to Operating Systems Math 108: Discrete Mathematics Computer Science 109: Introduction to Programming (Java) Computer Science 115 Java Computer Science 201: Data Structures & Algorithms (will be a programming assignment in Java) Business 303: Management Information Systems Computer Science 302: Systems Analysis & Design Computer Science 303: Database Management Computer Science 307 Software Engineering (LL course) Computer Science 306: Computer Architecture (UL) RE: Study.com CompSci class order for TESU? - LevelUP - 10-30-2022 (10-30-2022, 01:01 PM)CanICode Wrote: I have zero knowledge of coding. Is there anything I should be doing before I take these courses? I don't think the placement tests will help me because I don't know anything right? Unless it's just basic computer questions. The Intro to programming course is meant for a beginner. You don't need any previous knowledge. The Computer Artchiture final exam has some questions about Java, Discrete Math, and Data Structures, so I would take this last. RE: Study.com CompSci class order for TESU? - inf - 10-31-2022 Level of Difficulty IMO from easy to hardest: Business 303: Management Information Systems Computer Science 109: Introduction to Programming (Java) Computer Science 303: Database Management Computer Science 105: Introduction to Operating Systems Computer Science 302: Systems Analysis & Design Computer Science 307 Software Engineering Computer Science 115 Java Computer Science 201: Data Structures & Algorithms Math 108: Discrete Mathematics Computer Science 306: Computer Architecture The way I would do it: Placement tests Business 303: Management Information Systems Computer Science 105: Introduction to Operating Systems Computer Science 303: Database Management Computer Science 109: Introduction to Programming (Java) Computer Science 302: Systems Analysis & Design Computer Science 307 Software Engineering Computer Science 115 Java Computer Science 201: Data Structures & Algorithms Math 108: Discrete Mathematics Computer Science 306: Computer Architecture |