{"id":18555072,"url":"https://github.com/purefuncinc/developer-career-faqs","last_synced_at":"2026-02-07T10:04:13.050Z","repository":{"id":113838928,"uuid":"446131640","full_name":"PureFuncInc/developer-career-faqs","owner":"PureFuncInc","description":"Developer Career FAQs 🙋‍♂️","archived":false,"fork":false,"pushed_at":"2022-03-23T07:50:54.000Z","size":22,"stargazers_count":49,"open_issues_count":29,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-07-20T16:42:29.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PureFuncInc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-09T15:45:38.000Z","updated_at":"2025-06-30T10:35:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba010e34-68e2-4717-b9ef-7868b868a414","html_url":"https://github.com/PureFuncInc/developer-career-faqs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PureFuncInc/developer-career-faqs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fdeveloper-career-faqs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fdeveloper-career-faqs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fdeveloper-career-faqs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fdeveloper-career-faqs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PureFuncInc","download_url":"https://codeload.github.com/PureFuncInc/developer-career-faqs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fdeveloper-career-faqs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29191995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:25:02.826Z","updated_at":"2026-02-07T10:04:13.035Z","avatar_url":"https://github.com/PureFuncInc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 緣起\n* 這些年有機會跟蠻多後進聊到天，久了發現其實大家的問題有一定的重複性\n* 不怕你們問，怕你們找不到人問或是不敢問，一念起就想說做這個 Program\n\n# 作法\n* 我們會把這些問題發在 [Issues](https://github.com/PureFuncInc/developer-career-faqs/issues)\n* 大家都能在任何一條 issue 下回覆發表自己的看法，甚至如果你覺得有什麼很常見的問題，也可以 [提交](https://github.com/PureFuncInc/developer-career-faqs/issues/new/choose) 上來\n* 另外我們也會在每周的 [純函式咖啡](https://purefunc.net/projects/pure-func-cafe) 一起來討論與回顧\n\n# 願景\n* 我們想，社群的精神其實就是交流，最有價值的是參與的每個人\n* 這些許多人都有過的經驗，希望能透過文字記錄下來，幫助任何可能會有疑惑的人\n* 如果有人因為這樣讓事情有好的發展，或是得到了改變什麼的契機，我們想不但是他的幸運，也是大家的幸運\n* 也許一個問題不會有完美的解答，也會因為每個人所在的維度不同而沒有交集\n* 但相信只要我們保持著開放的心態一起在 issue 上面討論，還是能夠凝聚出一些有價值的東西\n\n# 紀錄 (2022/01/11 Update)\n* [語言有沒有優劣的問題？](/../../issues/1)\n* [我想重構程式碼可是主管跟團隊不支持怎麼辦？](/../../issues/2)\n* [我是新手，學什麼語言比較好？](/../../issues/3)\n* [資料庫正規化要做到什麼程度？](/../../issues/4)\n* [我該不該練 leetcode？](/../../issues/5)\n* [新手該怎麼問出好問題？](/../../issues/6)\n* [Java Backend Developer 為什麼要學 Kotlin？](/../../issues/7)\n* [什麼時候需要重構程式碼？](/../../issues/8)\n* [我要學框架嗎？](/../../issues/9)\n* [後端精進的方向？](/../../issues/10)\n* [我想要進步，但是公司沒人有興趣陪我 “練習” 怎麼辦？](/../../issues/12)\n* [身為小朋友如何找到刻意練習的機會？](/../../issues/13)\n* [年薪破百？百五？兩百？需要怎樣的能力支撐？](/../../issues/14)\n* [不想當管理職到了50歲會不會中年失業？](/../../issues/15)\n* [重構跟 KPI 的考量](/../../issues/16)\n* [台灣博弈行業到底合不合法？](/../../issues/17)\n* [參加社群當講者有什麼好處？](/../../issues/18)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurefuncinc%2Fdeveloper-career-faqs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurefuncinc%2Fdeveloper-career-faqs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurefuncinc%2Fdeveloper-career-faqs/lists"}