All Stories

2019-06-14 F2E workshop Day6

Day6討論內容:17直播面試題。async、await、promise、setTimeout執行順序複習。

In workshop, frontend, Jun 14, 2019

RPM包 - rpmbuild SPEC文件說明

為什麽要制作rpm包,以及如何使用.src.rpm文件生成rpm包。最後部分還看到.src.rpm的內容,實際上 就是由.tar.gz源碼、補丁軟件和.spec腳本組成的。由此知道,使用.spec生成rpm包是比較簡單的,因為.src.rpm通常都是由軟件開 發者或者第三方的專業制作人根據源碼調試好的,所以,只要處理好平台兼容性和相關的版本,不會遇到太大的問題。但...

In rpm, Jun 14, 2019

Learn concurrency mode in Javascript

透過async await setTimeout Promise介紹javascript的運行機制,concurrency mode、event loop、同步任務與異步任務.了解函式運行時背後的邏輯,了解背後運作的原理,我們才可以避免不必要的錯誤產生。

In workshop, frontend, Jun 04, 2019

2019-05-31 F2E workshop Day

Yahoo筆試 js 的 == & === 的差別? Linked List 插入、刪除、搜尋的時間複雜度 插入 O(1)刪除 O(1)搜尋 O(n)

In workshop, frontend, May 31, 2019

110 Python interview questions & solutions

這是給Python開發者準備的110道筆試面試題,建議每道題都要認真刷一遍,有些題可以嘗試用多種方式來解答,甚至做延伸學習,

In Python, Interview, May 29, 2019

Essential Javascript Interview Questions

In software development interviews have different stages and go beyond the usual “where do you see yourself in five years?” cliche. In order to know if someone is right for the job yo...

In Frontend, Interview, May 29, 2019

Console getty respawns and crashes.

An error was reported in log files (var/log/).

In Linux, May 27, 2019

2019-05-24 F2E workshop Day5

Yahoo 前端工程師 面試經驗分享

In workshop, frontend, May 24, 2019

Reflection: Learning how to communite in one min

「傾聽」這個簡單的詞涵蓋許許多多的內容。心理學的傾聽包含深入關注對方話語的技巧,諮詢師通過這種方法,挖掘對方的談話內容。

In reading, May 20, 2019

110 Python interview questions

這是給Python開發者準備的110道筆試面試題,建議每道題都要認真刷一遍,有些題可以嘗試用多種方式來解答,甚至做延伸學習,

In Python, Interview, May 16, 2019