Computer Chess

C++
  Building a class around a dynamic data structurehttp://www.dcs.bbk.ac.uk/~roger/cpp/week14.htm
  C++ programming tutorialshttp://www.cprogramming.com/tutorial.html
  Dynamic Linked List Treehttp://www.codeproject.com/useritems/DT_LinkedList.asp
  Getting Started with Microsoft Visual C++http://facultyfp.salisbury.edu/taanastasio/COSC220/Fall01/Goodies/VisualTutor.pdf
  Microsoft Visual C++ 4.0 - A very basic guidehttp://joda.cis.temple.edu/~koffman/cis67/vcenvirn.doc
  Visual C++ 6 Unleashed (on-line book)http://www.samspublishing.com/library/library.asp?b=Visual_C_PlusPlus&rl=1
  Visual C++ Expresshttp://msdn.microsoft.com/vstudio/express/visualc/
  Visual C++ Programming Resourceshttp://www.freeprogrammingresources.com/visualcpp.html
  Visual C++ Tutorialhttp://www-ee.eng.buffalo.edu/faculty/paololiu/edtech/roaldi/tutorials/c++.htm
  Visual C++ Tutorials (MSDN homepage)http://msdn2.microsoft.com/en-us/library/aa733747(VS.60).aspx
Chess
  BCF Rules of Chesshttp://www.englishchess.org.uk/organisation/fide/lawsofchess2005.htm
  ELO rating vs Playing Probabilityhttp://www.ascotti.org/programming/chess/elo.htm
Computer Chess
  4 King chess documenthttp://people.ucsc.edu/~yukung/115/currentdocs/Design%20Documentv4.doc
  Chess Boardhttp://www.cprogramming.com/tutorial/AI/chessboardrep.html
  Claude Shannon Paperhttp://www.ascotti.org/programming/chess/Shannon%20-%20Programming%20a%20computer%20for%20playing%20chess.pdf
  Difference between two engineshttp://www.ascotti.org/programming/chess/two_engines.htm
  Tangible Interface to Computer Chesshttp://teaching.cs.uml.edu/~heines/techrpts/Papers/MeppelinkMartinChesster.pdf
  Winboard State Diagramhttp://www.ascotti.org/programming/chess/xboard.htm
Flowchart
  Algorithms, Flowcharts and Pseudocodehttp://www.allclearonline.com/applications/DocumentLibraryManager/upload/program_intro.pdf
  Chess Flowcharthttp://www.ttarp.co.uk/computerchess/Chess_Flowchart_20070715.html
  Excel 2003 file viewerhttp://www.microsoft.com/downloads/details.aspx?FamilyID=c8378bf4-996c-4569-b547-75edbd03aaf0&displaylang=EN
  How to flowchart with Microsoft Excelhttp://haris.tv/2007/06/25/how-to-flowchart-with-microsoft-excel/
  Perl Graph:: Easy module - render/convert graphs in/from various formatshttp://search.cpan.org/~tels/Graph-Easy/
  Perl Graph::Easy manualhttp://bloodgate.com/perl/graph/manual/
Game Theory
  AI & Game Playing Theoryhttp://wiki.uni.lu/iss/docs/Game+Theory+LUX+12.pdf
  Combinatorial Game Theoryhttp://www.ics.uci.edu/~eppstein/cgt/
  Foundations of AIhttp://download.informatik.uni-freiburg.de/lectures/KI/2004SS/Misc/Slides/06-games_4up.pdf
  Further notes on Game Theoryhttp://www.maths.nott.ac.uk/personal/anw/G13GAM/compch.html
  Game Theory Systemshttp://www.cse.lehigh.edu/~munoz/ComputerGameDesignClass/classes/GameTheory.ppt
  Random Game theory knowledgehttp://randomknowledge.wordpress.com/tag/game-theory/
UML Data Modelling
  UML State Chartshttp://www.uni-koblenz.de/~beckert/Lehre/Spezifikation/10StateCharts.pdf