-
ONES 標準開發流程
代碼質量是我們開發流程的主要關注點。為了在整個軟件開發過程中保持高代碼質量,我們實施如下 CI/CD 流程:
-
Standard Development Flow in ONES
Code quality is one of the main concerns in our develop […]
-
Does a good software require testing?
The relationship between the quality of software coding […]
-
Is a well-written code useful to the company?
This is a common dilemma among IT staff: “Should […]
-
What does the open source concept bring us?
Compared to traditional software that charges a one-off […]
-
軟件兩種價值的爭持
「Code 寫得好對公司有用嗎?」這一篇我們談到Martin Fowler如何分析軟件質素和開發時間的兩難,這次就讓我們看看Robert C. Martin 在其近作《Clean Architecture: A Craftsman’s Guide to Software Structure and Design》對於軟件開發時,軟件工程師所面對的難題。
-
好的軟件少不了測試?
軟件編碼的質素和一間公司發展的關係,在之前的文章《Code 寫得好對公司有用嗎?》已有討論,那麼有什麼因素會左右編碼的質素?其中一樣就是軟件測試。
-
開源概念為我們帶來了什麽?
相比傳統軟件一次收費或定期訂閱收費,開源軟件走的是截然不同的方向,而明顯的是,不同商業巨頭亦開始樂意走進這條新路。
-
-
Code 寫得好對公司有用嗎?
IT部門的同事間可能經常遇到這種問題,「究竟應該花多點時間去寫好編碼,還是應該快快寫好新的功能,往後才改善編碼的質素」 即使我們知道應該花時間一開始就寫好一點,但我們怎麼說服你自己、你的上司、你的老闆一開始的編碼質素是何其重要?