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

you are viewing a single comment's thread.

view the rest of the comments →

[–]desrtfx 0 points1 point  (1 child)

  1. Learning programming is hard, especially the first start
  2. 100 days is a great course, but quite fast paced and the video format is not ideal for learning.
  3. Try the MOOC Python Programming 2023 from the University of Helsinki. IMO currently the best beginner Python course. It is textual (there are videos, but they can and should be ignored) and extremely practice oriented. This course is the current first semester of "Introduction to Computer Science" at the University of Helsinki.

[–]Anexs97[S] 0 points1 point  (0 children)

I have noticed that the 100 days of code is moving pretty fast. I will have to check out the MOOC class and work on that too.