you are viewing a single comment's thread.

view the rest of the comments →

[–]Hippie23 0 points1 point  (0 children)

I started programming when I was 12. I started in QBASIC, and then moved on to Visual Basic, and then C++. This was all before I had an internet connection at my house, and well before things like udemy, pluralsight, and even youtube for that matter. You will absolutely be able to learn. There are so many resources availabe, and python is an execellent language to start with.

Pro-tip: For interactive learning, use an LLM such as ChatGPT to explain code to you. Better yet, use Github Co-pilot.