mso-hansi-font-family:"Times New Roman"'>本系列文章目錄:http://www.cnblogs.com/lzhdim/archive/2010/06/10/1755376.html
mso-hansi-font-family:"Times New Roman"'>此系列文章目錄:http://www.cnblogs.com/lzhdim/archive/2010/06/10/1755418.html
第1章 軟體工程師指南
1.2mso-hansi-font-family:"Times New Roman"'>、應具備的知識
mso-ascii-font-family:"Times New Roman";mso-hansi-font-family:"Times New Roman"'>軟體工程師(我們習慣叫程式員,但叫軟體工程師更書面化和理論化)所具備的知識,不一定具有很高的深度,但是要有一定的廣度。語言之間是相通的,各語言之間學起文法來應該不難,難的是深入的做一個優質的系統或組件。我們提倡多學幾門語言,特別是具有相對意義的語言,比如.Netmso-hansi-font-family:"Times New Roman"'>和Java"Times New Roman"'>就是相對的語言。好比windows"Times New Roman"'>和Mac宋體;mso-ascii-font-family:"Times New Roman";mso-hansi-font-family:"Times New Roman"'>等。
mso-ascii-font-family:"Times New Roman";mso-hansi-font-family:"Times New Roman"'>之所以要學習這些相對的語言,一個是因為他們的互連性,另一個它們是相互借鑒的語言,比如.Netmso-hansi-font-family:"Times New Roman"'>,實際上很多內容就是抄襲了Java"Times New Roman"'>的思想,比如跨平台,中繼語言,反射等等。這樣對比的進行學習,比單獨學一門語言要來得快些,同時可以借鑒相對語言的思想,把好的思想繼承下來使用,也是一個樂趣所在。
mso-ascii-font-family:"Times New Roman";mso-hansi-font-family:"Times New Roman"'>下面我們總結下軟體工程師所應具備的理論和實際知識:
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>掌握數制及其轉換、算術和邏輯運算、應用數學的基礎知識;
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>瞭解電腦的組成以及各主要組件效能指標;
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>掌握作業系統、程式設計語言的基礎知識;
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>熟練掌握基本資料結構和常用演算法;
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>熟練掌握Cmso-hansi-font-family:"Times New Roman"'>程式設計語言及其它一門相關語言;
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>熟悉資料庫、網路和多媒體的基礎知識
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>瞭解軟體工程的基礎知識、軟體過程基本知識、軟體開發專案管理的常識;
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>瞭解常用資訊技術標準、安全性以及有關法律、法規的基礎知識;
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>瞭解資訊化及電腦應用的基礎知識;
Wingdings">l
"Times New Roman";mso-hansi-font-family:"Times New Roman"'>正確閱讀和理解電腦領域的簡單英文資料。
上面是泛述的軟體工程師應具備的知識,其實在實際中,往往軟體工程師給大家的印象就是什麼都做,某件事沒人做就由他來做,到處打雜的樣子。所以很多時候軟體工程師也蠻自豪,自己啥都會做。這個跟我們所討論的軟體工程師具備的知識沒有直接關係,也不衝突,我們只是總結各角色的內容而已。