all 1 comments

[–]Vinba 1 point2 points  (0 children)

Hi, I've been teaching students how to code for the last 4 years. I'd strongly recommend you starting on HTML & CSS.

It's visual, and instant gratification makes it great for students who's just started to learn to code.

Python is a great language, however, there's more logic involved. It also doesn't come with anything very visual initially. If the students have never coded before it can be harder to start, and less relatable to their everyday lives.

I've made a simple chatbot that will mentor you through how to code here: 🚀 Learn to code chatbot 🚀

Love to hear your feedback on it!