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

Programming

13226 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
[–] 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.