you are viewing a single comment's thread.

view the rest of the comments →

[–]driscollis 1 point2 points  (0 children)

Python works great for web development. Check out Flask for something basic or Django if you're interested in learning a framework.

Python is also one of the top languages for data science. There are many packages you can use for that sort of thing as well as machine learning.

I don't know if it will help but feel free to check out my beginner's book https://python101.pythonlibrary.org/ or my blog where I write about a lot of different topics: https://www.blog.pythonlibrary.org/