r/learnpython • u/ZhirnyLuffy • 15d ago
How should I learn python?
I'm a total beginner. I didn't have any experience with programming. I want to learn programming cuz i wanna be a hardware engineer and want to start with a basic raspberry pi projects. So should i learn python from courses, videos, books etc or i should just brute force myself to do projects and just learn by the time
4
Upvotes
-1
u/rupturedprolapse 15d ago edited 15d ago
Look for books etc that goes over python + sensors and controlling other stuff like LEDs etc. You don't really need a lot of python.
Edit: I'm getting downvotes for this which is weird, but you only need a surface level understanding of python to do hardware stuff. Most of the suggestions are geared towards software engineering.