this post was submitted on 20 Jul 2024
118 points (96.8% liked)

Programming

17484 readers
53 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] Kolanaki@yiffit.net 8 points 4 months ago* (last edited 4 months ago) (1 children)

I learned a bit of KOBOL after hearing it was the weirdest, hardest, and most unused programming language back in highschool. But only really enough to do a hello world and other very simplistic programs. More because finding resources at that time was difficult.

load more comments (1 replies)
[–] fruitycoder@sh.itjust.works 7 points 4 months ago (2 children)

Perl because a system I worked on was just a bunch of Perl scripts in a trench coat pretending to be a program.

I learned it because the ancient beast kept breaking because it just a bunch of Perl scripts in a trench coat cobbled together over generations.

load more comments (2 replies)
[–] slazer2au@lemmy.world 7 points 4 months ago

Python. To write mods for renpy 'games'.

[–] Schtefanz 7 points 4 months ago (2 children)

I was forced to do it during my conscription service to implement an excel merge in VBA because that was the programming installed on the system. Fuck VBA and the integraded VBA Editor in Excel

load more comments (2 replies)
[–] jerkface@lemmy.ca 6 points 4 months ago

Same as everyone, to produce reports.

[–] Kojichan@lemmy.world 6 points 4 months ago

Might not be dumb, but I learned programming to create things and learn how things worked. Started with entering in hundreds of lines of BASIC printed in magazines, including debugging font typos.

Then learned MUF, or Multi-User Forth, a stack-based text language for creating text based dungeons, and managed to stop some malicious users spying and people's privacy in the server.

Every so often, I pick up a new language to test it to see if it does cool stuff or help me further learn more about how things function.

[–] thingsiplay@beehaw.org 6 points 4 months ago

Somewhere before 2010, when I was still on Windows on my laptop and using AutoHotkey, I learned a dialect of Basic. To write an application starter on my USB stick, when going to internet cafes. The starters job was just to run my AutoHotkey script with AutoHotkey interpreter. I never used the Basic language again. I actually forgot which dialect, maybe FreeBasic.

[–] electric@lemmy.world 6 points 4 months ago

Objects weren't properly saving in a game, so the developer showed me what code I could copy paste to enable objects to save. Much like Thanos, "fine, I'll do it myself".

[–] Anticorp@lemmy.world 6 points 4 months ago (2 children)

Because it was the new hotness

load more comments (2 replies)
[–] Navigator@jlai.lu 6 points 4 months ago (1 children)

Because I couldn't find any dev to help me make the game I wanted to make.

[–] thingsiplay@beehaw.org 4 points 4 months ago (1 children)

This is actually reasonable. You didn't know what work is needed to make a game, but your reason to learn a programming language because you couldn't get help is absolutely not dumb in my opinion.

[–] Navigator@jlai.lu 5 points 4 months ago (2 children)

Actually I did know the amount and kind of work it required, as I have being working on game projects before (I'm sound designer, music composer and game designer).

It's not really dumb yes, but a bit sad when you think about it.

load more comments (2 replies)
[–] chameleon@fedia.io 6 points 4 months ago

Needed to write a syntax highlighter for VB.Net but I couldn't find any weirdly written edge cases online, so I had to make some myself.

[–] hector@sh.itjust.works 5 points 4 months ago (1 children)

I learned Go because I really liked the keyword go

[–] andioop@programming.dev 5 points 4 months ago* (last edited 4 months ago) (1 children)

This feels like me wanting to learn Hare because I like rabbits, which I bring up because someone left this reply for me and I think it applies to you too:

That is such a sweet reason! Whimsical decisions like this can be some of the best. Life demands a bit of whimsy every now and then.

load more comments (1 replies)
[–] FrostyCaveman@lemm.ee 4 points 4 months ago (1 children)

To have an easier time with another language (which the first language’s valid syntax is a superset of) which it papers over the faults of. And usually it’s pretty thin paper.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›