Links » History » Revision 45
Revision 44 (Greg Burri, 11/15/2010 11:48 AM) → Revision 45/57 (Greg Burri, 11/27/2010 01:16 PM)
h1. Links h2. Doxygen * "Doxygen documentation":http://www.stack.nl/~dimitri/doxygen/docblocks.html h2. C++ * "C++ Reference 1":http://www.cppreference.com/wiki/ * "C++ Reference 2":http://www.cplusplus.com/reference/ * "C++ Exceptions: Prons and cons":http://www.codeproject.com/KB/cpp/cppexceptionsproetcontra.aspx * "Some problems in C++":http://www.gotw.ca/gotw/ * "C++ Style and Technique FAQ":http://www.research.att.com/~bs/bs_faq2.html * "C++ FAQ Lite":http://www.parashift.com/c++-faq-lite/index.html * "Protobuf":http://code.google.com/apis/protocolbuffers/docs/overview.html * "Mersenne Twister Random Number Generator":http://www-personal.umich.edu/~wagnerr/MersenneTwister.html h2. Sockets and networks * "Beej's Guide to Network Programming":http://beej.us/guide/bgnet/ h2. Design * "Service locator pattern":http://gameprogrammingpatterns.com/service-locator.html * "Introduction to Design Patterns in C++ with Qt4":http://cartan.cas.suffolk.edu/oopdocbook/html/ h2. Qt * "Qt 4.5":http://doc.trolltech.com/4.5/index.html h2. Memory management * http://lwn.net/Articles/250967/ * "Anatomy of a program in memory":http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory h2. Git - Revision control * "Book 'Pro Git'":http://progit.org/book/ * "Git manual":http://www.kernel.org/pub/software/scm/git/docs/user-manual.html h2. Text indexing * "Search engine":http://en.wikipedia.org/wiki/Index_%28search_engine%29 h2. Icon resource * "Fatcow":http://www.fatcow.com/free-icons/index.bml h2. Inno Setup * "Doc":http://www.jrsoftware.org/ishelp/ * "Preprocessor doc":http://www.jrsoftware.org/ispphelp/index.php h2. Similar softwares * "OneSwarm":http://oneswarm.cs.washington.edu/ (Java) * "Lanshark":http://lanshark.29a.ch/en/Development.html (Python) * "Alliance P2P":http://www.alliancep2p.com/ (Java) * "RetroShare":http://retroshare.sourceforge.net/ (C++ / Qt) * "DC++":http://dcplusplus.sourceforge.net/ (C++) * "ApexDC":http://www.apexdc.net/ * "RevConnect":http://www.revconnect.com/ (DC++ based) * "p300":http://p300.eu/ (Java)