Re: [心得] 帶新人的感想

看板Soft_Job作者 (泛用人型編碼器)時間5年前 (2019/01/27 02:24), 5年前編輯推噓13(1304)
留言17則, 14人參與, 5年前最新討論串7/9 (看更多)
※ 引述《a126sam01 (北川景子是我的老婆>///<)》之銘言: : 1. 當大家在Junior菜逼八時期,通常會遇到哪幾類問題? : 2. 承前題,在"Google" or "Stack overflow" 上面通常是怎麼下關鍵字, : 來找到自己的解答呢? 幾位板友都有點出「英文能力」。 : → iamshiao: 2、語言 問題/錯誤訊息/實作結果/已知關鍵字,重點是要 01/27 00:3 : → iamshiao: 懂對應的英文 另外一點就是「抓到 Google 理解問題(question)的原則」。 === 以你舉的第 (1) 題為例,直接把以下的英文餵給 Google 的話 what kind of problems do junior programmers run into * 第 3 個結果:「程式設計師新手最常見的九個問題」 The 9 Most Common Problems New Programmers Face https://simpleprogrammer.com/9-common-problems-new-programmers-face/ * 第 5 個結果:「我在菜鳥時期犯的錯;你如何可以避免同樣的錯誤」 Mistakes I’ve made as a junior developerXnd how you can avoid them https://medium.freecodecamp.org/mistakes-i-have-made-as-a-junior-developer-85260bdb992f 最後 Google 還建議了更好的搜尋關鍵字: junior developer mistakes ;開下 去後出來滿滿一頁都是正中這個題目的文章。 === 再以你的第 (2) 題為例,把以下文字餵給 Google how the right search keywords stackoverflow 第 2 個結果:「如何問到搜尋關鍵字?」 How to ask for search keywords? - Meta Stack Overflow https://meta.stackoverflow.com/questions/300042/how-to-ask-for-search-keywords === 或著,你可以試試把以下文字餵給 Google * how to search stackoverflow effectively * how to google effectively === 這裡分享一篇我的 FB 舊文;幾位臉友一起整理了一些 Google 關鍵字,或許對新 手有幫助。 https://www.facebook.com/tw.yang.30/posts/1999506216966366 有的時候,想快速入門某個 XXX 領域的話,幾個好用的 Google 關鍵字是 * XXX hello world * XXX tutorial * XXX do's * XXX don'ts * XXX checklist * XXX awesome list * XXX by example(s) -- Ching Yi Chan * XXX wiki -- 周瑞興 * XXX in 5 / 10 / 15 / 20 / 30 / 60 minutes -- King Jk * explain XXX like I am 3 / 5 * learn XXX in a day / week -- Charlie Tsai * XXX course -- Charlie Tsai * XXX 101 -- Jian-liang Liou * XXX interview questions -- Henrik Lin * XXX pdf -- (XXX := domain/subject; 例如: cryptography, distributed system) Henrik Lin * XXX best practices -- Ott Ben * XXX introduction * XXX best books * XXX OOO tips -- (OOO := sub-domain; 例如: performance, security) Ott Ben * XXX vs -- (看 Google 自動在 "vs" 後補上些什麼其它的關鍵字) Ott Ben * differences between/among XXX -- (看 Google 自動在 "XXX" 後補上些什麼其它的 關鍵字) * XXX comparison -- Ott Ben * learning XXX the easy/hard way -- Charlie Tsai * thinking in XXX -- Charlie Tsai * XXX anti-patterns -- SansWord Huang * XXX patterns and practices * XXX Github -- Hsi-Hung Shih * XXX alternatives * wikipedia list of XXX -- (XXX := domain entity type; 例如 web frameworks) * XXX roadmap -- 李皓庭 * XXX the good / bad parts -- Alex Tzeng * XXX sucks -- Alex Tzeng * art of XXX   * XXX site:https://openhome.cc/Gossip/ -- 中文參考資料, 《良葛格學習筆記》, Ott Ben * https://github.com/topics -- 個人 雜談、學習、英語、軟體 https://www.facebook.com/tw.yang.30 https://www.facebook.com/30abysses/ https://twitter.com/twy30 http://www.30abysses.com/ -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 136.56.102.149 ※ 文章網址: https://www.ptt.cc/bbs/Soft_Job/M.1548527055.A.F37.html 趁這機會,宣傳一下這篇經典文 (中譯版) 提問的智慧(How To Ask Questions The Smart Way) https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way ※ 編輯: AmosYang (136.56.102.149), 01/27/2019 02:33:06

01/27 03:45, 5年前 , 1F
透過Google的people also ask延伸搜尋也很方便
01/27 03:45, 1F

01/27 03:47, 5年前 , 2F
01/27 03:47, 2F

01/27 08:15, 5年前 , 3F
01/27 08:15, 3F

01/27 09:41, 5年前 , 4F
:D
01/27 09:41, 4F

01/27 09:53, 5年前 , 5F
._.\~/
01/27 09:53, 5F

01/27 09:59, 5年前 , 6F
這是錦上添花而已 你不能期待甚麼都不懂的人
01/27 09:59, 6F

01/27 10:00, 5年前 , 7F
能夠問對的問題 有時候沒有domain knowledge
01/27 10:00, 7F

01/27 10:01, 5年前 , 8F
的問題 不是不懂問題的問題
01/27 10:01, 8F

01/27 10:02, 5年前 , 9F
問問題
01/27 10:02, 9F
> domain knowledge 我自己的做法是從以下五個題目下手: * 何謂思維 (抽象思緒、具體想法) ? * 何謂知? * 何謂不知? * 如何有系統、有建設性地探索未知? * 如何有系統、有建設性地挑戰已知? 這五個題目或許不是最好的五個題目,但至少是個起點;以下是一些參考資料: * 語言與思維 https://en.wikipedia.org/wiki/Language_and_thought * 知與不知,「無知的五個層級(The Five Orders of Ignorance)」 摘要如下: https://www.facebook.com/30abysses/posts/1878738118817985 https://www.facebook.com/tw.yang.30/posts/2017868338463487 * 提問的智慧 https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way * 反駁金字塔(How to Disagree) https://en.wikipedia.org/wiki/Paul_Graham_(programmer)#Graham's_hierarchy_of_disagreement 實務上, * 注重輸入與輸出的平衡 * 與強者交流、切磋砥礪,觀察、模仿、歸納它們的思維、看事情的角度、經驗 例如, "HN Ask" ( https://news.ycombinator.com/ask ) 這類地方。 * 軟技能,與它人合作、談話、協商技巧,創造互補互助互利的局面。 (增加與 強者交流的機會)

01/27 13:33, 5年前 , 10F
謝謝 Amos 大大,感謝分享~
01/27 13:33, 10F
※ 編輯: AmosYang (136.56.102.149), 01/28/2019 00:25:37

01/28 00:28, 5年前 , 11F
這不推對不起社會
01/28 00:28, 11F

01/28 00:58, 5年前 , 12F
推!
01/28 00:58, 12F

01/28 08:39, 5年前 , 13F
實用
01/28 08:39, 13F

01/28 12:29, 5年前 , 14F
給個讚
01/28 12:29, 14F

01/29 23:08, 5年前 , 15F
01/29 23:08, 15F

01/30 05:49, 5年前 , 16F
推! Amos 文章總是很受用
01/30 05:49, 16F

02/01 12:58, 5年前 , 17F
現在才發現這篇優文,感謝,趁過年期間來看看
02/01 12:58, 17F
文章代碼(AID): #1SJANFyt (Soft_Job)
討論串 (同標題文章)
文章代碼(AID): #1SJANFyt (Soft_Job)