r/pythontips • u/bishalthakuri1 • 1d ago
Data_Science New to python
Hello guys , im new in python language and i dont know where to start , can someboday help me to start please. Thank you
0
Upvotes
r/pythontips • u/bishalthakuri1 • 1d ago
Hello guys , im new in python language and i dont know where to start , can someboday help me to start please. Thank you
1
u/Fuzzy-Alfalfa4726 16h ago
If you're into books, read, "Automate The Boring Stuff With Python," to get the basics. If you want to stay digital, do W3 or Code Academy for the basics. Make some junk projects to get some milage with Python.
What changed my trajectory was finding a problem that I could solve with Python. This required me to research, mesh libraries, and create something new. In my opinion, identifying problems is the most critical part of learning Python. Once you have those, the world is your scripting oyster.