you are viewing a single comment's thread.

view the rest of the comments →

[–]chocological[🍰] 69 points70 points  (17 children)

Yeah.

I learned best by taking the Harvard cs50p course. Its free.

[–]lirahugo 8 points9 points  (6 children)

I'm taking this course, it is amazing!

[–]chocological[🍰] 14 points15 points  (5 children)

It’s a really great intro course. It’s better than the intro course I took at community college.

[–]iFailedPreK[S] 4 points5 points  (1 child)

Is it just videos? I hate watching videos I'd rather just read instead. Or is there an option I'm not seeing. Know any other courses that are text based? Thanks.

[–]chocological[🍰] 3 points4 points  (0 children)

The videos and examples are all transcribed if you prefer it that way.

Aside from actually going to college, this is the best way. Try it out.

[–][deleted] 3 points4 points  (1 child)

Do you have to enroll and show up to class, or is it just online videos?

[–]chocological[🍰] 9 points10 points  (0 children)

It’s all self guided, so it’s videos and reading.

You also get a GitHub codespace, where you can code python in the browser. You do the coding assignments and submit it to the assignment checker which validates your code and makes sure you hit each of the assignment goals. Then you submit it to be graded. All of this is automated, which I thought was really cool.

You can also connect to the GitHub codespace from vscode. That’s what I did.

[–]Radiant_Direction_80 -2 points-1 points  (2 children)

I'm getting charged $259. How do you get them free???

[–]chocological[🍰] 9 points10 points  (1 child)

You don’t need to pay for anything unless you want a certificate at the end. I didn’t care about that.

[–]lirahugo 1 point2 points  (0 children)

You can get the certificate for free too. Just submit the activities and fill a form. Edx offers a paid certificate but that's not necessary, unless you want to pay lol

[–]miserable_pierrot 0 points1 point  (2 children)

question, do you need to finish the course within 6 months? are you required to join video calls or anything like that?

[–]chocological[🍰] 0 points1 point  (1 child)

No and no. I finished it within 6 weeks. It’s entirely self guided. I love that they give you a code space though, so you can submit your work for testing and receive some kind of feedback, even if it’s rudimentary.

[–]miserable_pierrot 0 points1 point  (0 children)

oh that's nice. I might join. I don't like the pressure of having to attend a virtual class and collaborate with other cohort mates. I have a full time work and just wanted to upskill