Programming

I l @ ve RuBoard

Programming

Kernighan, Brian W., and P.J. Plauger. The Elements of Programming Style , Second Edition. New York: McGraw-Hill, 1978.

This slim classic draws on examples from other texts to illustrate the do's and don'ts of clear, effective programming.

Knuth, Donald E. The Art of Computer Programming , Volume 1 (Fundamental Algorithms), Second Edition. Reading, MA: Addison-Wesley, 1973.

This standard reference examines data representation and algorithm analysis in great detail. Volume 2 (Seminumerical Algorithms, 1980) includes an extensive discussion of pseudorandom numbers .Volume 3 (Sorting and Searching, 1973), as the name suggests, examines sorting and searching. Examples are given in pseudocode and assembly language.

Kruse, Robert L., Leung, Bruce P., and Tondo, Clovis L. Data Structures and Program Design in C , Second Edition. Englewood Cliffs, NJ: Prentice Hall, 1997.

This textbook covers advanced topics such as software engineering, linked lists, searching, sorting, trees, and graphs. The examples, although in C, show their Pascal heritage.

I l @ ve RuBoard


C++ Primer Plus
C Primer Plus (5th Edition)
ISBN: 0672326965
EAN: 2147483647
Year: 2000
Pages: 314
Authors: Stephen Prata

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net