>be me
>Fresh out of college with CS bachelor degree.
>Looking for software dev job
>Non-pajeet
>Look for five months, every company claims I don't have enough experience
>Have many interviews, most don't call me back
>Finally one does
>Automated testing QA dev position for web apps (selenium/c#)
>Act like they're doing me a favor by hiring me
>First large scale project with git (did group projects in class with it, but only like three people)
>Think the code is dense and difficult to read because I don't know Selenium (500-3000 line files the handle a single webpage)
>It's been three months
>Over that time found out nobody else on my team has a degree
>Realize the code is dense because they're all shitty programmers
>Muh public static EVERYTHING
>What is limited variable scope? Global all the things
>All the code is in one big pubic partial class
>No inheritance because there's nothing to inherit or inherit from.
>Literally none of the OOP principles
>This morning
>Bring up extension methods since all our string manipulation is tedious and repetitive
>me: "They're in a static class"
>Boss: "what does static mean?"
MFW