I'm a backend developer.
I self-taught PHP while programming in C in my first job and made a career switch to websites development.
I hate two things above all when programming:
- when people thinks that not using curly braces in one-line if/elses is "hacky" and a time-space save.
- when people decides that their function will always receive all the data they expect and don't check any variable.