@@ -48,25 +48,26 @@ Python is definitely easy to learn, that is why it is taught to university stude
48
48
## 5. How to Learn?
49
49
Want to learn Python and build a career in it? We have laid down steps to help you:
50
50
51
- - Follow online tutorials
51
+ - Fast-pace your learning and take a lead from crowd with [ DataFlair's Python Course] ( https://data-flair.training/python-course/ )
52
+ - [ 270+ free tutorials to learn python from scratch] ( https://data-flair.training/blogs/python-tutorials-home/ )
52
53
- Code while you learn
53
54
- Read books
54
55
- Watch videos/ Do an online Python course
55
56
- Work with machine learning and other libraries
56
57
- Build projects
57
- - Read interview questions
58
+ - Read [ interview questions] ( https://data-flair.training/blogs/python-interview-questions/ )
58
59
- Contribute to open-source projects
59
60
60
61
### Top Python Books
61
62
These are some books you should read to improve your Python skills:
62
63
63
- Learning Python - Mark Lutz
64
- Python Cookbook - David Beazley and Brian K. Jones
65
- Python for Data Analysis - Wes McKinney
66
- Python Essential Reference - David Beazley
67
- Python in a Nutshell - Alex Martelli
68
- Violent Python - TJ O’Connor
69
- Python Pocket Reference - Mark Lutz
64
+ - Learning Python - Mark Lutz
65
+ - Python Cookbook - David Beazley and Brian K. Jones
66
+ - Python for Data Analysis - Wes McKinney
67
+ - Python Essential Reference - David Beazley
68
+ - Python in a Nutshell - Alex Martelli
69
+ - Violent Python - TJ O’Connor
70
+ - Python Pocket Reference - Mark Lutz
70
71
71
72
72
73
## 6. Basics of Python for beginners
0 commit comments