- Developer,Advocate!
- Geertjan Wielenga
- 254字
- 2021-06-11 12:59:18
Changing your mind about tech
Scott Davis: I think that it's important to be able to change your mind professionally. You have to ensure that you never get so dug into a position that you can't back out or make an opposing argument later.
One thing that I try to do, whenever I'm advocating a tech, is point out its shortcomings as well as its strengths. That kind of balanced approach is what I look for in conference speakers too. If they aren't able to say one nice thing about another tech, or one bad thing about their own, that's when I get suspicious and my spidey senses start tingling.
Neal Ford popularized the "Suck/Rock Dichotomy." This is when people say, "This framework is the best thing ever! That framework is the worst thing ever! Mine rocks! Yours sucks!"
"Since we're programmers, it's easy to slip into a purely binary mindset: 1 or 0, true or false, black or white, good or bad, and so on."
—Scott Davis
Since we're programmers, it's easy to slip into a purely binary mindset: 1 or 0, true or false, black or white, good or bad, and so on.
The real world, of course, is a wee bit more nuanced than that. I like reminding developers who use the binary argument as a rhetorical crutch that it takes 8 bits to make a byte. Every single character that you type on the screen is a healthy mix of 1s and 0s.
Geertjan Wielenga: Thank you, Scott Davis.
- C語言程序設計實踐教程(第2版)
- 垃圾回收的算法與實現
- Git高手之路
- Functional Kotlin
- C語言程序設計
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- C#程序設計(項目教學版)
- R用戶Python學習指南:數據科學方法
- 零代碼實戰:企業級應用搭建與案例詳解
- Spring 5 Design Patterns
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- 零基礎學HTML+CSS第2版
- Docker:容器與容器云(第2版)
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- C++服務器開發精髓