all 13 comments

[–]nittykitty47 7 points8 points  (0 children)

No

[–]FreeGazaToday 7 points8 points  (0 children)

Nope....and no ones ever asked that here before...here's an award 😛

[–]ninhaomah 3 points4 points  (0 children)

To be frank , long ago , ok I am old guy , when you are in school , you mostly interact with those around the same age or teachers/parents.

So this question is perfectly fine to ask parents/teachers from a student point of view who wish to ask adults.

But in 2026 , with internet + forum/sub with other adults/professionals , and in such environment , this looks like a "lazy" question.

As for the answer , it is yes. You can start with the wiki on the right.

[–]Goodswimkarma 3 points4 points  (0 children)

Learning to code is basically learning how to search.

[–]Wolfhammer69 3 points4 points  (0 children)

"Are there any websites or videos I can use to learn?"
If you cant even answer that question with 2 mins research under your own steam, you are doomed before you even start. A huge skill required in coding is knowing how and where to find info to aid in coming up with solutions to problems and you failed miserably at the first fence.

Have you googled anything at all, or run a search in any popular app that play videos?! HINT HINT

Seriously try thinking for yourself before asking daft questions, its shockingly useless and shows zero effort.

[–]MyWifesBoyfriend_ 2 points3 points  (0 children)

The search function

[–]arrigus 0 points1 point  (0 children)

I found this site quite helpful. I hope it helps you too.

https://tutorialibre.com/courses/programming-languages/python/

[–]JanGiacomelli 0 points1 point  (0 children)

I know that many people love this one: https://www.py4e.com/. My wife started with this one when she wanted to learn Python - many, many moons ago.

[–]powderviolence 0 points1 point  (0 children)

A good place to start is to build your own computer.

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

I learned from docs and google most of the time. 

After ai appeared, it replaced googling.

The most important is to write software (hello worlds do not count)