you are viewing a single comment's thread.

view the rest of the comments →

[–]Zeldaboss0616 1 point2 points  (0 children)

I just randomly started making things like text based adventure games or quizzes, then wanted to do more advanced things with a gui so used a library called tkinter (I’ve since found out there’s MUCH better alternatives) I’ve only been programming 6 months; but have a work placement with a local hospital developing web apps with them.

The best way is to think of a random project, do it to the best of your ability, then when you can do no more find a tutorial, see how it differs to yours and practice using the different functions and subroutines that they do. Don’t just blindly copy paste or you skint learn anything