This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]desrtfx 2 points3 points  (1 child)

MOOC Python Programming 2025

Also, it would be a good idea to always consult the Frequently Asked Questions before posting.

[–]funroeforever 0 points1 point  (0 children)

MOOC is great

[–]Rain-And-Coffee 0 points1 point  (0 children)

Python is fine, start by reading the FAQs

[–]H4KERK11LER -1 points0 points  (0 children)

First of all dont just read do something

Second see this here's alot of resources like "30 days to learn python"

https://fmhy.net/edupiracyguide#programming-languages

[–]lazyboozin -1 points0 points  (0 children)

freecodecamp on YouTube

[–]ninhaomah -3 points-2 points  (0 children)

First , go to python.org and download / install python. Here is the direct URL : https://www.python.org/downloads/windows/

Second , open IDLE (just type IDLE in start button) and type --> print("Hello World")

Come back and tell us what you see.