I call everything a script. Makes the Java devs real mad. Makes the PM’s super confused.
I fought hard against that for years. I still only use ‘app’ for phone programs, but I stopped correcting people every time they used the term for anything else. It isn’t technically wrong, but it grates on my nerves for some reason.
Windows is the first thing I can think of that used the word “application” in that way, I think even back before Windows could be considered an OS (and had a dependency on MS-DOS). Back then, the Windows API referred to the Application Programming Interface.
Here’s a Windows 3.1 programming guide from 1992 that freely refers to programs as applications:
Common dialog boxes make it easier for you to develop applications for the Microsoft Windows operating system. A common dialog box is a dialog box that an application displays by calling a single function rather than by creating a dialog box procedure and a resource file containing a dialog box template.
I don’t have a single problem with the word “application”
Goddamn …. That is a thing of horrific beauty. I saved it immediately.
(I’m a technical writer so it should be fun to go through this ancient tome)
And now the kids don’t know what a file path is anymore. Legit my wife is a professor, and she gets adeer in the headlight look when she is helping students debug code and she mentions a file path not being right in there code.
Serious response, no joke… what’s a file path?
These are sophomores and Juniors in college.
These are sophomores and Juniors in college.
… Who grew up in a world where computer internals were abstracted away so you never needed to know what a file was or even that they exist. I wouldn’t know what a file was either if I didn’t grow up in exactly the right time frame and have a dad who hoarded DOS PCs.
Oh no, I get why they don’t know what one is. It just makes teaching coding to them very difficult.
I lucked out having a dad who’s into computers so I had the chance to tinker with his old stuff since I was a little bwoah.
Yikes. Blame iPhone (and Android) hiding file structure in most every app
deleted by creator
the blank stares you get when mentioning the word “directory”
The other day I realized they did that because its APPle. I have no evidence but I’m sticking with it
I think I heard “applet” being mentioned for embedded java or something in the early 2000s. I don’t know if that’s connected.
The name of the company is all you need as evidence.
I powered on my computer, my app started, which started my main app, which started my essential apps, which started my app that I use to open my other app, which I use to go to my other app that I use to watch other apps being used by otgher people.
You will get an invisible candy if you can correctly decode this.
I’ll bite: I powered on my computer. My bios started which started my init process, which started my daemons, which started my login manager (maybe slim), which started my DE (maybe gnome), which I use to go to my browser in order to watch other people stream video games.
I’m dicey on what the browser is being used for - maybe security software? - but I feel like it’s plausible.
Nice! You get an invisible candy!
This is really, “what techs call it” and “what non-techs call it”.
As a tech, I usually know what someone means when they “app”.
It’s “glitch” that drives me mad though. Glitch sounds like a ghost caused the error one tine only, versus some lazy coder.
To be fair i would consider a glitch to be closer to a ghost causing it than a lazy developer.
I consider a “bug” to be something caused by the code (bad error handling, bad logic, etc) and a “glitch” to be something more random or environmental
Yes! Agreed. But for some reason, the only word everyone uses these days is “glitch”. And I don’t know why, but that really fries my grits.
I very much hate the word app. That’s probably my biggest boomer trait.
For me, it’s cloud.
I felt like I was alone in being frustrated at this trend. However I found a bit of relief to discover, through messing around in a Win98 virtual machine, that they were occasionally using the term “app” back then as well. Of course it wasn’t as ubiquitous as it is now, but whatever.
Also I thought I’d never see the Xbox kid meme again. What an unexpected throwback!
Web browser? “app”. Web page? “app”. Dialog box? “app”. Phone app that’s just a thin shell for the web site? “appapp”.
Appetizer at Applebee’s? “app”
This one probably drives me the most crazy.
linux app download free no registration
I hate the term. It waters down true programmers and hard work. 9 year old rips off someone and makes game, “app”. Actual software dev makes useful program using hard work and their own assets, “app”.
I think it’s spelled “A1” thanks to our Education Secretary
What’s the difference between an application and a program?
I don’t think there’s a clear definition of either. I’d say if it has no UI, it’s a program. And if it has a UI, I don’t know if it’s a program or an app.
Vitally…