1028
Full Stack Developer
(files.catbox.moe)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
can anyone explain to a hobby programmer?
the term normally refers to a developer that can be productive in every layer required for a typical application to work.
They can do the front end design/styling/implementation and are familiar with front end languages and frameworks
They can do the backend API design and are familiar with the typical backend languages and patterns.
They can do the database table design, write and optimize queries.
They can handle the ci/cd scripting that handles building and deploying the application
They can design and write the automation tests and are familiar with the libraries used for that.
And a bunch of other crap like load testing or familiarity with cloud services.
The latest thing added to the list is AI model creation which is a nightmare.. but, I can't say no 🤷♂️
Start saying no. If you don't know how, start learning. It's hurting everyone up and down the industry.
I am almost purely focussed on creating DNNs ("deep neural networks" for the unaware) and it's almost always a nightmare work-wise, even without all the rest of the other crap.