Links » History » Revision 40
Revision 39 (Greg Burri, 04/13/2010 10:55 AM) → Revision 40/57 (Greg Burri, 04/13/2010 11:41 AM)
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 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. 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++) * "RevConnect":http://www.revconnect.com/ (DC++ based) * "p300":http://p300.eu/ (Java)