this post was submitted on 20 Jul 2023
168 points (94.2% liked)

Fediverse

27517 readers
584 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

Across this vast Fediverse, I have encountered a trend of people answering questions with esoteric programming language speaking in tongues that I don't understand, including under my own posts. I am a Boomer when it comes to coding and I am only 27. I don't even know where I would start to learn it because programming is so diverse. I want to feel like I know what's going on but I don't. Coding is the future and the future is now and I am lagging severely behind. I guess I'm asking where a bumbling novice like me can learn more about where to start when it comes to programming.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 year ago

I've been coding for 40 years, it's both my job and my hobby, and I still feel old and out of touch when reading or taking part in coding conversations outside of my sphere :)

This is not meant to be discouraging - even the smallest amount of coding you could learn will be immensely rewarding - more to say that coding is vast arena with a breadth of complexity that can often feel overwhelming. So don't be put off when you teach yourself some JavaScript and then still feel adrift in a conversation about C#.

I don't have any specifics to recommend, but I would say that you should start small. Don't aim to write the next Flappy Bird as your first project, or the next Mastodon. Just concentrate on making a web page say "Hello world!" or changing the colour of some text. Back in the 80s, most kids got their first taste of programming by having a computer shop C64 print "Dave is rad!" on an infinite loop! :)

Good luck!