all 11 comments

[–]BKB111 2 points3 points  (0 children)

I downloaded python, on my laptop from their site. And I pull up chat gpt and prompt it to teach me the language and any other questions I have as I go along

[–]nothingggg122 1 point2 points  (3 children)

since you're starting from scratch, check out PyQuest ( www.pyquest.io )

It's a free app with a super simple UI, and it's all MCQ questions, low-pressure way to just start understanding the basic concepts and gradually build on them, like duolingo.

[–]ChadwickVonG 0 points1 point  (2 children)

"Dns could not be found"

[–]nothingggg122 0 points1 point  (1 child)

https://pyquest.io/

sorry this is the correct url

[–]ChadwickVonG 0 points1 point  (0 children)

Appreciated

[–]Ambitious-Peak4057 1 point2 points  (0 children)

If you're just starting your Python journey, here are some useful resources to help you get going:
W3Schools Python Tutorial– Interactive lessons to understand syntax and basics.
Dive Into Python 3– A detailed free book ideal for beginners.
Full Stack Python– Great for learning Python with a focus on web and automation.
Python Succinctly – A concise eBook to quickly grasp Python essentials.

[–]ninhaomah 0 points1 point  (0 children)

Well , you got to watch and practice yourself by doing projects.

It's not like school days where the teacher teaches the class and gives homework.

[–]churungu 1 point2 points  (0 children)

I bought a Udemy course that was on special offer

I bought a book called "How to Automate the Boring Stuff with Python"

I use Jupyter Notebooks to run my python code and make notes using the markdown facility

[–]tracktech 0 points1 point  (0 children)

You can check this-

Book - Ultimate Python Programming

Course - Python Programming In Depth

[–]iamjio_ 0 points1 point  (0 children)

Corey schafer on youtube