整理的 英文 c/c++ 编程 wiki

来源:互联网 发布:根据mac查ip 编辑:程序博客网 时间:2024/04/28 19:50

不断更新中。。。


 all wikis

 http://wiki.linuxquestions.org/wiki/C/C%2B%2B_Tutorials

 

C++ / C,国外一个开发者自己收集的站点

http://www.shokhirev.com/nikolai/projects/links/cpp.html

 

Steve Summit's的站点

http://www.eskimo.com/~scs/index.html

 

专注c++ 

http://www.learncpp.com/


那本 c语言 faq的站点 

http://c-faq.com/


 beej 的个人站点,有几个很好的guide在上面。

http://beej.us/guide/ 

 

C Programming

 http://en.wikibooks.org/wiki/C_programming

C++

http://en.wikiversity.org/wiki/C%2B%2B

C/C++ TUTORIALS



* http://en.wikibooks.org/wiki/Programming:C_contents
* http://www.cprogramming.com
* http://www.silicontao.com/ProgrammingGuide/index.html
* http://www.cyberdiem.com/vin/tutorials.html

* http://www.zeuscmd.com/tutorials/cplusplus/index.php
* http://www.cplusplus.com/doc/tutorial/
* http://en.wikibooks.org/wiki/C++
* http://cplus.about.com/od/beginnerct...blcplustut.htm
* http://www.bloodshed.net/dev/doc/index.html


A Tutorial on pointers and arrays in C
C Programming
The C Book
Writing bug-free C code
C - Elements of style
C Annotations
Object First
C++ Programming HOW-TO
Programming in C++ - Rules and Recommendations
C++ Coding Standard
Debugging C and C++ code in a Unix environment
The Function Pointer Tutorials
Introduction To OOP Using C++
The Standard Template Library
Standard Template Library Programmer's Guide
How To Think Like A Computer Scientist Learning with C++
Thinking In C++ 2nd Edition - Volume I
Thinking In C++ 2nd Edition - Volume II
http://cprog.tomsweb.net/cintro.html
http://galton.uchicago.edu/~gosset/Compdocs/gcc.html
http://www.freeprogrammingresources.com/ctutor.html
http://www.augustcouncil.com/%7Etgibson/tutorial/
http://www.intelligentedu.com/newly_resear...training/C.html
http://www.geocities.com/SiliconValley/Software/5562/
http://www.newty.de/fpt/index.html

C++ pointers basics

Object-Oriented Programming With ANSI C


http://www.cs.wustl.edu/~schmidt/C++/


 Douglas C. Schmidt's 的Tutorials

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