If you're interested in the world of "computational intelligence" aka "nature-inspired computation", this book is a good high level survey: <a href="http://www.cleveralgorithms.com/" rel="nofollow">http://www.cleveralgorithms.com/</a><p>(You can also find stuff under the heading of "metaheuristics" -- <a href="http://cs.gmu.edu/~sean/book/metaheuristics/" rel="nofollow">http://cs.gmu.edu/~sean/book/metaheuristics/</a>).<p>GAs are one of four (!) different independently developed strands of thought -- Genetic Algorithms, Genetic Programming, Evolutionary Programming and Evolutionary Strategies. Look out for that when you hit the Googletrons.