没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > memoproto |
memoproto
|
0 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
Collection of Sample Codes by Mehmet Suzen ( Blog )
mehmet[dot]suzen[add]physics[dot]orgThere are excellent books on those programming languages C, C++, Fortran, Java and Perl. Kernigan & Richie for C, Stroustrup for C++, Sun's Java Tutorial, Fortran 90 Programming of Ellis, Philips, Lahey and at last for Perl Schwartz and Phoenix. Most of the time books explain code fragments, constructs and lacks complete working examples. Sometimes it is nice to have a complete working sample code just to used it over again or to refresh your knowledge. For that reason I have decided to collect my sample working codes by language. It is not necessarily means that they represent a unique sample, rather one way to do it. These samples might be quite useful for novice programmers/sofware engineers in learning or practice.