DEV Community

Discussion on: What would you ask a very experienced software engineer?

Collapse
 
madza profile image
Madza

What were the things you wish you knew when you first started?
every experienced dev would have a lot to say on that..

Collapse
 
dmshvetsov profile image
Dmitry Shvetsov

Good question!

I wish I read more good books about programming and copy a good developer by studying his work.

What would you like to know?

Collapse
 
madza profile image
Madza

Whats your favorite you have ever read?

Thread Thread
 
dmshvetsov profile image
Dmitry Shvetsov

"The Pragmatic Programmer" and "Practical Object-Oriented Design in Ruby" (want to read 2nd edition, it has a slightly different title)

Collapse
 
dmshvetsov profile image
Dmitry Shvetsov

... and I would like to be taught to use TDD from day one.