Different types of Coders
I found the interesting topic from DZone related with the type of Coders.
1. The Perfectionist
Comes on time, does his stuff, leaves on time. Fixes a whole bunch of issues and never late on deadlines.
2. The Street Smart Freak (It's me :D)
Copy pastes a lot of things from the internet, and although they don't know the principles behind everything they somehow get things to work as expected.
3. The Theoretical Dude
Knows a load of theory about computer science and coding, but not that great at coding. Gets into an argument with any who disagrees with him on theoretical aspects.
4. The Sloppy Fellow
Knows the problem, knows how to fix it, but ends up blowing things up because of some lack of concentration.
5. The Code Police (I hate this kind of coder!)
A review crazy, difficult to get a PR approved, catches all the bugs but lets the others fix the bugs, and argues about code indentation.
6. Wildcard or Eureka Guy
They keep trying new stuff; a kind of growth hacker.
Reference : What Type of Coder Are You?
Comments