Can we learn Python in 30 days?

You can start learning about variables and control flow. Then you can focus on learning about strings, dictionaries, tuples and other data structures in python . Once you are done with basic concepts, you can focus on concepts like multithreading, classes, and objects, regular expressions and networking etc.

Read more