编程语言
Opened this issue · 9 comments
suhao commented
suhao commented
C++
C++编译器免费下载或试用
- Borland C++ 5.5: http://www.borland.com/bcppbuilder/freecompiler/cppc55steps.html
- KAI C++: http://www.kai.com/
- GNU C++: http://gcc.gnu.org/
- Cygwin (GNU + cygnus + Windows): http://cygwin.com/
- Visual C++ (ToolKid 2003): http://msdn.microsoft.com/visualc/vctoolkit2003/
- TrollTech: http://www.trolltech.com
C++相关资源
- C++ Boost: http://www.boost.org/
- Code Project: http://www.codeproject.com
- Code Guru: http://codeguru.earthweb.com
- G++ FAQ: http://www.faqs.org/faqs/g++-FAQ/
- ISO IEC JTC1/SC22/WG21 - C++: http://anubis.dkuug.dk/jtc1/sc22/wg21/
- ACCU (Association of C & C++ Users): http://www.accu.org/index.htm
- SourceForge: http://sourceforge.net
- thefreecountry: https://www.thefreecountry.com/
泛型编程 GP/STL
- Dinkum C++ Library: http://www.dinkumware.com/
- STLport: http://www.stlport.org/
- SGI STL: http://www.sgi.com/tech/stl/
- RougeWave Standard C++ Library: http://www.ccd.bnl.gov/bcf/cluster/pgi/pgC++_lib/stdlib.htm
- A collection of STL documentation: http://www.ge.infn.it/geant4/training/stl.html
- links to proposals for introducing parameterized types into Java: http://www.inf.fu-berlin.de/~bokowski/pmgjava/proposals.html
suhao commented
Java
- Search Java2 SDK v1.3 Documentation:http://java.sun.com/j2se/1.3/search.html
- Search Java2 SDK v5.0 Documentation:http://java.sun.com/j2se/5.0/search.html
- popular Java IDE, Eclipse:http://www.eclipse.org
- Design Techniques - Articles about Java program design by Bill Venners:http://www.artima.com/designtechniques
- JADCentral CodeCentral JAVA source code analysis (windows interface):http://www.jadcentral.biz/codecentral/code_profile.jsp?category_ID=4&code_ID=127
- JUnit.org:http://www.junit.org/index.htm
- JCreator:http://www.jcreator.com
suhao commented
PHP
suhao commented
suhao commented