Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 683 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 683 Bytes

<--My Repository for Learning Python Programming-->

Python is an Object Oriented Programming Language. An Open Source programming 

also an interpreted language. It is portable and easy to learn...!

Procedural Programming -> set of instructions that enhance the service.
Object Orented -> Objects to instruct an machine.

MOTTO: What to do instead How to do

Few lines and execution is slower. Works on different platforms. Which can 

also be treated as procedural way with libraries.

IDE - Integrated Development Environment

Provides facilites to provide all the necessary development tools that a 

programmer needs in one place. Eg: VS or PyCham