How to survive if you can only do things your way as a programmer?
Posted
by
niceguyjava
on Programmers
See other posts from Programmers
or by niceguyjava
Published on 2012-10-29T04:02:21Z
Indexed on
2012/10/29
5:20 UTC
Read the original article
Hit count: 273
I hate hibernate, I hate spring and I am the kind of programmer who likes to do things his way. I hate micro-management and other people making decisions for me about what framework I should use, what patterns I should apply (hate patterns too) and what architecture I should design. I consider myself a successful programmer and have a descent financial situation due to my performance in past jobs, but I just can't take the standard Java jobs out there. I really love to design things from scratch and hate when I have to maintain other people's bad code, design and architecture, which is the majority you find out there for sure.
Does anybody relate to that? What do you guys recommend me? Open up my on company, do consulting, or just keep looking hard until I find a job that suits my preferences, as hard as this may look like with all the hibernate and spring crap out there?
© Programmers or respective owner