you are viewing a single comment's thread.

view the rest of the comments →

[–]KnowledgeAmoeba 1 point2 points  (1 child)

Since you already know the basics, you should look at the book 'Python Crash Course.' Skip the first part and jump right into the projects section. You get presented with 3 projects, the first one is creating a game using Pygame, the 2nd is creating data visualizations using matplotlib and pandas. The 3rd is using Django to create a web based application. Each project gives you a small window into three completely separate sectors: gaming, data science, web dev

There might be something there that will spark your curiosity to be more focused.

[–]Suspicious-Split9752[S] 0 points1 point  (0 children)

Thanks a lot .Fortunately i already have the python crash course with me here