Python Forum
New to Python - 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: New to Python (/thread-24074.html)



New to Python - hcarcamo22 - Jan-29-2020

Hello,

I am starting on this coding experience just for fun, or mainly, because I want to learn how big data works.

Anyone can give me any advice on how to continue learning on Python? Any books you would recommend for beginners? I would appreciate all your help.


RE: New to Python - Larz60+ - Jan-30-2020

I'd recommend:
How to think like a computer scientist: https://runestone.academy/runestone/books/published/thinkcspy/index.html
and/or: https://www.python-course.eu/python3_course.php
Not books, but excellent tutorials


RE: New to Python - larryb - Jan-30-2020

This might be right down your alley...python for data science...
Python for Data Science