Python Forum

Full Version: python technologies to learn for beginners
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am confused to learn the python due to when browse the python technology in tutorialspoint, here it is showing like this..\
can you suggest me how to start..??
Learn Concurrency with Python
Learn Cryptography with Python
Learn Jython
Machine Learning with Python
Learn Numpy
Learn PyGTK
Learn PyQt
Learn Python
Learn Python-3
Learn PyCharm
Python Deep Learning
Python Design Pattern
Learn Python Data Structure
Learn Python Data Science
Learn Python Text Processing
Artificial Intelligence with Python
Learn Python Forensics
Learn Python Panda
Learn PySpark
Learn Seaborn
Learn Scipy
Learn WxPython
If you're just beginning, do Learn Python-3. That is, learn the basics of Python with the new version (3.6).

After that it will depend on what you want to do with Python. Python is a general purpose language, and there are tons of areas that you can program in, but you can't really do them all. So you need to pick a direction or two and explore the libraries for those areas.