Intellipaat Back

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

Could anyone tell me how long will it take and how to learn Python?

1 Answer

0 votes
by (119k points)

Python is used in different fields such as web development, Data Science, Big Data, App Development, and Machine Learning.  It may take 4-5 months to learn Python by spending a minimum of 4 hours every day for a beginner.

First, start with learning the basics of Python such as:

  • Functions
  • Control structures (for loops, while loops, and if-else statements)
  • Data types (Strings, Lists, Tuples, Dictionaries)
  • Object-oriented programming (object, class, constructor, methods)

After getting familiar with basics, then learn the following essential python libraries:

  •  Pandas – for Data Cleaning, data manipulation, data analysis
  •  NumPy – for Numerical computations and managing multi-dimensional arrays
  •  SciPy – for linear algebra computations
  •  Matplotlib and Seaborn – for data visualization
  •  Also, learn Django and Flask frameworks in case to learn advanced python.

If you are looking for the certification course, you can check out this Python course by Intellipaat.

Also, watch this video on Python:

Related questions

0 votes
1 answer
asked Jul 2, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
1 answer
asked Dec 28, 2020 in BI by dev_sk2311 (45k points)
0 votes
1 answer
0 votes
1 answer
asked Aug 12, 2020 in SQL by Sudhir_1997 (55.6k points)

Browse Categories

...