I took programming in highschool with Turing. As far as I know that's how every computer program works
Asklemmy
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Just to give the benefit of the doubt, I don't think they actually think you type in binary, I think "1s and 0s" has become a colloquialism used to refer to "programming languages" or in some cases "digital magic I don't understand." They just don't know the words python, javascript, html, bash, rust, c, c++, c#, F#A# infinity, etc.
I hope.
They've probably seen Assembly code and that looks quite like binary if you don't pay much attention.
I feel like if you donβt know any different assembly will look like any other programming language. Just a bunch of words on lines that you donβt understand.
I appreciate the GYBE reference
I think programming can be a pretty dull task, where you spend hours over hours copy-pasting fragments of code from former projects and/or from other sources, adjust it to your needs, run it, remove the bug, run it again and find the new ten bugs over and over again.
But you get to wear a black hoodie and a mask.
Adding powdered sugar to a donut?
One minute coming up with a feature, ten minutes coding the most basic version, potentially infinute minutes improving/fixing bugs, -6 hours despairing over time zones. (I had an IT class in my last 2 years of school)
Stressful as shit. Because if you're not overworked then you're laid off
Just turning it off and on again until a game pops out.
whack-a-mole, but in the Matrix
that's why i stuck with the creative side :P the only IT i do is at home.
I guess you write a bunch of gibberish, press execute and hope something happens?
I mean, you're not WRONG.
Lots of copying and pasting from github.