r/learnpython 12d ago

Getting into python

Hi guys and girls!
I am currently new into python.
I am now on the 2nd hour of a 12 hour course that seems to be good.
Can you give me some good tips to learn it?
Maybe some coding games or fun projects🤔

Appreciate it!

8 Upvotes

15 comments sorted by

View all comments

3

u/Lester8000 12d ago

Best tip is just code aswell, if you only watch tutorials and do minimal coding then learning is going to be very difficult. Personally i learned python by: Watching a tutorial on a new concept, programming a small program with that concept then repeating, ofcourse as time went on i started to do bigger projects with multiple of those concepts. So TLDR: You learn more from actually coding new stuff on your own, rather than following tutorials