?
2014-07-20 19:37:33 UTC
All of it seems to pre suppose knowledge about computers. I know how to type and use google. I've looked up definitions, and to understand them you need to learn 15 before that.
For example, from Codecademy
"Python is an Language that supports the Object Oriented Programming paradigm. Like other OOP languages, Python has classes which are defined wireframes of objects. Python supports class inheritance. A class may have many subclasses but many only inherit directly from one superclass."
What does it mean to be object oriented? What's a wireframe? What is an object in the context of computers? What's a class, or class inheritance?