this post was submitted on 14 Feb 2024
57 points (98.3% liked)
chapotraphouse
13473 readers
1 users here now
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Vaush posts go in the_dunk_tank
Dunk posts in general go in the_dunk_tank, not here
Don't post low-hanging fruit here after it gets removed from the_dunk_tank
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i would not describe myself as a coder, but people i work with would. because i can, if needed, write simple code and develop custom / responsive interfaces and web-based decision making tools. a lot of the tools i use will confront me with the need to put together some relatively complex conditional statement or query, or to design a function and parse some data and make it readable to some tool.
i took a comp sci class at in the 90s and the first unit was Karel/Karel the Robot. i remember thinking it was dumb and how i wanted to be like coding phreak shyte and cracking the warez like tha riddler, but i'm glad that was the foundation now because languages seem to come and go, and be application specific anyway. i had to learn C when i was 19 and let me tell you how i never used it again. anyway, so it was helpful to learn a programming language that was designed to be learned, to edify and draw the learner in to programming conceptually with functions, loops, conditionals, etc.