Links » History » Version 50
Greg Burri, 04/18/2012 01:36 AM
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 | 48 | Greg Burri | * "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 |
19 | 29 | Greg Burri | |
20 | 41 | Greg Burri | h2. Sockets and networks |
21 | |||
22 | * "Beej's Guide to Network Programming":http://beej.us/guide/bgnet/ |
||
23 | 47 | Greg Burri | * "Boost socket performance on Linux":http://www.ibm.com/developerworks/linux/library/l-hisock.html |
24 | 41 | Greg Burri | |
25 | 35 | Greg Burri | h2. Design |
26 | |||
27 | 38 | Greg Burri | * "Service locator pattern":http://gameprogrammingpatterns.com/service-locator.html |
28 | * "Introduction to Design Patterns in C++ with Qt4":http://cartan.cas.suffolk.edu/oopdocbook/html/ |
||
29 | 35 | Greg Burri | |
30 | 29 | Greg Burri | h2. Qt |
31 | |||
32 | 50 | Greg Burri | * "Qt 4.8":http://doc.trolltech.com/4.8/index.html |
33 | 6 | Greg Burri | |
34 | 22 | Greg Burri | h2. Memory management |
35 | |||
36 | * http://lwn.net/Articles/250967/ |
||
37 | 27 | Greg Burri | * "Anatomy of a program in memory":http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory |
38 | 22 | Greg Burri | |
39 | 2 | Greg Burri | h2. Git - Revision control |
40 | 1 | Greg Burri | |
41 | 3 | Greg Burri | * "Book 'Pro Git'":http://progit.org/book/ |
42 | 28 | Greg Burri | * "Git manual":http://www.kernel.org/pub/software/scm/git/docs/user-manual.html |
43 | 13 | Greg Burri | |
44 | 18 | Greg Burri | h2. Text indexing |
45 | |||
46 | 19 | Greg Burri | * "Search engine":http://en.wikipedia.org/wiki/Index_%28search_engine%29 |
47 | |||
48 | 34 | Greg Burri | h2. Icon resource |
49 | |||
50 | * "Fatcow":http://www.fatcow.com/free-icons/index.bml |
||
51 | |||
52 | 44 | Greg Burri | h2. Inno Setup |
53 | |||
54 | * "Doc":http://www.jrsoftware.org/ishelp/ |
||
55 | * "Preprocessor doc":http://www.jrsoftware.org/ispphelp/index.php |
||
56 | |||
57 | 16 | Greg Burri | h2. Similar softwares |
58 | 11 | Greg Burri | |
59 | 49 | Greg Burri | * "Dimension":http://www.prolapsoft.com/dimension.php |
60 | 40 | Greg Burri | * "OneSwarm":http://oneswarm.cs.washington.edu/ (Java) |
61 | * "Lanshark":http://lanshark.29a.ch/en/Development.html (Python) |
||
62 | * "Alliance P2P":http://www.alliancep2p.com/ (Java) |
||
63 | * "RetroShare":http://retroshare.sourceforge.net/ (C++ / Qt) |
||
64 | * "DC++":http://dcplusplus.sourceforge.net/ (C++) |
||
65 | 43 | Greg Burri | * "ApexDC":http://www.apexdc.net/ |
66 | 16 | Greg Burri | * "RevConnect":http://www.revconnect.com/ (DC++ based) |
67 | 40 | Greg Burri | * "p300":http://p300.eu/ (Java) |