Links » History » Version 41
Greg Burri, 08/19/2010 09:46 AM
| 1 | 1 | Greg Burri | h1. Links |
|---|---|---|---|
| 2 | |||
| 3 | 20 | Greg Burri | h2. Doxygen |
| 4 | |||
| 5 | * "Doxygen documentation":http://www.stack.nl/~dimitri/doxygen/docblocks.html |
||
| 6 | |||
| 7 | 16 | Greg Burri | h2. C++ |
| 8 | 6 | Greg Burri | |
| 9 | 39 | Greg Burri | * "C++ Reference 1":http://www.cppreference.com/wiki/ |
| 10 | * "C++ Reference 2":http://www.cplusplus.com/reference/ |
||
| 11 | 25 | Greg Burri | * "C++ Exceptions: Prons and cons":http://www.codeproject.com/KB/cpp/cppexceptionsproetcontra.aspx |
| 12 | 26 | Greg Burri | * "Some problems in C++":http://www.gotw.ca/gotw/ |
| 13 | 30 | Greg Burri | * "C++ Style and Technique FAQ":http://www.research.att.com/~bs/bs_faq2.html |
| 14 | 33 | Greg Burri | * "C++ FAQ Lite":http://www.parashift.com/c++-faq-lite/index.html |
| 15 | 1 | Greg Burri | * "Protobuf":http://code.google.com/apis/protocolbuffers/docs/overview.html |
| 16 | 29 | Greg Burri | |
| 17 | 41 | Greg Burri | h2. Sockets and networks |
| 18 | |||
| 19 | * "Beej's Guide to Network Programming":http://beej.us/guide/bgnet/ |
||
| 20 | |||
| 21 | 35 | Greg Burri | h2. Design |
| 22 | |||
| 23 | 38 | Greg Burri | * "Service locator pattern":http://gameprogrammingpatterns.com/service-locator.html |
| 24 | * "Introduction to Design Patterns in C++ with Qt4":http://cartan.cas.suffolk.edu/oopdocbook/html/ |
||
| 25 | 35 | Greg Burri | |
| 26 | 29 | Greg Burri | h2. Qt |
| 27 | |||
| 28 | * "Qt 4.5":http://doc.trolltech.com/4.5/index.html |
||
| 29 | 6 | Greg Burri | |
| 30 | 22 | Greg Burri | h2. Memory management |
| 31 | |||
| 32 | * http://lwn.net/Articles/250967/ |
||
| 33 | 27 | Greg Burri | * "Anatomy of a program in memory":http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory |
| 34 | 22 | Greg Burri | |
| 35 | 2 | Greg Burri | h2. Git - Revision control |
| 36 | 1 | Greg Burri | |
| 37 | 3 | Greg Burri | * "Book 'Pro Git'":http://progit.org/book/ |
| 38 | 28 | Greg Burri | * "Git manual":http://www.kernel.org/pub/software/scm/git/docs/user-manual.html |
| 39 | 13 | Greg Burri | |
| 40 | 18 | Greg Burri | h2. Text indexing |
| 41 | |||
| 42 | 19 | Greg Burri | * "Search engine":http://en.wikipedia.org/wiki/Index_%28search_engine%29 |
| 43 | |||
| 44 | 34 | Greg Burri | h2. Icon resource |
| 45 | |||
| 46 | * "Fatcow":http://www.fatcow.com/free-icons/index.bml |
||
| 47 | |||
| 48 | 16 | Greg Burri | h2. Similar softwares |
| 49 | 11 | Greg Burri | |
| 50 | 40 | Greg Burri | * "OneSwarm":http://oneswarm.cs.washington.edu/ (Java) |
| 51 | * "Lanshark":http://lanshark.29a.ch/en/Development.html (Python) |
||
| 52 | * "Alliance P2P":http://www.alliancep2p.com/ (Java) |
||
| 53 | * "RetroShare":http://retroshare.sourceforge.net/ (C++ / Qt) |
||
| 54 | * "DC++":http://dcplusplus.sourceforge.net/ (C++) |
||
| 55 | 16 | Greg Burri | * "RevConnect":http://www.revconnect.com/ (DC++ based) |
| 56 | 40 | Greg Burri | * "p300":http://p300.eu/ (Java) |