this post was submitted on 20 Jul 2023
1 points (100.0% liked)
Fediverse
28216 readers
147 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 !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My biggest problem is figuring out what I want to do with any coding skills. I have none, by the way, and I don't even know where to start.
Some of the usual responses when I state this:
"Automate your work" - I work in Salesforce. Have you seen Salesforce? I'm not a multi faceted systems administrator constantly updating DNS records or working in Active Directory.
"Write a cool app" - What cool app? What is "cool"?
"Open dev tools and look around" - Why? Specifically, why?
Also, learning programming is BORING. Most of the courses I've tried are so so stale and they aaallll end up explaining concepts in the same way.
"This is a fleeble and it holds the sping, the sping tells the plus plus that it must do what the herbug says".
k.
I'm somewhat of a programmer, but there's ideas everywhere in life. My bank came out with an API so I built an app that pulls it all down, stores it in a database, and makes some pretty graphs. Had no experience in fullstack or backend development before (I'm a sysadmin/cloud engineer), so it took me a really long time and I was following a course but adapting it to my project for a lot of it.
The other day I picked up an old game (Mu online) that is soooo grindy it even gives you an in-game bot to play for you, but if you die you just respawn in a safe zone. So I've started writing a script that reads the screen (character position is shown in x, y coordinates on screen), and those coordinates are within a given area (the safe zone) it will alert me. Again, had no experience with any of the window controls or image to text conversion (tesseract), but got chatgpt to help me a bit. Will it save me time? Maybe a little. Will I stop playing this game in a month? More than likely. Did I learn something? Absolutely.
I'm self taught but working in tech there's obviously more work related use cases to actually start learning, but there's every-day stuff you can do too.
Honestly, why learn programming then?
I’m asking this as a programmer myself. I’m not trying to discourage you from learning it by any means, if that’s what you want to do. I’m just asking because it doesn’t sound as if you actually want to do it.
You’ve already tried learning it, and it’s a slog (whereas for me, I was immediately fascinated by it when I was introduced to it as a teenager, even though I was horrible at it). You don’t have any burning desires to create apps (whereas for me, there are so many ideas I want to explore, so many things I want to create that don’t exist yet, but alas I don’t have enough time or energy to work on it all). You don’t even have the desire to do it for purely career-related purposes, which is what I’d imagine drives most of the rest of people learning programming without enjoying it at all.
So why bother with learning something you neither enjoy nor have strong motivations to do?
Then it's not for you. No shame in that. I don't understand the notion that everyone is supposed to be a coder now.
If anything, the low-level coding part is something AI models may well make obsolete relatively soon. Unlike any craftsmanship - why not learn masonry or carpentry instead?