Algorithms Design
|
Books
|
WWW
|
Index
My favorite books
-
Eric S. Roberts,
The Art and Science of C:
a Library-Based Introduction to Computer Science,
Addison-Wesley, 1995.
-
Eric S. Roberts,
Programming Abstractions in C:
a Second Course in Computer Science,
Addison-Wesley, 1998.
-
Robert Sedgewick,
Algorithms in C,
3rd. ed., vol. 1,
Addison Wesley Longman, 1998.
-
B.W. Kernighan and R. Pike,
The Practice of Programming,
Addison-Wesley, 1999.
-
A. V. Aho and J. D. Ullman,
Foundations of Computer Science (C edition),
Computer Science Press (W.H. Freeman), 1995.
More books
-
Robert Sedgewick and
Kevin Wayne,
Algorithms, 4th. ed., in Java,
Addison-Wesley, 2011.
-
T.H. Cormen, C.E. Leiserson, R.L. Rivest, C. Stein,
Introduction to Algorithms, 2nd ed.,
MIT Press & McGraw-Hill, 2001.
-
Jon Bentley,
Programming Pearls, 2nd.ed.,
Addison-Wesley, 2000.
-
Jon Bentley,
More Programming Pearls, Addison-Wesley, 1990.
-
B.W. Kernighan and D.M. Ritchie,
The C Programming Language,
2nd. edition (ANSI C),
Prentice Hall, 1988.
-
B.W. Kernighan and P.J. Plauger,
Elements of Programming Style, 2nd.ed.,
McGraw-Hill, 1978.
-
Steve Summit,
C Programming Notes
(to accompany Kernighan & Ritchie), 1996.
-
Steve Summit,
C Programming, course notes, 1999.
-
Steven S. Skiena, Miguel A. Revilla,
Programming Challenges,
Springer, 2003.
-
Pat Morin,
Open Data Structures,
2012.