Candy Tsai– Author –
Candy Tsai
-
可愛筆記
JavaScript 可愛筆記 #0 – 兩個等於真的有那麼壞嗎?
在 JS 裡比較是否相等時,到底要用兩個等於 == 還是三個等於 === 呢?== 跟 === 到底差在哪?為什麼大家總是說盡量不要用 == 呢? 最近剛好被學弟問到相關的問題,雖然知道 == 背後再做什麼,但又覺得 JS spec 上寫得好長好難記,也就勸了學弟不用真的去記... -
Python
在 Mac 上用 pyenv 輕鬆安裝 Python3 (可直接支援安裝多種版本)
隨著時代的進步, Python 2.7 大概也要跟這個時代說再見了。想當初是給自己筆記用的文章,流量意外的很高,就直接更新在這裡了。若有更好的方法也希望大家留言分享唷! Step 1 安裝 XcodeStep 2 安裝套件管理工具 HomebrewStep 3 安裝 PyenvStep 4 安裝 Py... -
Outreachy
Beyond Outreachy: Final Interviews and Internship Review
The last few weeks (week 11 - week 13) of Outreachy were probably the hardest weeks. I had to do 3 informational interviews with the goal of getting a better picture of the open source/free software industry. The thought of talking to so... -
Outreachy
給薪的開源實習:Outreachy 申請心得
想要貢獻 Open Source,又有錢可以領,除了 Google Summer of Code 外,還可以考慮看看 Outreachy!Google Summer of Code (GSoC) 最大的限制是:你必須擁有學生身份才能申請。如果不是學生的話怎麼辦? 儘管你已經不是學生了,或只是想探索一個新的選擇,... -
Outreachy
Outreachy Week 8 – Week 9: Remote or In-Office Working
The Week 9 blog prompt recommended by Outreachy was to write about my career goals. To be honest, this is a really hard topic for me. As long as a career path involves some form of coding, creating and learning new things, I'm willing to...