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