this post was submitted on 18 Jun 2023
22 points (100.0% liked)

Programming

13345 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

For anybody that might not have heard, Harvard University launched Intro to Programming with Python last year, which is a free 9-week course for complete beginners and includes a free certificate of completion at the end.

It's taught by the same professor who teaches Harvard's Intro to CS, the university's most-popular on-campus course.

The course is very hands-on with weekly problem sets and a final project that you complete through an in-browser code editor.

You can also take the course via edX but there, the certificate costs $199. If you take it through Harvard OpenCourseWare, the course is exactly the same but the certificate is entirely free.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ii7mood@beehaw.org 5 points 1 year ago (1 children)

I completed the CS50x course and it was very good!, although I believe its too difficult for 100% beginners. I do recommend people to check it out though!

[โ€“] feidry@midwest.social 3 points 1 year ago

I'm not a beginner and I got lost at the end of the section on C. Might give this python course a try and look at CS50 again on the other side of it.