您的位置:首页 > 编程语言 > C语言/C++

c/c++ 国外技术博客

2014-03-01 17:18 701 查看
Free C/C++ Compilers

GCC http://gcc.gnu.org/install/binaries.html

MinGW http://www.mingw.org/

Cygwin (GNU + cygnus + Windows) http://cygwin.com/

Borland C++ Compiler 5.5 http://www.borland.com/products/downloads/download_cbuilder.html

Borland C++BuilderX Personal 1.0 http://www.borland.com/products/downloads/download_cbuilderx.html

Digital Mars C/C++ Compiler for Win32 http://www.digitalmars.com

Open Watcom http://www.openwatcom.org/

Dinkum Exam (EDG C++ front end) http://dinkumware.com/exam/dinkumExam.aspx

Comeau C++ Online (EDG C++ front end) http://www.comeaucomputing.com/tryitout/

C/C++ News Groups

comp.lang.c.moderated

comp.lang.c++.moderated

comp.std.c++

C/C++ Misc

The C Standards Committee(ISO C) http://www.open-std.org/jtc1/sc22/wg14/

The C++ Standard Committee(ISO C++) http://www.open-std.org/jtc1/sc22/wg21/

ACCU (The Association of C and C++ Users) http://www.accu.org

Incompatibilities Between ISO C and ISO C++ http://david.tribble.com/text/cdiffs.htm

STLFilt: An STL Error Message Decryptor for C++ http://www.bdsoft.com/tools/stlfilt.html

CppUnit http://cppunit.sourceforge.net

The C++ Source http://www.artima.com/cppsource/

QT http://www.trolltech.com

C++ Libraries

Boost http://www.boost.org

SGI STL http://www.sgi.com/tech/stl

STLport http://www.stlport.org

RougeWave Standard C++ Library http://www.ccd.bnl.gov/bcf/cluster/pgi/pgC++_lib/stdlib.htm

ACE http://www.cs.wustl.edu/~schmidt/ACE.html

FC++ http://www.cc.gatech.edu/~yannis/fc++/

Blitz++ http://www.oonumerics.org/blitz

Loki http://sourceforge.net/projects/loki-lib/

MTL http://www.osl.iu.edu/research/mtl/

POOMA http://www.pooma.com

CGAL http://www.cgal.org/

ROOT http://root.cern.ch/root/

Windows GUI C++ Programming

WTL http://sourceforge.net/projects/wtl/

wxWidgets http://sourceforge.net/projects/wxwindows/

FLTK http://fltk.org/

Windows++ http://www.dilascia.com/wpp.htm

DosTMUit++ http://www.trumphurst.com/toolkit.phtml

C#/.NET Programming Tools

Mono http://www.go-mono.com

SharpDevelop http://www.icsharpcode.net/OpenSource/SD/Default.aspx

C#/.NET Misc

GotDotNet The Microsoft .NET Framework Community http://www.gotdotnet.com

CSharpCorner http://www.c-sharpcorner.com

OJB.NET http://ojb-net.sourceforge.net

Nunit http://www.nunit.org

Web

W3Schools http://www.w3schools.com/

Java IDE

Eclipse http://www.eclipse.org

NetBeans http://www.netbeans.org

Java Misc

Java http://java.sun.com

JavaWorld http://www.javaworld.com

jGuru http://www.jguru.com

JUnit http://www.junit.org

D

D http://www.digitalmars.com/d/

UML

UML Resource Page http://www.omg.org/technology/uml

Patterns

Hillside Patterns http://www.hillside.net/patterns

Architecture & Design: Patterns http://www.cetus-links.org/oo_patterns.html

XMLPatterns.com http://www.xmlpatterns.com

Databases

Oracle Technology Network http://technet.oracle.com

MySQL http://www.mysql.com

Open Source

Open Source Initiative (OSI) http://www.opensource.org

Apache Software Foundation http://www.apache.org

SourceForge.net http://sourceforge.net

Helper Programming Tools and Environment

Emacs http://www.gnu.org/software/emacs

XEmacs http://www.xemacs.org

Cygwin http://www.cygwin.com

Developer sites (English)

Code Project http://www.codeproject.com

Code Guru http://codeguru.earthweb.com

Experts Exchange http://www.experts-exchange.com

Programmers Heaven http://www.programmersheaven.com

Developer sites(Chinese)

CSDN http://www.csdn.net

Personal homepages

Dennis Ritchie http://www.cs.bell-labs.com/who/dmr

Bjarne Stroustrup http://www.research.att.com/~bs

James Gosling http://java.sun.com/people/jag

Stanley B. Lippman http://blogs.msdn.com/slippman/

David Musser http://www.cs.rpi.edu/~musser

Scott Meyers http://www.aristeia.com

Bruce Eckel http://www.bruceeckel.com

Herb Sutter http://www.gotw.ca

Nicolai M. Josuttis http://www.josuttis.com

Andrei Alexandrescu http://www.moderncppdesign.com

Chris Sells http://www.sellsbrothers.com

Charles Petzold http://www.charlespetzold.com

jjhou http://jjhou.csdn.net/

Training and Consultancy

BD Software http://www.bdsoft.com/

David Chappell http://www.davidchappell.com

Curbralan http://www.two-sdg.demon.co.uk/curbralan/index.html

AngeLika Langer http://home.camelot.de/langer

Object Mentor http://www.objectmentor.com

Boost Consulting http://www.boost-consulting.com

IT book publishers

Addison Wesley http://www.awprofessional.com

Prentice Hall PTR http://www.phptr.com

Apress http://www.apress.com

Wiley http://www.wiley.com

Oreilly http://www.oreilly.com

GOTOP http://www.gotop.com.tw

Broadview http://www.broadview.com.cn

Online bookstores

Amazon http://www.amazon.com

China-pub.com http://www.china-pub.com

Journals

Dr. Dobb's Journal http://www.ddj.com

C/C++ Users Journal http://www.cuj.com

Software Development http://www.sdmagazine.com

Windows Develper http://www.wd-mag.com

Dictionaries

Dictionary.com http://dictionary.reference.com

Mobile Development

Windows Mobile http://www.microsoft.com/windowsmobile/default.mspx

Symbian OS http://www.symbian.com/

Game Development

GameDev.net http://www.gamedev.net

Misc

thefreecountry.com http://www.thefreecountry.com

Wotsit http://www.wotsit.org

A Poster of Generic Programming
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: