this post was submitted on 05 Feb 2025
526 points (96.8% liked)

Greentext

5220 readers
593 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Simulation6@sopuli.xyz 51 points 2 weeks ago (15 children)

I don't think you can memorize how code works enough to explain it and not learn codding.

[–] FlexibleToast@lemmy.world 24 points 2 weeks ago (8 children)

It's super easy to learn how algorithms and what not work without knowing the syntax of a language. I can tell you how a binary search tree works, but I have no clue how to code it in Java because I've never used Java.

[–] TheSlad@sh.itjust.works 16 points 2 weeks ago (1 children)

And similarly, i could read code in a language I dont know, understand what it does and how it works even if I don't know the syntax well enough to write it myself

[–] FlexibleToast@lemmy.world 2 points 2 weeks ago

Yeah, exactly. At least any fairly modern language. I don't think I could just pick up assembly and read it without the class I took. Heck, I don't think I could read it anymore now that it's been several years since that class.

load more comments (6 replies)
load more comments (12 replies)