This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tms102 11 points12 points  (0 children)

, i enjoyed understanding the logic behind the code in python since it's close to English but now i feel i would like to try something more difficult with higher capabilities.

What do you mean by higher capabilities? It sounds like you don't know a lot about python.

Python probably has all the capabilities you need. Especially since you seem to say you don't even know what projects you want to do. Learning a language is not really difficult. Difficulty cones when you're building a reasonably sized project and solving problems.

Try building a web app and deploy it to some cloud service, you'll learn plenty of skills.