Easy and enjoyable way to understanding Python

0

Hi.

Am entirely new to python, Can any one please help me to learn python in easy way and get hand on experience.

Thanks, MahendraKumar V

2 Answers
2
Accepted Answer

Hello.

If you are new to Python, I recommend that you read the following documents listed in the Python official documentation.
https://www.python.org/about/gettingstarted/

I think the content of the URL below is also suitable for first learning.
https://www.learnpython.org/

profile picture
EXPERT
answered 13 days ago
profile picture
EXPERT
reviewed 13 days ago
profile picture
EXPERT
reviewed 13 days ago
1

This sounds obvious but it isn't:

The best way to learn is to do. Pick a project and start writing Python. Write bad Python. Write good Python. Write amazing Python. It doesn't matter - because you will be learning.

Read blogs; watch videos; do all of those things - but then go and apply those things practically.

profile pictureAWS
EXPERT
answered 10 days ago
  • Hi Brettski-AWS, Thanks for your valuable suggestion s.

    Thanks. MahendraKumar V