Computer Science BooksPrograming Theory Books

An Introduction to Coding Theory Lecture Notes

An Introduction to Coding Theory Lecture Notes

An Introduction to Coding Theory Lecture Notes

Linear codes, Syndrome decoding of linear codes, The Hamming codes, The binary Golay codes, The ternary Golay codes, Perfect codes and data compression, MacWillimas identities, Pless symmetry codes, Cyclic codes, Idempotent generators of cyclic codes

Author(s):

s68 Pages
Similar Books
Lecture Notes on Programming Theory for Management Information Systems

Lecture Notes on Programming Theory for Management Information Systems

All this said in advance so as not to anticipate the reader to refer him to Johnny Wei Bing Lin's programming theory notes which fairly thoroughly delivers a course on programming theory precisely tailored for management information systems. Business data analysis begins the document which then gradually turns into using Python as both a calculator and tool which can do something more complex with data. Essentially, these topics include X Y plots, simple and advanced data analyses, and text data. The notes elaborate on the automation and management of information systems, which indicates file management and directory organization as well as powerful program design. This resource has been designed to equip the reader with skills practically applicable towards efficient management and analysis of business data through programming techniques.

s140 Pages
Theory in Programming Practice

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.

s250 Pages