======= Programming ======= ==== PHP ==== * [[http://www.phpmadesimple.info/2008/02/10/building-a-data-access-layer-using-pdo/|Data Access Layer using PDO]] ==== C/C++ ==== * [[http://www.agner.org/optimize/|C++ Optimization]] * [[http://www.luxrender.net/index.php?option=com_content&view=article&id=50&Itemid=63|LuxRender C++ Coding Conventions]] * [[http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml|Google C++ Style Guide]] * [[http://en.allexperts.com/q/C-1040/memory-leaks.htm|Track down memory leaks]] * [[http://www.w3.org/2002/09/tests/keys.html|Key codes]] * [[http://bytegeiz.de/article2.php]] * {{http://blog.schuager.com/2009/01/line-count-in-visual-studio.html|Regular Expression Line Count in Visual Studio}} ==== C# ==== [[http://www.intelligentedu.com/blogs/post/best_new_training_sites/3694/8-c-how-to-articles]] ==== Lua ==== [[http://www.lua.org/manual/5.1/manual.html|Lua 5.1 Reference Manual]] ==== HTML/CSS ==== [[CSS]] ==== Network Protocols ==== [[NNTP]] ==== LinQ ==== [[http://blogs.msdn.com/ericwhite/pages/FP-Tutorial.aspx|FP/LinQ tutorial]]