Bash與Makefile
在認識到Linux以前,我鮮少接觸到CLI(Command Line Interface),也花了些許時間去熟悉。一開始看它也許會感到有些震懾,但並沒有想像中的複雜,單純是將我們習慣使用的GUI(Graphical User Interface)改成CLI,滑鼠改成鍵盤,簡單做了轉換。
在認識到Linux以前,我鮮少接觸到CLI(Command Line Interface),也花了些許時間去熟悉。一開始看它也許會感到有些震懾,但並沒有想像中的複雜,單純是將我們習慣使用的GUI(Graphical User Interface)改成CLI,滑鼠改成鍵盤,簡單做了轉換。
做這個小實驗的當天看到這個梗圖,相當呼應這個主題:
Comment:
In a well-organized C++ code base, the hpp files should always be included using the full path like:
這一天是mini-sprint。Sprint的精隨就如同字面上的意思,透過實體會面的方式將問題拋出並且修正,在短時間中加速突破困難,就像衝刺一樣。這一天的內容也涵蓋幾個面向:
In respond of Note:Pybind11 build from source,
Hi,
what I tried to reach in the past 2 days was to build the pybind11 from source. At first I failed to find information I expected in the pdf documentation in readme (I focused on the wrong chapter I later found).
軟體工程兩件事:寫腳本與命名檔案。