Python Forum
where to go to learn this - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: where to go to learn this (/thread-2941.html)



where to go to learn this - abrew132 - Apr-20-2017

hi I'm new to python, where should i go to learn it???? I'm learning c++ right now, but also see value in python, any r4commended sites/places to try out to learn this


RE: where to go to learn this - Larz60+ - Apr-20-2017

I suggest One language at a time.

Don't mix your (brain) food together, it's impolite!

But you've come to the right place to start learning python (In conjunction with a good book)
start here: https://python-forum.io/Thread-A-List-of-Free-Python-Resources


RE: where to go to learn this - nilamo - Aug-16-2017

The docs on python's website are pretty good, especially if you're already familiar with common programming concepts (variables, functions, etc).
https://docs.python.org/3/tutorial/index.html