merisho
@merishooriley
Software Engineer, BJJ white belt
ID: 1694995794
23-08-2013 23:23:49
92 Tweet
35 Takipçi
76 Takip Edilen
Greetings Uncle Bob Martin Do you have any upcoming talks in Europe? I would be glad to attend one!
Grady Booch Programming will not be dead in 10 years. Programming, and related tasks, will likely be the single largest labor force on the planet in 20 years. Machine learning will not replace programmers. Not even close. We have to stop acting like Moore’s law is still in effect.
Bassel Kanso Communicate, communicate, communicate. Communicate with yourself. Communicate with you fellow programmers. Communicate with your customers/employers/users. Learn how to organize your thoughts and write well argued opinions. Learn, learn, learn. Never stop.
Kyle J Rebstock (凱) The most common misuse I see is the rigid application of things that were meant to be gentle advice. Yes, we should remove duplication, but not all duplication should be removed. Yes, we should follow TDD; but there are times when TDD breaks down. Etc.