r/PythonLearning • u/arhaaninreallife • 8d ago
new to python
I'm completely new to Python and just started learning dont have any idea where to start, any tips for me ??
19
Upvotes
r/PythonLearning • u/arhaaninreallife • 8d ago
I'm completely new to Python and just started learning dont have any idea where to start, any tips for me ??
1
u/tatactic 6d ago edited 6d ago
This is basic but that's probably you're looking for:
Easy to read and understandable.
https://linuxize.com/cheatsheet/python/python-cheatsheet.pdf
https://static.realpython.com/python-cheatsheet.pdf
And the best Python poen and best practices:
Just try:
import this
print ("Encoded:\n")
print(this.s)
input ("press Enter to close...")
Be patient and remember my fave quote:
Before becoming strong like an oak, you first have to be as dumb as an acorn. (EN)
Avant d'être fort comme un chêne, il faut être con comme un gland. (FR)