Python Forum
Learning the logic of programming?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Learning the logic of programming?
#1
Hello.

I decided to give programming a whirl. Python is the most recommended one and one that suits my purposes the best.

Anyways, I've tried learning it in the past (with very little motivation to be honest) and the problem I've run into with youtube videos is that don't really teach how programming works and what exactly it does. They give me specific terms and at the end of the video, I'd only be able to replicate what they're doing.

I want to UNDERSTAND how it works. I need the logic of programming. I want to understand, rather than just use it with surface knowledge. That said, what would you recommend as a starting point? I prefer videos over books. Thanks.
Reply
#2
Maybe
Introduction to Computer Science and Programming in Python on MIT OpenCourseware and Introduction to Computational Thinking and Data Science
and here is the full list if introductory courses on MIT site

The two courses above are also available on edX - here and here

full list of computer science courses on edX
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Thank you. I will check it out.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020