搜索资源列表
Thinking_in_Java_3rd_edition
- Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing
AlgorithmGossip
- 非關語言: 常見程式演算 「常見程式演算」主要收集一些常見的程式練習題目,您可以藉這些題目培養一些程式設計邏輯的感覺,對題目的分類只是個大概,方便索引而已,實作的部份是使用 C 、Java、Python 與 Scala,有時會玩玩一些語言的特性讓程式看來簡潔(但不見得是最有效率的方式)。-Not language: common program the calculus " common program calculus collect some common programm
