Post #1457397
2025-11-14 23:29 UTC
@the_spc @sidereal @mariyadelano html is programming, don't let people tell you otherwise, it's a designed for specific things, it's not general purpose, but it's a way to tell computer to do stuff, using code, even, it's programming.
General purpose languages are a bit different, but you don't need to learn them all, one is enough, like Python (though the meaningful indentation might be in the way for a blind user).
Replies (2)
-
@the_spc@fwoof.space 2025-11-14 23:31
@tshirtman @sidereal @mariyadelano HHuhh, good to know. May see which one is easier. Althouugh pithom means that I might be able to make aaddons for NVDA.
-
@tshirtman@mas.to 2025-11-14 23:31
@the_spc @sidereal @mariyadelano i was having a look at https://www.youtube.com/watch?v=ShDBkTe9fgQ which shows some html and python programming for beginners that is oriented for a blind audience, so the host explains the concepts but also the way to work and the pitfalls of it.