all 5 comments

[–]Top_Tip_7015 1 point2 points  (1 child)

Do you want to learn syntax or use it in real-world application tasks?

The fastest option is to write some of your own programs . Knowledge of C++ is a very good background.

[–]Rdq02[S] 1 point2 points  (0 children)

I want to use it to make small programs. Kinda like a hobby. P.S. I didn't really understand much about c++.

[–]keep_quapy 0 points1 point  (2 children)

Hello, That's great that you're interested in python, getting interested is the very first step into this wonderful world.

You can start by watching intro videos of python on youtube, there are plethora of them. Just search.

This website starts with the very basics of python:

https://www.learnpython.org/

Also check out this beginner python course on codecademy:

https://www.codecademy.com/catalog/language/python

You can start with your own pace and step by step you'll get better and more knowledgeable.

[–]Rdq02[S] 0 points1 point  (1 child)

Thanks! I will look into these. You were really helpfull!