0% found this document useful (0 votes)
2 views

Roadmap-to-learn-Python-FREE

This document outlines a free roadmap for learning Python, detailing 12 steps from basic concepts to advanced topics. Each step includes a link to resources for further learning, covering areas such as data types, functions, object-oriented programming, and file handling. The roadmap serves as a structured guide for beginners to progressively enhance their Python skills.

Uploaded by

raizel711247
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Roadmap-to-learn-Python-FREE

This document outlines a free roadmap for learning Python, detailing 12 steps from basic concepts to advanced topics. Each step includes a link to resources for further learning, covering areas such as data types, functions, object-oriented programming, and file handling. The roadmap serves as a structured guide for beginners to progressively enhance their Python skills.

Uploaded by

raizel711247
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Roadmap to learn Python FREE

Step 1: Basic of Python:


https://www.nomidl.com/python/python-
basics/
Step 2: Data Types:
https://www.nomidl.com/python/data-types-in-
python/
Step 3: Operators:
https://www.nomidl.com/python/operations-in-
python/
Step 4: Conditions:
https://www.nomidl.com/python/how-to-use-if-
else-while-and-for-loops-in-python/

Step 5: List and advance List Comprehension:


https://www.nomidl.com/python/list-
comprehensions-break-continue-pass-exception-
handling-in-python/
https://medium.com/python-in-plain-
english/advanced-list-comprehension-
techniques-934fb32b91c9

Step 6: Functions:
https://www.nomidl.com/python/python-
functions-parameters-arguments-args-and-
kwargs/

Step 7: Dictionary comprehension and basic:


https://medium.com/python-in-plain-
english/mastering-dictionary-comprehension-
simplifying-complex-data-structures-
b23475d4e614

Step 8: Tuple:
https://medium.com/educative/what-is-a-tuple-
in-python-35c906a7022b
Step 9: Set: https://medium.com/towards-data-
science/python-sets-and-set-theory-
2ace093d1607
Step 10: OOP’s:
https://www.nomidl.com/python/oops-in-
python/

Step 11: File handling:


https://medium.com/edureka/file-handling-in-
python-e0a6ff96ede9

Step 12: Regular expression:


https://medium.com/towards-data-
science/programmatically-build-regex-regular-
expression-in-python-for-pattern-matching-
3fee104fe42a

You might also like