Im on the fedi doin fedi things.

  • 126 Posts
  • 324 Comments
Joined 1 year ago
cake
Cake day: December 27th, 2024

help-circle








  • mesa@piefed.socialtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    6 days ago

    Windows has better accessability features than linux does. Itsn ot talked about much but ive been in meetings with people with disabilities, survivors of accidents, etc… and Windows is the only real option. If you are blind there are standard programs that they use.

    Its the one area i think linux could use real work. A couple of places ive put in pull requests to help out from time to time.

    Otherwise linux is generally better ;)




  • Yep the thing is to learn at least one, then its VERY easy to jump into another (usually). The simple things such as loops, functions, classes, etc…etc… are all about the same nowadays. Its more about what you are trying to do rather than the language you find yourself using.

    If I had to do it again, I would try out either python (for a on computer solution), javascript for web stuff, or C/C++ if you want to go crazy and learn low level stuff. Go/Rust is fine too. Any language is ok really. Just try it out and see what you like!