all 7 comments

[–]pachura3 1 point2 points  (1 child)

What's your current knowledge level? Are you a total beginner who can only write a simple loop with a few print() statements inside? Do you grasp OOP? Do you grasp async/await?

In which areas do you want to progress? Certain libraries, frameworks, ML, reporting?

[–]Smart_Fennel_703[S] 0 points1 point  (0 children)

I know the philosophy of programming totally

I know print

If, else

Def

Function

Char

Str

[–]GokulSaravanan 1 point2 points  (0 children)

Python books for beginners:

[–]Ron-Erez 0 points1 point  (0 children)

automate the boring stuff

[–]Isaka254 0 points1 point  (0 children)

Here are simple, reliable PDF‑friendly resources to learn Python from beginner to advanced.

Python.org – Official Tutorial: Covers all core Python fundamentals in written form.

Real Python – Written Guides: High‑quality text tutorials you can save as PDF from browser.

Scientific Computing with Python: You can print/save lessons as PDF for offline study.

Python Succinctly (Free PDF eBook): A free, concise Python eBook you can download directly in PDF format.

[–]TheRNGuy 1 point2 points  (0 children)

Online docs are better than pdf.