[books]

Recommended Books

algorithms book ALGORITHMS MIT Press; ISBN: 0262031418 Hardcover - 1028 pages.

I found Algorithms by Cormen et al a very fascinating book filled with an in depth study of computational algorithms.

If you had to buy just one text on algorithms, Introduction to Algorithms is a magnificent choice. The book begins by considering the mathematical foundations of the analysis of algorithms and maintains this mathematical rigor throughout the work. The tools developed in these opening sections are then applied to sorting, data structures, graphs, and a variety of selected algorithms including computational geometry, string algorithms, parallel models of computation, fast Fourier transforms (FFTs), and more.


analysisal gorithms book ANALYSIS OF ALGORITHMS Addison-Wesley Pub Co; ISBN: 020140009X Hardcover - 512 pages.

An introduction to the primary techniques used in the mathematical analysis of algorithms, intended as a textbook in an upper-level course on mathematical analysis of algorithms or for a course in discrete mathematics for computer scientists. Material is drawn from discrete mathematics, elementary real analysis, and combinatorics, as well as algorithms and data structures.


core css book CORE CSS -- Cascading Style Sheets Prentice Hall; ISBN: 0-13-009278-9 Softcover - 818 pages.

This book is a comprehensive guide that shows both beginning and expert Web Developers all they need to know to achieve great results with the latest style sheet properties.


meyers book Eric Meyer on CSS New Riders Publishing; ISBN: 0-73571-245-X    Softcover - 322 pages.

This book provides numerous examples of CSS applications -- including converting an existing page to css, dealing with css print issues, making forms look good, creating web based calendar and greeting cards, and numerous other techniques for making css your choice for web design.