Theory in Programming Practice
Jayadev Misra's Theory in
Programming Practice is quite informative for the essentials of programming
theory, especially with practical implications. The text includes compression
techniques for data, reducing data size without loss of integrity, methods for
detection and correction of errors in data transmission, and cryptography
techniques for securing information from unauthorized access. Notes Also
familiarize the reader with finite state machines-so very crucial in modeling
and analyzing computations processes. Misra on recursion and induction Basic
concepts that exist in the world of programming and designing algorithms.
Relational databases-a topic that's very relevant to the management of
structured data. Of course, the entire resource caters to both theoretical and
practical knowledge, making this resource quite helpful in understanding core
programming concepts and their implementations.
Author(s): Jayadev Misra
250 Pages