This is an old revision of the document!
Table of Contents
TODO
Bash
BMP
http://www.fileformat.info/format/bmp/spec/e27073c25463436f8a64fa789c886d9c/view.htm
http://www.dragonwins.com/domains/getteched/bmp/bmpfileformat.htm
http://paulbourke.net/dataformats/bitmaps/
https://en.wikipedia.org/wiki/BMP_file_format
http://trac.wxwidgets.org/ticket/10915
https://people.sc.fsu.edu/~jburkardt/cpp_src/bmp_io/bmp_io.html
c++
https://github.com/HowardHinnant/date
https://github.com/johannesgerer/jburkardt-cpp
https://github.com/johannesgerer/jburkardt-cpp/blob/master/calpak/calpak.html
http://robm.fastmail.fm/articles/date_class.html
http://en.cppreference.com/w/cpp/thread/lock_guard
www.cplusplus.com/reference/thread/thread/thread/
http://www.tutorialspoint.com/cplusplus/cpp_date_time.htm
http://en.cppreference.com/w/cpp/types/integer
http://www.cprogramming.com/tutorial/string.html
www.cplusplus.com/doc/tutorial/files/
http://www.cplusplus.com/forum/beginner/107548/
http://www.cprogramming.com/c++11/rvalue-references-and-move-semantics-in-c++11.html
http://stackoverflow.com/questions/27152521/how-to-read-in-a-text-file-into-a-vector-of-a-class?rq=1
http://www.cprogramming.com/tutorial/stl/vector.html
http://www-h.eng.cam.ac.uk/help/tpl/languages/C++/buildingclasses1.html
http://stackoverflow.com/questions/28105850/class-with-unique-ptr-of-vector-to-class?rq=1
www.philbrierley.com/main.html?code/c.html&code/codeleft.html
https://msdn.microsoft.com/en-us/library/hh279669.aspx
https://isocpp.org/wiki/faq/containers
http://www.cprogramming.com/tutorial/lesson15.html
http://www.numericalmethod.com/papers/course1/nus2011/hmm.pdf
https://en.wikibooks.org/wiki/Algorithm_Implementation/Sorting/Quicksort#C.23
http://www.ai.rug.nl/~mwiering/GROUP/ARTICLES/TTT3D_FINAL.pdf
Disk
http://testsmtp.tcsoftware.net/
http://www.emailsecuritygrader.com/
https://easyengine.io/tutorials/mail/server/testing/smtp/
https://www.unlocktheinbox.com/dmarcwizard/
http://mxtoolbox.com/domain/sharewiz.net/
http://www.exim.org/exim-html-3.30/doc/html/spec_35.html
https://www.debian-administration.org/article/280/HowTo_Setup_Basic_SMTP_AUTH_in_Exim4
https://github.com/Exim/exim/wiki/AuthenticatedSmtpUsingMysql
https://github.com/Exim/exim/wiki/Authentication
emailsecuritygrader.com
Firewall
http://vrepin.org/vr/IPsec-PacketLeakage/
http://serverfault.com/questions/223635/configure-iptables-with-a-bridge-and-static-ips
Info
Karate
http://www.martialartshop.co.uk/nunchaku/
http://www.customworkshop.biz/kanji.html
http://www.customworkshop.biz/links.html
www.customworkshop.biz/nunchakus.html
http://www.wle.com/store/nunchakus.html
https://answers.yahoo.com/question/index?qid=20091106234936AAqTCr4
http://www.kenposites.com/jskk/index.cfm?page=progress&belt=6783
KVM
http://serverfault.com/questions/760225/kvm-qemu-connect-to-vm-without-gui
http://www.havetheknowhow.com/Configure-the-server/Install-VNC.html
http://xmodulo.com/use-kvm-command-line-debian-ubuntu.html
http://www.tuxradar.com/content/howto-linux-and-windows-virtualization-kvm-and-qemu
askubuntu.com/questions/730241/ubuntu-kvm-builder-failing-with-dev-mapper-loop0p1-does-not-exist
https://help.ubuntu.com/16.04/serverguide/libvirt.html
http://www.tecmint.com/install-and-configure-kvm-in-linux/
http://lost-and-found-narihiro.blogspot.com/2016/02/run-ubuntu-coresnappy-under-kvm.html
www.havetheknowhow.com/Configure-the-server/Configure-KVM.html
http://ubuntuforums.org/showthread.php?t=973756
http://ubuntuforums.org/showthread.php?t=1548188
http://www.havetheknowhow.com/Configure-the-server/KVM-clone-a-vm.html
http://blog.bodhizazen.net/linux/fedora-15-virt-manager-bridged-networking/
www.havetheknowhow.com/Configure-the-server/KVM-clone-a-vm.html
https://www.howtoforge.com/virtualization-with-kvm-on-a-debian-squeeze-server
Neural Networks
https://github.com/Program-O/Program-O
http://www.program-o.com/api.php
https://sourceforge.net/projects/alicebot/?source=directory
https://sourceforge.net/projects/program-o/
http://www.i-programmer.info/babbages-bag/309-neural-networks.html?start=2
http://www.cs.toronto.edu/~kriz/learning-features-2009-TR.pdf
https://www.willamette.edu/~gorr/classes/cs449/Maple/ActivationFuncs/active.html
http://cs231n.github.io/classification/
http://www.codeproject.com/Articles/778260/AI-based-Tic-Tac-Toe
http://www.syntheticminds.co.uk/blog/is-php-now-suitable-for-machine-learning.html
https://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/
https://www.cs.umd.edu/class/winter2012/cmsc389C/Projects/P1/P1.html
https://sourceforge.net/projects/nnf/
http://opennn.cimne.com/Links.asp
http://archive.ics.uci.edu/ml/datasets/Letter+Recognition
http://archive.ics.uci.edu/ml/
http://mlearn.ics.uci.edu/databases/
https://gist.github.com/dstogov/12323ad13d3240aee8f1
deeplearning.net/software_links/
deeplearning.net/tutorial/
http://zerkpage.tripod.com/backprop.txt
neuralnetworksanddeeplearning.com/chap1.html
https://github.com/Artelnics/OpenNN
http://deeplearning.net/tutorial/rnnslu.html
http://stackoverflow.com/questions/55042/how-can-i-program-a-simple-chat-bot-ai
neuralnetworksanddeeplearning.com/chap2.html
http://yann.lecun.com/exdb/mnist/
http://www.ece.ubc.ca/~msucu/documents/programming/C++%20neural%20networks%20and%20fuzzy%20logic.pdf
http://www.cs.bham.ac.uk/~jxb/NN/nn.html
http://natureofcode.com/book/chapter-10-neural-networks/
http://www.escay.nl/backprop/node10.html
computing.dcu.ie/~humphrys/Notes/Neural/Code/code.neural.html
http://cwoebker.com/posts/tic-tac-toe
http://www.mathrec.org/old/2002jan/solutions.html
https://github.com/dxcloud/MLP/blob/master/exemples/mlp/mlp.cpp
computing.dcu.ie/~humphrys/Notes/Neural/Code/code.f.html
http://computing.dcu.ie/~humphrys/Notes/Neural/Code/
https://www.willamette.edu/~gorr/classes/cs449/brain.html
http://www.philbrierley.com/main.html?code/c.html&code/codeleft.html
https://www.willamette.edu/~gorr/classes/cs449/project.html
https://openann.github.io/OpenANN-apidoc/OtherLibs.html
http://horatio.cs.nyu.edu/mit/tiny/data/index.html
PHP
http://open-classifieds.com/2016/01/13/php7/
http://www.hostingadvice.com/how-to/enable-php-5-5-opcache-ubuntu-14-04/
https://www.atlantic.net/community/whatis/php7-performance-improvements/
https://www.digitalocean.com/company/blog/getting-ready-for-php-7/
https://www.reddit.com/r/PHP/comments/305ck6/real_world_php_70_benchmarks/
https://www.reddit.com/r/PHP/comments/3zvlso/we_need_your_help_to_get_php_7_in_ubuntu_1604/
https://www.symfony.fi/entry/php-7-included-in-ubuntu-16-04-lts-xenial-xerus
Python
Security
http://www.cyberciti.biz/tips/linux-unix-bsd-nginx-webserver-security.html
http://bodhizazen.net/Tutorials/Privacy
http://blog.bodhizazen.net/linux/web-content-filtering-made-easy/
SELinux
http://www.cyberciti.biz/faq/howto-turn-off-selinux/
http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/
http://blog.bodhizazen.net/linux/selinux-and-confined-users/
Sky
Speedtest
Spider
http://stackoverflow.com/questions/2804467/spider-a-website-and-return-urls-only
http://superuser.com/questions/469564/website-crawler-spider-to-get-site-map
Strings
https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words
http://stackoverflow.com/questions/273516/how-do-you-implement-a-good-profanity-filter
http://urbanoalvarez.es/blog/2008/08/23/best-unobtrusive-anti-spam-technique-not-captcha/