- fun
- better design
- less bugs
- more passion
- natural language flow
- increases code reuse chance
- puts your pride to work (faster typing)
- team bonding
- easier code reviews
- faster & cheaper on the medium/long run
&& builds courage
&& builds courage
For further actions, you may consider blocking this person and/or reporting abuse
Craftingbugs -
Salah Eddine Lalami -
Shefali -
Mateusz Charytoniuk -
Once suspended, afrinc will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, afrinc will be able to comment and publish posts again.
Once unpublished, all posts by afrinc will become hidden and only accessible to themselves.
If afrinc is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to John Dears.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag afrinc:
Unflagging afrinc will restore default visibility to their posts.
Top comments (3)
In addition, you get to learn new shortcuts from your peer. You learn tricks, commands and aliases you could use. You can compare yourself and get feedback instantly on what you are doing wrong.
Talking to pair also helps you to be conscious of what you are doing, and evaluate your decisions before actually coding which is what saves you a lot of effort.
Great! And for me, to develop peer-to-peer communication as well. Since too many hours with the computer could reduce the humanity side of mine ;)
so true.. and that's what Pair programming does - Preserve the essence of being humans and make sure to put it into our software development process. I guess this what helps in making it more "user-friendly".