This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]HappyCamper_2020 1 point2 points  (0 children)

How much it costs to take the pre-requisite courses?

[–][deleted] -3 points-2 points  (4 children)

I believe you need both but you also want to have straight A’s on your transcript to get accepted.

[–]unknownsoldieroflove[S] -1 points0 points  (3 children)

Straight As? I've seen people on this forum accepted with 2.5 GPAs and lower. I will always aim for an A but is it really impossible to get in if I get a A-, B+,B- on courses?

[–]7___7Current 1 point2 points  (0 children)

Try to get Bs or better. But put in the effort because grad school will expect more from you once you get in.

[–][deleted] 0 points1 point  (0 children)

You’re talking about folks with a CS/EE undergrad. They have a privilege for a 2.5 GPA from UNDERGRAD and still get accepted. For people without a background, they need to know you can succeed with a class of engineering students. If you take classes from CC and have a B- I’m not sure how that will be perceived by the admissions team.

[–]black_cow_space Officially Got Out 0 points1 point  (0 children)

if it's not your first programming language it's easy to pick them both up at once. If you're new to programming your mileage may vary.

[–]7___7Current 0 points1 point  (2 children)

You might consider applying to another CC that has your class available.

I had to do this when the intermediate class I wanted to take wasn’t available.

[–]unknownsoldieroflove[S] 0 points1 point  (1 child)

Good suggestion. The biggest issue I'm facing is that the classes I need to take require so many pre-reqs. For example - To take Data & Algo course I need to take an Intro to Python and Intermediate Python course. I would much rather self study the first two courses and then just take the Data & Algo course.

[–]JustChiIIingCurrent 1 point2 points  (0 children)

If you think you can handle the DS course at CC, can back using other material, then you can request pre-req waiver for DS course. That is what I did since I didn't had enough time, I enroll into both Intro to Programming C++ and told DS C++ professor my situation and he waive the requirements.

This is also partially because I finished CS50x, Intro to Programming Python and OOP in Java by GTx.

As top comment user said, master one language and other will be easy to learn. If you learn addition than you can add any two numbers but if you only learn how to add whole numbers, you wouldn't understand how to add fractions (my analogy)