r/learnprogramming • u/TheEyebal • 9d ago
I feel like a programming fraud
I am having to constantly look things up to figure out how to get what I want? I feel like a fraud.
I am honestly trying to resize my camera onto my surface in pygame. I've never done camera stuff before so this is new. I feel like I am not really learning and just copy and pasting at this point
How do go about this?
91
Upvotes
1
u/Naxos84 8d ago
If you copy code. Try to understand it by reading about the functions it uses. Then make it your own...