Language: Python. It does reasonably well at staying out of your way from learning programming instead of the quirks of your language.
It's so long ago I learnt to program that it feels like my sources are outdated by now.
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected].
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try [email protected] or [email protected]
Reminder: The terms of service apply here too.
Logo design credit goes to: tubbadu
Language: Python. It does reasonably well at staying out of your way from learning programming instead of the quirks of your language.
It's so long ago I learnt to program that it feels like my sources are outdated by now.
I'd say install linux first as it will make things easier as python is built in and ts just a better OS all around.
As for getting started you can use youtube Or some free books such as
https://automatetheboringstuff.com/ https://inventwithpython.com/
And more here https://pythonbooks.org/free-books/
After a few videos and a book you will get the hang of it and get more confident in your abilities. Then do a project of your own
There are other languages but python will allow you to make progress fast and you can branch out to a different language later of if you like.
Just search for tutorials, and then follow the steps in them.