Python Forum
A very simple, general question of the big picture of how python works
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A very simple, general question of the big picture of how python works
#3
Here's an analogy of sorts that might help get my point across.

Any Python program running vs. A human running.

To experience the human running, you first must 'learn human'. I get a book. Chapter 1 is the foot, chapter 2 is hair, chapter 3 is the stomach. I'm now 3 weeks into learning 'human' and I no clue what this 'human' thing and more importantly how these parts that I've read about in 1,2 and 3 fit together in some way that ends up as a human, then a human running. Then someone gives me a book with the schematic of the entire human body, inside and out. Then I get a video that shows the human walking. Now I get what the foot in chapter 1 is about, how it fits, what it does and why...

Now take me and Python (and for this analogy Python could be any coding software). I get a book. Chapter 1 is strings, chapter 2 is loops, chapter 3 is.... I'm at the same place I was with the human and chapters 1-3 UNTIL I saw the entire body.

Am I making any more sense now?

Mark
Reply


Messages In This Thread
RE: A very simple, general question - by ichabod801 - Apr-14-2019, 07:05 PM
RE: A very simple, general question of the big picture of how python works - by Markg2 - Apr-14-2019, 08:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sort of a general "best practices" question malonn 2 1,313 Sep-17-2022, 10:11 AM
Last Post: malonn

Forum Jump:

User Panel Messages

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