Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (55.6k points)

Can anyone tell me how should I learn a Python as a beginner?

1 Answer

0 votes
by (119k points)
edited by

If you are a beginner, I recommend to go through this Python Tutorial website to learn Python. You will learn about the fundamentals of Python such as data types, variables, and data structures like strings, lists, tuples, and dictionaries. This tutorial also explains operators, conditional statements, and loops. This Python tutorial also explains using numpy – handling multi-dimensional array, pandas – data manipulation and data analysis, matplotlib – for data visualization, and scikit-learn for data modeling.

If you want to learn all these concepts with hands-on projects, I recommend this Python Course by Intellipaat.

Related questions

0 votes
1 answer
0 votes
1 answer
asked Oct 5, 2020 in Azure by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
1 answer

Browse Categories

...