Project

General

Profile

Links » History » Revision 51

Revision 50 (Greg Burri, 04/18/2012 01:36 AM) → Revision 51/57 (Greg Burri, 05/12/2012 01:15 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 
 * "CPU caches and why you care":http://skillsmatter.com/podcast/home/cpu-caches-and-why-you-care "Slides":http://www.aristeia.com/TalkNotes/ACCU2011_CPUCaches.pdf 

 h2. Sockets and networks 

 * "Beej's Guide to Network Programming":http://beej.us/guide/bgnet/ 
 * "Boost socket performance on Linux":http://www.ibm.com/developerworks/linux/library/l-hisock.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.8":http://doc.trolltech.com/4.8/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 

 * "Dimension":http://www.prolapsoft.com/dimension.php 
 * "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) 
 * "LANdrop":http://landrop.net/