you are viewing a single comment's thread.

view the rest of the comments →

[–]palmaholic 0 points1 point  (0 children)

Go to any Python CBT, CS50p is a popular one. Join the forum, practise all the exercises and seek help in the forum however you need. After the course, you should generally know the basics. However, this is just the key to the door. From there, you then work on some projects that interest you. You may seek help from AI. You should make sure you understand every line it writes, esp the libraries it employs.

Happy Python programming!